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.jarLooking for: org.apache.axis.transport.http.AxisServlet+Found in: C:\Apache\Tomcat5.5.23\common\lib\axis-1.4.jarLooking for: org.apache.commons.discovery.Resource+Found in: C:\Apache\Tomcat5.5.23\common\lib\commons-discovery-0.2.jarLooking for: org.apache.commons.logging.Log+Found in: C:\Apache\Tomcat5.5.23\bin\commons-logging-api.jarLooking for: org.apache.log4j.Layout+Found in: C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\log4j-1.2.13.jarLooking for: javax.xml.soap.SOAPMessage+Found in: C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\axis2-saaj-api-1.4.jarLooking for: javax.xml.rpc.Service+Found in: C:\Apache\Tomcat5.5.23\common\lib\axis-jaxrpc-1.4.jarLooking for: com.ibm.wsdl.factory.WSDLFactoryImpl+Found in: C:\Apache\Tomcat5.5.23\webapps\juddi\WEB-INF\lib\wsdl4j-1.6.2.jarLooking 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><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] 此致 敬礼!
