http://localhost:8804/xoraapps/services/TimeTrackService31?wsdl
why you have rename the axis2 root name normally it should be http://localhost:8804/axis2/services/TimeTrackService31?wsdl can you try without root name and see. Amila. On 8/26/07, Shiv <[EMAIL PROTECTED]> wrote: > > I have the latest version of axis2 (2-1-3) running on resin 2.1.10. I am > able to get to the HappyAxis page which is under the axis2 webapp. But when > I try to access the wsdl of our custom webapp (xoraapp), I get the following > error. Why does our custom app have a dependency on > axis2-web/listSingleService.jsp. Did not get this error with 2-1-2. > > 500 Servlet Exception > > java.io.FileNotFoundException: /xoraapps/axis2-web/listSingleService.jsp at > com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java:143) > at com.caucho.server.http.Invocation.service(Invocation.java:315) at > com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135) at > com.caucho.server.http.QRequestDispatcher.include(QRequestDispatcher.java:362) > at > com.caucho.server.http.QRequestDispatcher.include(QRequestDispatcher.java:274) > at > org.apache.axis2.transport.http.AbstractAgent.renderView(AbstractAgent.java:120) > at > > org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:448) > at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:229) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:126) at > javax.servlet.http.HttpServlet.service(HttpServlet.java:103) at > com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.java:96) > at com.xora.apps.util.RequestLogger.doFilter(RequestLogger.java:257) at > com.caucho.server.http.FilterChainFilter.doFilter(FilterChainFilter.java:88) > at com.caucho.server.http.Invocation.service(Invocation.java:315) at > com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135) at > com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:246) at > com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163) > at com.caucho.server.TcpConnection.run(TcpConnection.java:139) at > java.lang.Thread.run(Thread.java:534) > > > > *Shiv <[EMAIL PROTECTED]>* wrote: > > resin 2.1.10 > > Axis2 1.3 RC2 also has the same problem -- it seems to have dependency on > the jsps of axis2-web. > > *Deepal jayasinghe <[EMAIL PROTECTED]>* wrote: > > Hi Shiv , > What is the application server are you using ? > > Thanks > Deepal > > I have the snapshot (nightly build) version as of 4th July. It used to > > work before (around 4th July); and I am not sure what changed in my > > env to cause this error. > > > > > > */Deepal jayasinghe /* wrote: > > > > Hi Shiv , > > What is the Axis2 version are you using , if you can please try with > > Axis2 1.3 RC2. > > > > Thanks > > Deepal > > > We are trying to use axis2 in our application. The appserver is > > resin. > > > When trying to show the wsdl in the url > > > > > (http://localhost:8804/xoraapps/services/TimeTrackService31?wsdl), it > > > is looking for /xoraapps/axis2-web/listSingleService.jsp. Why would > > > there be a dependency on axis2-web for a custom application? > > > > > > > > > > > > > > > 500 Servlet Exception > > > > > > || > > > java.io.FileNotFoundException: > > /xoraapps/axis2-web/listSingleService.jsp at > > com.caucho.server.http.FilterChainPage.doFilter(FilterChainPage.java > :143) > > at com.caucho.server.http.Invocation.service(Invocation.java:315) > > at > > com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:135) > > at > > com.caucho.server.http.QRequestDispatcher.include( > QRequestDispatcher.java:362) > > at > > com.caucho.server.http.QRequestDispatcher.include( > QRequestDispatcher.java:274) > > at > > > > > org.apache.axis2.transport.http.AbstractAgent.renderView( > AbstractAgent.java:120) > > at > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ------------------------------ > Got a little couch potato? > Check out fun summer activities for > kids.<http://us.rd.yahoo.com/evt=48248/*http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz> > > > ------------------------------ > Choose the right car based on your needs. Check out Yahoo! Autos new Car > Finder > tool.<http://us.rd.yahoo.com/evt=48518/*http://autos.yahoo.com/carfinder/;_ylc=X3oDMTE3NWsyMDd2BF9TAzk3MTA3MDc2BHNlYwNtYWlsdGFncwRzbGsDY2FyLWZpbmRlcg--+> > > -- Amila Suriarachchi, WSO2 Inc.
