get a error when use the web service explorer [message #509728] |
Mon, 25 January 2010 03:50  |
Eclipse User |
|
|
|
I have a jboss server and juddi v3 installed on it.
I can access to the web service from juddi:
http://localhost:8080/juddiv3/services/inquiry?wsdl in IE or firefox.
But when I use the web service exploer in eclipse, I can't access to it.
At first time, it no respond for a long long time. Then I close it and reopen it.
It can display a node in the wsdl root, but when I click on the UDDI service element, no binding display in the left windows and give a error as below in
the status panel.
I know maybe there is a error in the juddi inquiry web service wsdl, but the IE or FIREFOX can display the web service. But the web service explorer can't.
Is this a issue? or just ability limit?
Thanks
Grid
IWAB0380E Errors were encountered while validating XML schemas.
XSD: The location 'http://localhost:8080/juddiv3/services/inquiry?wsdl&resource=uddi_v3policy.xsd' has not been resolved because the import is unused
XSD: There is no xmlns declaration for namespace 'urn:uddi-org:policy_v3'
XSD: The location 'http://localhost:8080/juddiv3/services/inquiry?wsdl&resource=uddi_v3policy_instanceParms.xsd' has not been resolved because the import is unused
XSD: There is no xmlns declaration for namespace 'urn:uddi-org:policy_v3_instanceParms'
XSD: The location 'http://www.w3.org/2001/xml.xsd' has not been resolved because the import is unused
XSD: The location 'http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd' has not been resolved because the import is unused
XSD: Element reference 'http://www.w3.org/2000/09/xmldsig##Signature' is unresolved
XSD: Attribute reference 'http://www.w3.org/XML/1998/namespace#lang' is unresolved
XSD: The base type 'http://www.w3.org/2001/XMLSchema#string' must be complex to support complex content
XSD: The base type must be the content type
XSD: The enumeration facet is not permitted in a type based on 'http://www.w3.org/2001/XMLSchema#string'
XSD: The enumeration facet is not permitted in a type based on 'http://www.w3.org/2001/XMLSchema#string'
XSD: The enumeration facet is not permitted in a type based on 'http://www.w3.org/2001/XMLSchema#string'
XSD: The enumeration facet is not permitted in a type based on 'http://www.w3.org/2001/XMLSchema#string'
XSD: The enumeration facet is not permitted in a type based on 'http://www.w3.org/2001/XMLSchema#string'
And in a debug workspace, I can get the error:
2010-01-25 16:43:00.031::WARN: ERROR: /wse/wsdl/actions/OpenWSDLActionJSP.jsp
java.lang.NullPointerException
at org.eclipse.wst.ws.internal.explorer.platform.wsdl.datamodel.WSDLServiceElement.buildModel(WSDLServiceElement.java:84)
at org.eclipse.wst.ws.internal.explorer.platform.wsdl.datamodel.WSDLElement.buildModel(WSDLElement.java:423)
at org.eclipse.wst.ws.internal.explorer.platform.wsdl.actions.OpenWSDLAction.run(OpenWSDLAction.java:74)
at org.eclipse.wst.ws.internal.explorer.platform.engine.ActionEngine.executeAction(ActionEngine.java:221)
at org.eclipse.wst.ws.internal.explorer.platform.actions.Action.execute(Action.java:111)
at org.eclipse.wst.ws.internal.explorer.platform.actions.Action.execute(Action.java:105)
at org.apache.jsp.wsdl.actions.OpenWSDLActionJSP_jsp._jspService(OpenWSDLActionJSP_jsp.java:108)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.jsp.jasper.JspServlet.service(JspServlet.java:112)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:75)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:380)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:535)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:880)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:748)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:219)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520)
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26313 seconds