Getting Fault string, and possibly fault code, not set in UDDI4J
agilemanoj kumar
Ranch Hand
Joined: Mar 07, 2008
Posts: 70
posted
0
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.