[jboss-dev-forums] [Design of JBoss Web Services] - JBossWS response does not match WSDL message definition; why

Doug.Palmer do-not-reply at jboss.com
Tue Aug 29 11:44:42 EDT 2006


Hi

I have been trying to figure out a fundamental inconsistency with JBossWS.  When I deploy a SessionBean as a web service with JBoss-4.0.4 + JBossWS 1.0.2 + EJB3; JBossWS deploys the service and generates a WSDL description of the service.

In the generated WSDL the output messages are defined with a name INTERFACE-NAME_METHOD-NAMEResponse.

However, when the service is invoked the message returned from the service is METHOD-NAMEResponse.

Surely the the message names should be the same?  How can we program with web services if JBossWS returns messages that don't conform to the WSDL description of those messages?

Regards
Doug

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968125#3968125

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968125



More information about the jboss-dev-forums mailing list