[jira] [Created] (CXF-4183) SOAP Fault cause NullPointerException

2012-03-18 Thread Mina R Waheeb (Created) (JIRA)
SOAP Fault cause NullPointerException - Key: CXF-4183 URL: https://issues.apache.org/jira/browse/CXF-4183 Project: CXF Issue Type: Bug Components: Soap Binding Affects Versions: 2.5.2

Re: cxf on tomcat

2012-03-18 Thread Serkan Taş
> Hi, > I am getting the following error when i try to execute ; > Client client = > jaxWsDynamicClientFactory.createClient(wsdlHolder.getWsdlUrl()); > Error : Caused by: java.lang.NoSuchMethodException: > com.sun.codemodel.internal.JCodeEModel.build(java.lang.Object) > When i debug, i got