org.apache.axis2.dataretrieval.DataRetrievalException
-----------------------------------------------------
Key: AXIS2-3601
URL: https://issues.apache.org/jira/browse/AXIS2-3601
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: nightly
Environment: Windows XP Professional, OC4J standalone 10.1.2
Reporter: Muhammad Adnan Badar
Fix For: nightly
I downloaded latest version of AXIS2-nighly build release date 10-Mar-08.
Before this, system was working fine with old release.
I am getting below error for one of the web service, this when i click service
through administration interface:
http://localhost:8888/webservices/services/AnnualFishingService?wsdl
Please advice, thanks in advance
10:20:00,683 INFO org.apache.axis2.dataretrieval.AxisDataLocatorImpl:83 -
getData request failed for dialect, http://schemas.xmlsoap.org/wsdl/
org.apache.axis2.dataretrieval.DataRetrievalException
at
org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(WSDLDataLocator.java:134)
at
org.apache.axis2.dataretrieval.WSDLDataLocator.getData(WSDLDataLocator.java:73)
at
org.apache.axis2.dataretrieval.AxisDataLocatorImpl.getData(AxisDataLocatorImpl.java:80)
at
org.apache.axis2.description.AxisService.getData(AxisService.java:2616)
at
org.apache.axis2.description.AxisService.getWSDL(AxisService.java:1426)
at
org.apache.axis2.description.AxisService.printWSDL(AxisService.java:1294)
at
org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:287)
at
org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:240)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
at
com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NullPointerException
at
org.apache.axis2.description.AxisService2WSDL11.generateSoap11Binding(AxisService2WSDL11.java:1353)
at
org.apache.axis2.description.AxisService2WSDL11.generateSoap11Port(AxisService2WSDL11.java:1166)
at
org.apache.axis2.description.AxisService2WSDL11.generateService(AxisService2WSDL11.java:493)
at
org.apache.axis2.description.AxisService2WSDL11.generateOM(AxisService2WSDL11.java:237)
at
org.apache.axis2.dataretrieval.WSDLDataLocator.outputInlineForm(WSDLDataLocator.java:130)
... 16 more
10:33:38,513 INFO org.apache.axis2.dataretrieval.AxisDataLocatorImpl:83 -
getData request failed for dialect, http://schemas.xmlsoap.org/wsdl/
org.apache.axis2.dataretrieval.DataRetrievalException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]