I created a new struts 2 basic project (2.0) but I am not seeing user service wsdl after mvn jetty:run-war.
When I type in http://localhost:4040/services/UserService?wsdl (I have changed the the port to 4040), I get a 404 error. I get the same error if I try http://localhost:4040/services. The rest of the application is working fine. Am I missing something? Arvinder -- View this message in context: http://www.nabble.com/Cannot-see-wsdl-for-User-Service-in-new-project-tf4575140s2369.html#a13059094 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
