svn commit: r1005095 - in /axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2/msgprocessors: CloseSequenceProcessor.java TerminateSeqMsgProcessor.java

2010-10-06 Thread parsonsd
Author: parsonsd Date: Wed Oct 6 15:59:00 2010 New Revision: 1005095 URL: http://svn.apache.org/viewvc?rev=1005095&view=rev Log: PiggyBacked acks sent on closeSeq & terminateSeq with mustUnderstand set to true breaks RSP spec. Fixed so that all piggybacked acks are sent with mustUn

svn commit: r960903 - /axis/axis2/java/sandesha/trunk/pom.xml

2010-07-06 Thread parsonsd
Author: parsonsd Date: Tue Jul 6 14:24:05 2010 New Revision: 960903 URL: http://svn.apache.org/viewvc?rev=960903&view=rev Log: Update POM to point at new AXIOM SNAPSHOT branch Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified: axis/axis2/java/sandesha/trunk/pom.xml URL:

svn commit: r960008 - /axis/axis2/java/sandesha/trunk/pom.xml

2010-07-02 Thread parsonsd
Author: parsonsd Date: Fri Jul 2 14:37:31 2010 New Revision: 960008 URL: http://svn.apache.org/viewvc?rev=960008&view=rev Log: Update POM to point at new plugin maven repo. Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified: axis/axis2/java/sandesha/trunk/pom.xml URL:

svn commit: r943443 - /axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2/util/SandeshaUtil.java

2010-05-12 Thread parsonsd
Author: parsonsd Date: Wed May 12 10:48:20 2010 New Revision: 943443 URL: http://svn.apache.org/viewvc?rev=943443&view=rev Log: Removed copying of TRANSPORT_HEADERS property from referenced MsgCtx into newly created MsgCtx as relies on specific information being available in future la

svn commit: r926999 - /axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2/util/FaultManager.java

2010-03-24 Thread parsonsd
Author: parsonsd Date: Wed Mar 24 10:03:18 2010 New Revision: 926999 URL: http://svn.apache.org/viewvc?rev=926999&view=rev Log: Update error msg to explain why the createSeqRefused fault is sent so as to aid diagnosis. Modified: axis/axis2/java/sandesha/trunk/modules/core/src/main/java