| <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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
