[jbossws-users] [JBossWS] - Re: NullPointerException in WSDL11Reader
thomas.diesler@jboss.com
do-not-reply at jboss.com
Wed Jan 10 03:21:45 EST 2007
The binding references an unknown portType
| <portType name="RequestServicePort">
| <operation name="processClaim" parameterOrder="Message_1">
| <input message="tns:RequestService_processClaim" />
| <output message="tns:RequestService_processClaimResponse" />
| </operation>
| </portType>
| <binding name="RequestServiceBinding" type="tns:RequestService">
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999782#3999782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999782
More information about the jbossws-users
mailing list