aspose file tools
The moose likes Web Services and the fly likes A Document Bare style operation must have exactly one non header IN Parameter Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "A Document Bare style operation must have exactly one non header IN Parameter" Watch "A Document Bare style operation must have exactly one non header IN Parameter" New topic
Author

A Document Bare style operation must have exactly one non header IN Parameter

RamaPrasad Korrakuti
Greenhorn

Joined: Oct 28, 2008
Posts: 3
When I compile my JWS file with JWSC, Iam getting the below Error. Here I have one operation which doesn't take any input param, but returns response object.

"A Document Bare style operation must have exactly one non header IN Parameter"

How to overcome this Error. Please help me.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: A Document Bare style operation must have exactly one non header IN Parameter
 
Similar Threads
SOAP - restriction to only one message part when using the type attribute
How to determine if it is Document style or RPC looking at SOAP request ?
webmethod of Doc/Lit bare style with only one header param generates part="" invalid wsdl soap:body
How to generate a correct WSDL for a service with overloaded methods ?
Simple question about Unwrapped and Wrapped SOAP messages/WSDLs