Re: Processing Roubust in only messages problem.

2007-07-31 Thread Amila Suriarachchi
I did change the AbstractMessageReceiver to support this senario and some trivial changes. http://svn.apache.org/viewvc?view=rev&rev=561257 Please see the commit message. Amila. On 7/30/07, Amila Suriarachchi <[EMAIL PROTECTED]> wrote: > > Anyway there seems to be a problem with the code, I'll

Processing Roubust in only messages problem.

2007-07-30 Thread Amila Suriarachchi
Anyway there seems to be a problem with the code, I'll forward this to dev list as well. in AxisOperationFactory.java we have this code } else if (WSDL2Constants.MEP_URI_ROBUST_IN_ONLY.equals(mepURI) || WSDL20_2006Constants.MEP_URI_ROBUST_IN_ONLY.equals(mepURI) || W