[JBoss-user] [JBossWS] - Re: Error: Multiple bindings for not supported for service

2005-02-25 Thread [EMAIL PROTECTED]
You need to use a element j2ee_web_services_client_1_1.xsd | | | | | The port-component-ref element declares a client dependency | on the container for resolving a Service Endpoint Interface | to a WSDL port. It optionally associates the

[JBoss-user] [JBossWS] - Re: Error: Multiple bindings for not supported for service

2005-02-24 Thread mrobin21
Thanks Thomas. It seems to define one service with multiple ports, which in turn are associated with port types. See below (I have cut the detail to show the declarations): | | | | | | | | | | | | | | | | |

[JBoss-user] [JBossWS] - Re: Error: Multiple bindings for not supported for service

2005-02-24 Thread [EMAIL PROTECTED]
Your wsdl service might define multiple ports. In your you should specify which one you want - they will probably have different endpoint addresses as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867759#3867759 Reply to the post : http://www.jboss.