Re: Error building CXF from source (trunk checkout) [64 Bit Vista]

2010-06-29 Thread Jim Talbut
The problem is that the timeout in the test is too low, so this fixes it: Index: src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServerTest.java === --- src/test/java/org/apache/cxf/systest/dispatch/DispatchClientServer

[Distributed OSGi] Using Log4j as the logger in CXF DOSGi?

2010-06-29 Thread Matthew O'Connor
Hello all, this may be an obvious question, but I can't seem to get the CXF Distributed OSGi single bundle to use Log4J as the logger instead of java.util.logging. I've added "-Dorg.apache.cxf.Logger=org.apache.cxf.common.logging.Log4jLogger" to my run command so I'm getting a "DEBUG [Start Level

CXF client code SOAP Fault handling

2010-06-29 Thread Pham Duc Tri
hello, I use CXF2 to generate a WSDL consumer. Somehow the code generated by CXF2 was unable to handle SOAP fault message. Here's the exception that's being thrown : Caused by: java.lang.ClassCastException: com.sun.xml.bind.v2.runtime.JAXBContextImpl cannot be cast to com.sun.xml.internal.bind.a

CXF client code SOAP Fault handling

2010-06-29 Thread tripham
hello, I use CXF2 to generate a WSDL consumer. Somehow the code generated by CXF2 was unable to handle SOAP fault message. Here's the exception that's being thrown : Caused by: java.lang.ClassCastException: com.sun.xml.bind.v2.runtime.JAXBContextImpl cannot be cast to com.sun.xml.internal.bind

Re: wsdl2java error. Parameter already exists

2010-06-29 Thread ajapan
Can anyone help me with this error, please? I've attached the wsdl and the xsd. http://old.nabble.com/file/p29024823/wsdl.zip wsdl.zip thanks in advance. -- View this message in context: http://old.nabble.com/wsdl2java-error.-Parameter-already-exists-tp28986007p29024823.html Sent from the cxf-