ter.setIntfNamespace(url);
be instead
emitter.setIntfNamespace(urn);
?? if i change setIntfNamespace to use urn instead of url, it generates a
wsdl sheet similar to what alpha3 generated.
what would the above change affect?
please help clarify this issue for me. thanks in advance,
-ste
hello all.
i'm attempting to deploy a couple of simple services via a .wsdd file and
have run into a strange problem. for testing purposes, i successfully
deployed and called (using the included client) the example3 hello
world-type of service.
i then took that class, put it in my package, chan