[jboss-user] [JBossWS] - Re: RPC WSDL and load balancing problem
fbenvegna
do-not-reply at jboss.com
Thu Jul 17 06:32:22 EDT 2008
| <definitions name="WMI" targetNamespace="http://impl.service.wmi.cuc.unipa.it/">
| <import location="http://immawebtest.unipa.it:8080/wmi-ws/services?wsdl&resource=Services_PortType1628.wsdl" namespace="http://service.wmi.cuc.unipa.it/"/>
| <service name="WMI">
| <port binding="ns1:ServicesBinding" name="servicesPort">
| <soap:address location="http://immawebtest.unipa.it:8080/wmi-ws/services"/>
| </port>
| </service>
| </definitions>
You can see that there's an import (line 2) on other wsdl (with a random number) that depends on deploy!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164984#4164984
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164984
More information about the jboss-user
mailing list