Hi, 
I decided to connect to the remote web service (I found it in IBM Registry). I 
used DII client, but I have an error:

javax.xml.rpc.ServiceException: java.lang.IllegalArgumentException: Multiple 
bindings not supported for service: 
{http://www.neonsys.com/WebServices/CICS}CICS
        at 
org.jboss.webservice.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:124)
        at RemoteClient.main(RemoteClient.java:19)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
Caused by: java.lang.IllegalArgumentException: Multiple bindings not supported 
for service: {http://www.neonsys.com/WebServices/CICS}CICS
        at 
org.jboss.webservice.deployment.ServiceDescription.getWsdlBinding(ServiceDescription.java:1027)
        at 
org.jboss.webservice.deployment.ServiceDescription.(ServiceDescription.java:104)
        at 
org.jboss.webservice.client.ServiceFactoryImpl.createService(ServiceFactoryImpl.java:119)

Does anybody know what is this?
Thank you! 

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to