"Doug.Palmer" wrote : | 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? |
What gave you this idea? In WSDL 1.1 message names are meaningless. Did you read the spec? http://www.w3.org/TR/wsdl -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968344#3968344 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968344 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
