2 Replies Latest reply on Oct 28, 2007 6:04 PM by raster69

    soap:address location not fully qualified (JSR-181)

    guurk

      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