Have you tried going to: http://localhost:8080/HelloWorld/HelloWorld?wsdl
-Chris -----Original Message----- From: Feng Zhang [mailto:[EMAIL PROTECTED] Sent: Monday, May 21, 2007 1:46 PM To: [email protected] Subject: "How-tos" page Dear CXF team: Thanks for the quick fix on the how-tos page. I can now follow. However, after going through "setting up your build", "writing your service", "Declaring your server beans" and "Setting up the servlet", I think I should have a webservice running to display the HelloWorld.wsdl. But it did not happen. I have the WEB_INFO with the classes folder(HelloWorld.class and HelloWorldImpl.class) , lib folder, and the xml files (beans.xml and web.xml) . Yet when I try to access "httP:localhost:8080/HelloWorld" I got the following {http://spring.demo/}HelloWorldImplPort<http://localhost:8080/HelloWorl/ HelloWorld?wsdl> instead of wsdl. Could you guide, pls? Thanks in advance! Feng
