Hi Charitha Thanks a lot for the information. I deployed axis2.war and got the list of services at location http://localhost:8081/axis2/axis2-admin/listService Thanks Harsha
Charitha Kankanamge <[EMAIL PROTECTED]> wrote: Hi Harsha, If you are deploying axis2 on Resin server, then you should deploy axis2.war as mentioned in the http://ws.apache.org/axis2/1_3/installationguide.html#servlet_container regards Charitha harsha kilangodi wrote: > Thanks Mughal, > I have tried the following link > http://localhost:8080/axis2/services/ > > I got "404 Not found exception". Do I need to deploy axis2.war file to > get the list of services ?. > > Thanks > Harsha > > > */Anas Mughal /* wrote: > > Did you try: > http://localhost:8080/axis2/services/ > > > > > > > On 9/29/07, *harsha kilangodi* > > wrote: > > Hi all > In AXIS1.x version we can list all the available services > http://localhost:8080/xoraapps/services > > > Now I am trying to migrate to axis2. I have implemented the > services successfully. I get the WSDL when the following URL > is entered > http://localhost:8080/xoraapps/services/TimeTrackServices301?wsdl > > But If I try the following URL > > http://localhost:8080/xoraapps/services I get the following > exception > > org.apache.axis2.AxisFault: The service cannot be > found for the endpoint reference (EPR) /xoraapps/services at > org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:62) > at org.apache.axis2.engine.Phase.invoke(Phase.java:308) at > org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:212) > at > org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:132) > at > org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine > (RESTUtil.java:125) at > org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:119) > at > org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLRequest(AxisServlet.java:799) > at org.apache.axis2.transport.http.AxisServlet.doGet > (AxisServlet.java:242) 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:258) > 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) > > I am using resin server (2.1.10). The web.xml contains > following lines > > > AxisServlet > Apache-Axis Servlet > > org.apache.axis2.transport.http.AxisServlet > > 1 > > > AxisAdminServlet > Apache-Axis AxisAdmin Servlet (Web > Admin) > > > org.apache.axis2.transport.http.AxisAdminServlet > > > AxisServlet > /servlet/AxisServlet > > > AxisServlet > *.jws > > > AxisServlet > /services/* > > > Could any one help me to know how to list the services with > AXIS2. > > Thanks > Harsha > ------------------------------------------------------------------------ > Luggage? GPS? Comic books? > Check out fitting gifts for grads > at > Yahoo! Search. > > > > > -- > Anas Mughal > > > ------------------------------------------------------------------------ > Need a vacation? Get great deals to amazing places > on > Yahoo! Travel. -- Charitha Kankanamge WSO2 inc. Flower Road, Colombo 07 +94 714268070 A bug in the hand is better than one as yet undetected --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
