You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ro...@apache.org on 2003/08/01 09:05:02 UTC

cvs commit: xml-axis/c/src/engine AxisEngine.cpp

roshan      2003/08/01 00:05:02

  Modified:    c/src/engine AxisEngine.cpp
  Log:
  set the pivot state
  
  Revision  Changes    Path
  1.13      +3 -0      xml-axis/c/src/engine/AxisEngine.cpp
  
  Index: AxisEngine.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/src/engine/AxisEngine.cpp,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- AxisEngine.cpp	31 Jul 2003 12:35:32 -0000	1.12
  +++ AxisEngine.cpp	1 Aug 2003 07:05:02 -0000	1.13
  @@ -427,6 +427,9 @@
   		level++; //AE_SERV
   	}
   	while(0);
  +
  +	pMsg->setPastPivotState(true);
  +
   	switch (level)
   	{
   	case AE_SERV: //everything success