Hi 请回复, 1. You are using the wrong urls to access jUDDI. You may find this guide helpful.
http://svn.apache.org/repos/asf/juddi/tags/juddi-2.0.1/juddi-distribution/docs/Getting-Started.pdf Note that you may need an old version of eclipse for the eclipse stuff to work. 2. You may want to try jUDDI v3 (juddi-portal-bundle-3.0.4.zip <http://download.nextag.com/apache//juddi/3_0_4/juddi-portal-bundle-3.0.4.zip>), which ships with more of a console to get you going. Cheers, --Kurt On 4/19/11 5:57 PM, 谢春丽 wrote: > I have installed juddi2.0.1 and the happyjuddi page displays the > following : > > > Happy jUDDI! > > > jUDDI Version Information > > *jUDDI Version:* 2.0.1 > *UDDI Version:* 2.0 > > > jUDDI Dependencies: Class Files & Libraries > > *Looking for*: org.apache.juddi.IRegistry > +Found in: C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\juddi-2.0.1.jar > *Looking for*: org.apache.axis.transport.http.AxisServlet > +Found in: C:\Apache\Tomcat5.5.23\common\lib\axis-1.4.jar > *Looking for*: org.apache.commons.discovery.Resource > +Found in: C:\Apache\Tomcat5.5.23\common\lib\commons-discovery-0.2.jar > *Looking for*: org.apache.commons.logging.Log > +Found in: C:\Apache\Tomcat5.5.23\bin\commons-logging-api.jar > *Looking for*: org.apache.log4j.Layout > +Found in: C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\log4j-1.2.13.jar > *Looking for*: javax.xml.soap.SOAPMessage > +Found in: > C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\axis2-saaj-api-1.4.jar > *Looking for*: javax.xml.rpc.Service > +Found in: C:\Apache\Tomcat5.5.23\common\lib\axis-jaxrpc-1.4.jar > *Looking for*: com.ibm.wsdl.factory.WSDLFactoryImpl > +Found in: C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\wsdl4j-1.6.2.jar > *Looking for*: javax.xml.parsers.SAXParserFactory > +Found in an unknown location > > > jUDDI Dependencies: Resource & Properties Files > > > jUDDI DataSource Validation > > + Got a JNDI Context! > + Got a JDBC DataSource (dsname=java:comp/env/jdbc/juddiDB) > + Got a JDBC Connection! > + SELECT COUNT(*) FROM PUBLISHER = 1 > > when I try access http://localhost:8080/juddi/juddi-console/get_authToken.jsp, > <?xml version="1.0" encoding="utf-8"?> > <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> > <soapenv:Body> > <get_authToken generic="2.0" xmlns="urn:uddi-org:api_v2" > userID="juddi" > cred="juddi"/> > </soapenv:Body> > </soapenv:Envelope> > after sumbit,I get the following information, not the auth_token. > > > > <?xml version="1.0" encoding="UTF-8"?> > <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> > <soapenv:Body> > <soapenv:Fault> > <faultcode > xmlns="http://schemas.xmlsoap.org/soap/envelope/">soapenv:Client</faultcode > <http://schemas.xmlsoap.org/soap/envelope/%22%3Esoapenv:Client%3C/faultcode>> > <faultstring>Fault string, and possibly fault code, not set</faultstring> > </soapenv:Fault> > </soapenv:Body> > </soapenv:Envelope> > Can someone please help me? Thanks much. > > > > ---------------- > > 请回复[email protected] > 此致 > 敬礼!
