Can you confirm what minor version of jUDDI you are using? 3.1.5 has some known issues with the portlets.
The first problem I see if that you're sending a UDDI v2 request. jUDDI v3 only supports version 3, meaning you need to update your request, namespace or the client library you're using. On Mon, Nov 25, 2013 at 6:50 PM, shireesh bhat <shireeshb...@yahoo.co.in> wrote: > Hi, > > I using the below setup. > 1) JUDDIV3 > 2) apache-tomcat-7.0.42 > 3) Eclipse Java EE IDE for Web Developers. Version: Kepler Release > 4) MySql Server 5.1 > > I have followed the instructions in > 1) > http://thoughtsasaservice.wordpress.com/2011/07/22/how-to-install-juddi-on-tomcat/ > 2) > https://sites.google.com/site/uncertaintytolerancepoc/project-updates/publishingthewebserviceintotheuddiregistry > > I am facing two issues > Problem 1) When I go to page http://localhost:8080/pluto/portal/jUDDI, I see > the message "Error rendering portlet" > Problem 2) When I try to publish the service I get > org.apache.cxf.interceptor.Fault: Message part > {urn:uddi-org:api_v2}get_authToken was not recognized. (Does it exist in > service WSDL?) > and a bunch of other errors > > When I searched the net for Problem 2, I found > https://bugs.eclipse.org/bugs/show_bug.cgi?id=307202 > > So I wanted to know if there is a fix for Problem 2. Any help is > appreciated. > > Regards, > Shireesh > > > > >