Re: Thread Local Storage not working in CXF Interceptors

2012-01-16 Thread Paul Baker
Hi Daniel, Two Questions: Questions: For RR services, is the same thread used for all phases: inbound interceptores, service invokation, outbound? If not, what would be the best pattern to make sure that a context object is available during the entire invokation lifecycle? (Same context

Re: Trouble using jibx databinding in CXF 2.4.0

2012-01-11 Thread Paul Baker
Any progress on the issue reported here with JiBX and simple types? *I tried to use the JiBX binding with cxf 2.5.1 and had the same issues reported in this thread. * [INFO] [INFO] Building CXF_JiBX_Example 0.0.1-SNAPSHOT

Re: WSDLToJava Error: ...is already defined at...

2011-12-08 Thread Paul Baker
I am receiving the same type of error when generating the client stubs. No errors are generated when generating the service stubs. The problem appears to be associated with duplicate xsd includes AND the wsdl location. Client errors generated (only when the wsdl includes a xsd that is nested in

wsdl2java Loading a wsdl from the maven repository

2011-11-19 Thread Paul Baker
I am trying to generate java code using wsdl2java from a wsdl in a maven resource. The documentation I am using is found here: http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html http://cxf.apache.org/docs/maven-cxf-codegen-plugin-wsdl-to-java.html The error that I receive is: