Samples for Beehive web services: @javax.jws.WebParam
View the WSDL files for the web services:
WebParamDocumentLiteralSample
WebParamRpcLiteralSample
Invoke methods on sample web services:
WebParamDocumentLiteralSample.sayHelloInBody("test")
WebParamRpcLiteralSample.sayHelloInBody("test")
Note: methods with complex types require a client.
Copyright (C) 2004, 2005. The Apache Software Foundation.