aspose file tools
The moose likes Web Services and the fly likes Getting Fault string, and possibly fault code, not set in UDDI4J Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Getting Fault string, and possibly fault code, not set in UDDI4J" Watch "Getting Fault string, and possibly fault code, not set in UDDI4J" New topic
Author

Getting Fault string, and possibly fault code, not set in UDDI4J

agilemanoj kumar
Ranch Hand

Joined: Mar 07, 2008
Posts: 70
Hi All,



I am unsuccessful to execute above code to get auth token for user "juddi" and getting error shown below:

Fault string, and possibly fault code, not set
at org.uddi4j.UDDIElement.<init>(UDDIElement.java:41)
at org.uddi4j.response.AuthToken.<init>(AuthToken.java:85)
at org.uddi4j.client.UDDIProxy.get_authToken(UDDIProxy.java:1628)
at CreateNewBusiness.main(CreateNewBusiness.java:25)


http://localhost:8080/juddi/happyjuddi.jsp UI is up and running perfectly.
I have attached screenshot to juddi webpage.

I am using juddi version 2 for UDDI4J, as UDDI4J is not compatible with uddi version 3.

Please help



[Thumbnail for happyjuddi.jpg]


Manoj Kumar
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Getting Fault string, and possibly fault code, not set in UDDI4J
 
Similar Threads
Juddi DB connection problem
JUDDI v3 UserMismatchException: An account must have administrative privileges to save publishers
org.apache.juddi.v3.client.transport.TransportException: Cannot locate uddi.properties
accessing jUDDI with Sun's JAXR implemenation
Error in connection.setCredentials(creds) while get authorization to UDDI Registry