I met a problem using uddi4j to access jUDDI. The error message is as following.
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
************ Save Biz Example ***********
1. ---- Get an authorization token ---
TransportFactory: Using transport name:org.uddi4j.transport.ApacheAxisTransport
Request message:
<get_authToken cred="" generic="2.0" userID="feng " xmlns="urn:uddi-org:api_v2"/
Response message:
<ns1:Fault xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:Server.NoService</faul
tcode>
<faultstring>The AXIS engine could not find a target service to invoke! targ
etService is null</faultstring>
<detail/>
</ns1:Fault>
Error occur: The AXIS engine could not find a target service to invoke! targetS
ervice is null
&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
Is there anybody that has worked with uddi4j and juddi? And can anybody give me a hint about why this problem occurs and how to resolve it. In the PROPERTY file, I use the ApacheAxis Factory and use the almost exact example file from Uddi4j package.
Regards, Feng
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
