Folks, It seems that a <messageReceiver> specified in services.xml is no longer being set on the AxisOperation. That breaks all the JAX-WS endpoint tests starting with SOAPMessageDispatcher since they specify a messageReceiver something like: <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-out" class="org.apache.axis2.jaxws.server.JAXWSMessageReceiver"/>
An example services.xml is axis2/modules/jaxws/target/test-classes/services/ProxyDocLitWrapped/META-INF/services.xml. This causes the JAXWSTest to fail starting with SOAPMessageDispatcher. Was this change to <messageReceiver> processing intentional? If so, why? I know this was working correctly in Revision: 503185; it is failing in Revision: 503756. Thanks, Jeff IBM Software Group - WebSphere Web Services Development Phone: 512-838-4587 or Tie Line 678-4587 Internet e-mail and Sametime ID: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
