Samples for Beehive web services: @javax.jws.WebMethod
View the WSDL files for the web services:
WebMethodWithAnnotationSample
WebMethodWithoutAnnotationSample
Invoke methods on sample web services:
WebMethodWithAnnotationSample.sayHello1("test")
WebMethodWithoutAnnotationSample.sayHello1("test")
Copyright (C) 2004, 2005. The Apache Software Foundation.