Errors while running jaxws-samples
----------------------------------
Key: AXIS2-5133
URL: https://issues.apache.org/jira/browse/AXIS2-5133
Project: Axis2
Issue Type: Bug
Components: samples
Affects Versions: 1.7.0
Environment: jdk 1.6.0_22, axis2-1.7.0-SNAPSHOT
Reporter: Pavithra Madurangi
-Create a war for this sample and dropped it into tomcat. Only following log
was printed and the artifact did not get deployed successfully.
Aug 25, 2011 11:48:13 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive jaxws-samples.war
-Hence return HTTP 500 message for following actions (Note that with same steps
this worked for axis 1.4.1)
1) http://yourhost:port/jaxws-samples/demoEchoPing (when try to run Echo and
Ping sample)
2) When trying to send messages with service type dispatch and proxy
3) When trying to view following wsdls
http://yourhost:port/jaxws-samples/services/EchoService12.EchoService12Port
http://yourhost:port/jaxws-samples/services/EchoService.EchoServicePort
http://yourhost:port/jaxws-samples/services/MtomSampleService12.MtomSamplePort
http://yourhost:port/jaxws-samples/services/MtomSampleService.MtomSamplePort
http://yourhost:port/jaxws-samples/services/PingService12.PingService12Port
http://yourhost:port/jaxws-samples/services/PingService.PingServicePort
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]