Hi Kurt, Thanks for the reply. I have to come up with a prototype for my work soon and I will have to think of some other way of getting this done. But, I would like to help in upgrading this if I can get some guidance along the way.
Regards, Shireesh On Monday, 25 November 2013 7:36 PM, Kurt T Stam <[email protected]> wrote: Correct the eclipse plugin is v2. Shall we fork and upgrade, want to help? --Kurt On 11/25/13, 7:31 PM, shireesh bhat wrote: Hi Alex, > >Thanks for the quick reply. >I am using juddi-portal-bundle-3.1.2. > >I am using the web services explorer in Eclipse with spring framework to make the call to jUDDI v3. >So are you saying the Eclipse is not updated to send version 3 requests ? > >Mark Hutchinson seems to make a point along the same lines in the thread >https://bugs.eclipse.org/bugs/show_bug.cgi?id=307202 > >Regards, >Shireesh > > > > > > > >On Monday, 25 November 2013 6:56 PM, Alex O'Ree <[email protected]> wrote: > >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 <[email protected]> >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 >> >> >> >> >> > > >
