You are still relying on dirty solution with wsdlLocation ?
Or you found a better one?


I found the following code:

<jboss-client>
    <jndi-name>jbossws-client</jndi-name>

    <service-ref>
        <service-ref-name>service/MyService</service-ref-name>
        
<wsdl-override>http://@jboss.bind.address@:8080/jaxws-test/MyService?wsdl</wsdl-override>
    </service-ref>

</jboss-client>


but i did not managed to make it working. 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117988
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to