svn commit: r1085514 - in /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description: builder/MDQConstants.java impl/EndpointInterfaceDescriptionImpl.java

2011-03-25 Thread gawor
Author: gawor Date: Fri Mar 25 18:50:47 2011 New Revision: 1085514 URL: http://svn.apache.org/viewvc?rev=1085514&view=rev Log: AXIS2-4984: Use a property to force to use the post web method rules. Patch from Ivan. Also cleaned up the code a bit and removed unused private functions Modified:

svn commit: r1085521 - in /axis/axis2/java/core/branches/1_6: ./ modules/metadata/src/org/apache/axis2/jaxws/description/builder/MDQConstants.java modules/metadata/src/org/apache/axis2/jaxws/descripti

2011-03-25 Thread gawor
Author: gawor Date: Fri Mar 25 19:06:08 2011 New Revision: 1085521 URL: http://svn.apache.org/viewvc?rev=1085521&view=rev Log: AXIS2-4984: Use a property to force to use the post web method rules. Patch from Ivan. Also cleaned up the code a bit and removed unused private functions Modified: