You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/03/31 14:05:50 UTC

[jira] Resolved: (AXIS2-511) I'v got this error anda i can't solve it...HELP!!!

     [ http://issues.apache.org/jira/browse/AXIS2-511?page=all ]
     
Deepal Jayasinghe resolved AXIS2-511:
-------------------------------------

    Resolution: Duplicate

see 512

> I'v got this error anda i can't solve it...HELP!!!
> --------------------------------------------------
>
>          Key: AXIS2-511
>          URL: http://issues.apache.org/jira/browse/AXIS2-511
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>  Environment: Windows XP and  Axis 2
>     Reporter: Ricardo Pereira

>
> i' got an aar file with a file .java , a .class , a maninfest anda a services.xml
> wen i use the Axis 2 auto deploy, by making browse on http://localhost:8080/axis2
> it gets me as an avaliable service, but wen a i choose it it returns tis error.
>  <?xml version="1.0" encoding="UTF-8" ?>
> - <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
>   <soapenv:Header />
> - <soapenv:Body>
> - <soapenv:Fault>
>   <faultcode>Client</faultcode>
>   <faultstring>no scheam found for the service; nested exception is: java.lang.Exception: no scheam found for the service</faultstring>
>   <faultactor>http://myAxisServer/role/default</faultactor>
> - <detail>
>   <soapenv:Exception>org.apache.axis2.AxisFault: no scheam found for the service; nested exception is: java.lang.Exception: no scheam found for the service at org.apache.axis2.description.AxisService.printUsingWOM(AxisService.java:373) at org.apache.axis2.description.AxisService.printWSDL(AxisService.java:322) at org.apache.axis2.transport.http.ListingAgent.listService(ListingAgent.java:469) at org.apache.axis2.transport.http.ListingAgent.handle(ListingAgent.java:393) at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:111) at javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.Exception: no scheam found for the service at org.apache.axis2.description.AxisService2WOM.generateWOM(AxisService2WOM.java:86) at org.apache.axis2.description.AxisService.printUsingWOM(AxisService.java:362) ... 20 more</soapenv:Exception>
>   </detail>
>   </soapenv:Fault>
>   </soapenv:Body>
>   </soapenv:Envelope>
> Please give me a hit.
> Thanks

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira