Re: Error with Embedded POJO Web Service

2011-09-21 Thread Charles Galpin
Really just guessing, but have you tried using lowercase wsdl? > http://host:port/app/services/PruebaService?wsdl charles On Sep 20, 2011, at 11:33 PM, Néstor Boscán wrote: > 4.- When I try to get the WSDL file using the URL > http://host:port/app/services/PruebaService?WSDL

Error with Embedded POJO Web Service

2011-09-20 Thread Néstor Boscán
Hi I created a simple POJO class based on the Weather sample using Axis 1.6.1 but I made it embedded: 1.- I added the configuration in the web.xml file: http://java.sun.com/dtd/web-app_2_3.dtd";> AxisServlet Apache-Axis Servlet org.apache.axis2.transport.http.AxisServlet