axis2 error on sunone app server 8.1

W

wenwei.xie

Hi, I tried to deploy axis2 1.3 sample web service StockQuoteService
on SunOne app server 8.1, and I keep getting errors when trying using
http (and same error using Java client):

http://localhost:8080/axis2/services/StockQuoteService/getPrice?symbol=IBM
Response:
<soapenv:Reason>
<soapenv:Text xml:lang="en-US">unknown</soapenv:Text>
</soapenv:Reason>

On Server side, error in server.log:
[#|2008-02-21T16:06:02.638-0500|SEVERE|sun-appserver-ee8.1_02|
javax.enterprise.system.container.web|_ThreadID=12;|
org.apache.catalina.core.
StandardHostValve@1d51845: Exception Processing
ErrorPage[errorCode=500, location=/axis2-web/Error/error500.jsp]
java.lang.IllegalStateException
at org.apache.coyote.Response.reset(Response.java:302)
at
org.apache.coyote.tomcat5.CoyoteResponse.reset(CoyoteResponse.java:
665)
at
org.apache.coyote.tomcat5.CoyoteResponse.reset(CoyoteResponse.java:
931)
at
org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:
418)
at
org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:
330)
at
org.apache.catalina.core.StandardHostValve.postInvoke(StandardHostValve.java:
177)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:
552)
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
at
com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:
226)
at
com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:
2071)
|#]

Anyone has similar experience or any clue? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top