Re: Client side plain SOAP invocation

2008-02-14 Thread silithus
Thanks for the tips. This seems to be what I am looking for. Regards -- View this message in context: http://www.nabble.com/Client-side-plain-SOAP-invocation-tp15457618p15476264.html Sent from the cxf-user mailing list archive at Nabble.com.

Client side plain SOAP invocation

2008-02-13 Thread silithus
Hello, I was wondering if Cxf provides client side plain XML/SOAP invocation capabilities. Ideal case would be to pass SOAP messages (in form of java IO stream for example) directly to some client-side Cxf facility which will send it to the server, and to receive response in same form. This is

Re: More than one Element in Request Wrapper?

2008-01-22 Thread silithus
Sorry fior bringing this one again, but I am having the same issues with Cxf-2.0.3 with java2wsdl approach. Is there any official workaround for this before XmlSchema team releases binary? Also I cant find the java2ws tool (http://cwiki.apache.org/CXF20DOC/java-to-ws.html), is it only usable

Re: More than one Element in Request Wrapper?

2008-01-22 Thread silithus
This seems more blocking issue than we initally thought. We use Java first approach, and Cxf-2.0.3. For example when we use ListMyType etc we get that error, when we use ListJavaPrimitiveType everything goes ok. We would really appreciate any news/info regarding this: when it will be fixed (put

Re: More than one Element in Request Wrapper?

2008-01-22 Thread silithus
Yep, Cxf has JIRA for this one, and its only one with blocker status. https://issues.apache.org/jira/browse/CXF-1388. as oposed to Axis2 16 'Blocker' issues. http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truepid=10611priority=1resolution=-1. Its shame to have this one and only