hi,
When deploying axis2 in a context different than "/axis2"
(i used "/axis2-1-1") the happiness page thinks the Version
Service is broken:
#### Context xml ####
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/axis2-1-1" docBase="${norcom.home}/webapps/axis2-1-1"
privileged="true" />
###############################
#### happines output ####
Axis2 Happiness Page
Examining webapp configuration
Essential Components
Found Apache-Axis (org.apache.axis2.transport.http.AxisServlet)
at D:\NorCom\webapps\axis2-1-1\WEB-INF\lib\axis2-kernel-1.1-SNAPSHOT.jar
Found Jakarta-Commons Logging (org.apache.commons.logging.Log)
at
C:\Programme\Apache%20Software%20Foundation\Tomcat%205.5\bin\commons-logging-api.jar
Found Streaming API for XML (javax.xml.stream.XMLStreamReader)
at D:\NorCom\webapps\axis2-1-1\WEB-INF\lib\stax-api-1.0.1.jar
Found Streaming API for XML implementation
(org.codehaus.stax2.XMLStreamWriter2)
at D:\NorCom\webapps\axis2-1-1\WEB-INF\lib\wstx-asl-3.0.1.jar
The core axis2 libraries are present.
Note: Even if everything this page probes for is present, there is no
guarantee your Axis Service will work, because there are many configuration
options that we do not check for. These tests are necessary but not sufficient
Examining Version Service
There was a problem in Axis2 version service , may be the service not
available or some thing has gone wrong. But this does not mean system is not
working ! Try to upload some other service and check to see whether it is
working.
###############################
When deploying in "/axis2" context the happines page is o.k.
cheers
alex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]