Quoting Jaideep Dhok <[EMAIL PROTECTED]>: > Hi Dasarath, > Thanks for the help. > I changed the soapAction attribute's value to "foo" and created the stubs > again. Now, I am getting a different error - > > Exception in AddressingHandler > org.apache.axis.types.URI$MalformedURIException: No scheme found in URI.
try changing "foo" to something like "http://foo". please direct your mails to "kandula-dev" so that they will be archived. thanks, --dasarath > What I have done is - > 1. Deploy services by placing class files in AXIS_HOME/WEB-INF/classes > and adding entries to server-config.wsdd > 2. Get wsdl from http://localhost:8080/axis/services/CalculatePrice?wsdl > 3. Change soapAction attribute value to "foo" and create/compile the stubs. > 4. Copy stubs class files in AXIS_HOME/WEB-INF/classes. > > > I have deployed controlling web-servie and the other web services using > .jws method. Do I need to make changes in them as well? I am a bit new to > web-service development, am I making some stupid mistake? > Regards, > > - Jaideep Dhok > 200201131 > Ph. 9824268041 > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
