Hi, I am new to axis2. Serveral days ago I performed a brand new install of the axis2 dist, and it worked fine. I connected to the SimpleAxisServer with no problems.
However, it does not work anymore. Now when I attempt to connect to SimpleAxisServer at http://localhost:8080/axis2/services/ from , I get an http 404 error. Yes the server is up and running (here is start output: Microsoft Windows [Version 6.0.6001] Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\admin>%AXIS2_HOME%\bin\axis2server.bat Using JAVA_HOME C:\Java\jdk1.6.0_13 Using AXIS2_HOME C:\axis2-1.5 [INFO] [SimpleAxisServer] Starting [INFO] [SimpleAxisServer] Using the Axis2 RepositoryC:\axis2-1.5\repository [SimpleAxisServer] Using the Axis2 RepositoryC:\axis2-1.5\repository [SimpleAxisServer] Using the Axis2 Configuration FileC:\axis2-1.5\conf\axis2.xml [INFO] Clustering has been disabled [INFO] Deploying module: addressing-1.5 - file:/C:/axis2-1.5/repository/modules/ addressing-1.5.mar [INFO] Deploying module: metadataExchange-1.5 - file:/C:/axis2-1.5/repository/mo dules/mex-1.5.mar [INFO] Deploying module: mtompolicy-1.5 - file:/C:/axis2-1.5/repository/modules/ mtompolicy-1.5.mar [INFO] Deploying module: ping-1.5 - file:/C:/axis2-1.5/repository/modules/ping-1 .5.mar [INFO] Deploying module: script-1.5 - file:/C:/axis2-1.5/repository/modules/scri pting-1.5.mar [INFO] Deploying module: soapmonitor-1.5 - file:/C:/axis2-1.5/repository/modules /soapmonitor-1.5.mar [INFO] Deploying module: metadataExchange-1.5 - file:/C:/axis2-1.5/lib/mex-1.5.j ar [INFO] Deploying Web service: version.aar - file:/C:/axis2-1.5/repository/servic es/version.aar [INFO] [SimpleAxisServer] Started [SimpleAxisServer] Started [INFO] Listening on port 8080 but, again, the 404 error when connecting. This is with java1.6. Any ideas or replies would be greatly appreciated. Thank you in advance. -- View this message in context: http://www.nabble.com/can%27t-connect-to-axis2server-from-http%3A--localhost%3A8080-axis2-services--tp24759685p24759685.html Sent from the Axis - User mailing list archive at Nabble.com.
