I'm using JSR-181 to create my WSDLs from annotations at deploy time. However, I'm
having a little problem.
The soap:address location string is being created with the machines hostname only, not the
fully qualified hostname. This makes it so that clients try to look things up only
locally.
Is there some parameter that I'm missing within the @WebService spec that allows me to
force what the location is? Or barring that, some sort of jbossws parameter that I can
use?
Example:
http://plasmapowered.com/PlasmaWS/NewsWS?WSDL
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011527#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...