Login failed in juddi

122 Views Asked by At

I was trying to login juddi version 3.3.4. I had configured tomcat user and the connection was ok in other pc but on this pc it gave an error :

Login failed: error Error Could not send Message.javax.xml.ws.WebServiceException

could you help me?

thank you for your help

1

There are 1 best solutions below

2
On

If you change the port that tomcat runs on, juddi-gui also needs to be update. It has a configuration file located in juddi-gui/WEB-INF/classes/META-INF/uddi.xml Edit that file and update the ports for the default node. That should restore functionality.

This is of course assuming that you've downloaded the juddi distribution and are running the sample tomcat server instance.