Hello all!
I published and consumed my first web service (with a CF Component) with great
fanfare around here. My web service returns a query (Querybean). But, now I
need to change the web service from an RPC style to a Document Literal style.
When I change my web service style from "RPC" to "Document", the query returned
is all messed up and it doesn't use a Querybean. Can a Document Literal style
web service still return a query (Querybean)??? If yes, how??? If not, what do
I use instead. Thanks.

Mike