On Saturday, April 07, 2012 09:27:03 PM Utpal wrote: > Hi, > > Can someone point out the why i am getting this error. I am trying to > parse a standard helloworld.wsdl file.
Can you try with the latest 2.5.3-SNAPSHOT (or 2.6.0-SNAPSHOT)? I think this is something I fixed a few weeks ago. I'd like to verify though. Thanks! Dan > > Re, > Utpal > > Exception in thread "main" java.lang.IllegalArgumentException: URI has a > fragment component > at java.io.File.<init>(File.java:370) > at > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.addSchemas(DynamicCli > entFactory.java:510) at > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicC > lientFactory.java:315) at > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicC > lientFactory.java:234) at > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicC > lientFactory.java:227) at > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicC > lientFactory.java:182) at com.sample.CxfClient.main(CxfClient.java:28) > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/DynamicClient-Exception-in-thread-main-ja > va-lang-IllegalArgumentException-URI-has-a-fragment-componet-tp5625474p562 > 5474.html Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
