Hi, The sample in \apache-cxf-2.1\samples\corba\hello_world
shows a RPC style webservice client that goes through to a corba server. Is there a way to get a Document/literal output from the CXF/JAX-WS Client? I'd like to XSLT the output from a corba server. As I understand, the corba stubs are byte-code manipulated. Will the resulting code run on JDK 1.4 ? Thanks, Juergen