[jboss-user] [JBoss Seam] - Re: problem about WSDL

marius.oancea do-not-reply at jboss.com
Tue Jan 8 11:55:38 EST 2008


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



More information about the jboss-user mailing list