[wsas-java-dev] [jira] Resolved: (WSAS-271) Stub generation fails

Saminda Wishwajith Abeyruwan (JIRA) jira at wso2.org
Sat Jun 30 05:30:15 PDT 2007


     [ http://www.wso2.org/jira/browse/WSAS-271?page=all ]

Saminda Wishwajith Abeyruwan  resolved WSAS-271.
------------------------------------------------

    Resolution: Fixed
      Assignee: Saminda Wishwajith Abeyruwan   (was: Afkham Azeez)

> Stub generation fails
> ---------------------
>
>                 Key: WSAS-271
>                 URL: http://www.wso2.org/jira/browse/WSAS-271
>             Project: WSO2 WSAS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: Nightly
>         Environment: winxp, jdk15, Firefox 2.0.04
>            Reporter: Charitha Kankanamge
>         Assigned To: Saminda Wishwajith Abeyruwan 
>            Priority: Blocker
>
> Following error message is returned when trying to generate clients. 
> The endpoint reference (EPR) for the Operation not found is https://localhost:9443/services/WSDLInfoService/ and the WSA Action = listServicesAndPorts
> Complete stack trace taken from fire bug is as follows.
> <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap
> /envelope/"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Client</faultcode><faultstring>The endpoint
>  reference (EPR) for the Operation not found is https://localhost:9443/services/WSDLInfoService/ and
>  the WSA Action = listServicesAndPorts</faultstring><detail><Exception>org.apache.axis2.AxisFault: The
>  endpoint reference (EPR) for the Operation not found is https://localhost:9443/services/WSDLInfoService
> / and the WSA Action = listServicesAndPorts&#xd;
> 	at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:84)&#xd;
> 	at org.apache.axis2.engine.Phase.invoke(Phase.java:304)&#xd;
> 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:226)&#xd;
> 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:146)&#xd;
> 	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java
> :227)&#xd;
> 	at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:115)&#xd;
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)&#xd;
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&#xd;
> 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252
> )&#xd;
> 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&#xd;
> 	at org.wso2.adminui.AdminUIServletFilter.doFilter(AdminUIServletFilter.java:140)&#xd;
> 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202
> )&#xd;
> 	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&#xd;
>  	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&#xd;
> 	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)&#xd;
> 	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)&#xd;
> 	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)&#xd;
> 	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)&#xd;
> 	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)&#xd;
> 	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)&#xd;
> 	at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol
> .java:667)&#xd;
> 	at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)&#xd;
> 	at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)&
> #xd;
> 	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)&#xd;
> 	at java.lang.Thread.run(Thread.java:595)&#xd;
> </Exception></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
> Steps to reproduce:
> ================
> 1. Select echo service and click on 'Generate Client'

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

        




More information about the Wsas-java-dev mailing list