Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / September 2005

Tip: Looking for answers? Try searching our database.

Need help on jUDDI

Thread view: 
Amber - 21 Sep 2005 12:26 GMT
Hi All,

I am working on jUDDI, i've deployed it on WebLogic Server 8.1. The
jUDDI happiness page (http://localhost:7001/juddi/happyjuddi.jsp) loads
succesfully with all the checkings done. But when i try to call a
function through the jUDDI console
(http://localhost:7001/juddi/console/) I get an error (shown below).

The details are as under -
Page URL:
Request
-->http://localhost:7001/juddi/console/get_publisherDetail.jsp
Response-->http://localhost:7001/juddi/console/controller.jsp

SOAP Request:

<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
 <soapenv:Body>
   <get_publisherDetail generic="1.0" xmlns="urn:juddi-org:api_v1">
     <publisherID>jdoe</publisherID>
   </get_publisherDetail>
 </soapenv:Body>
</soapenv:Envelope>

HTML Response(Error):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
<HTML>
<HEAD>
<TITLE>Error 500--Internal Server Error</TITLE>
</HEAD>
<FONT FACE=Helvetica><BR CLEAR=all>
<TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
<FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 500--Internal
Server Error</H2>
</FONT></TD></TR>
</TABLE>
<TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100%
BGCOLOR=white><FONT FACE="Courier
New"><pre>java.lang.NoSuchMethodError:
javax.xml.soap.SOAPMessage.setProperty(Ljava/lang/String;Ljava/lang/Object;)V
at
org.apache.juddi.registry.AbstractService.doPost(AbstractService.java:344)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:996)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6452)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3661)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2630)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
</pre></FONT></TD></TR>
</TABLE>

</HTML>

If anyone can help me please do, or please suggest some forums for
help.



Thanks.

Amber
HalcyonWild - 21 Sep 2005 12:49 GMT
> HTML Response(Error):
>
[quoted text clipped - 13 lines]
> New"><pre>java.lang.NoSuchMethodError:
> javax.xml.soap.SOAPMessage.setProperty(Ljava/lang/String;Ljava/lang/Object;)V

Did you add the method in the file web-services.xml .
Amber - 21 Sep 2005 13:07 GMT
No, in which web-services.xml file do I have to add it. There are many
methods in the API, would I have to add all of them in there? Please
guide...
HalcyonWild - 21 Sep 2005 14:53 GMT
> No, in which web-services.xml file do I have to add it. There are many
> methods in the API, would I have to add all of them in there? Please
> guide...

I am not too sure about it myself. Someone gave me a readymade
webservice and told me to make some changes. But there is a
web-services.xml file which describes the methods of the webservice.
You can look for examples on weblogic site. So if you want your
webservice method to be called, you will need to make an entry for it
in the web-services.xml descriptor. I do not have much idea about juddi
and havent got a chance to read much about it either.
Amber - 22 Sep 2005 05:07 GMT
Actually there is no web service these methods are just methods from
the juddi API, i think there is some configuration problem.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.