Samples for Beehive web services: @javax.jws.WebService
View the WSDL files for the web services:
WebServiceSample
WebServiceCustomSample
WebServiceImplementationBeanSample
WebServiceWsdlLocationSample
Invoke methods on sample web services:
WebServiceSample.sayHello("test")
WebServiceCustomSample.sayHello("test")
WebServiceImplementationBeanSample.sayHello("test")
WebServiceWsdlLocationSample.sayHello("test")
Copyright (C) 2004, 2005. The Apache Software Foundation.