Does the URI have a fragment attached to it, i.e.,
http://www.foo.com/bar#abcd (i.e., "#abcd" here)? If so, can you
remove it?
Glen
On 04/08/2012 12:27 AM, Utpal wrote:
Hi,
Can someone point out the why i am getting this error. I am trying to parse
a standard helloworld.wsdl file.
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(DynamicClientFactory.java:510)
at
org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:315)
at
org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:234)
at
org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:227)
at
org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.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-java-lang-IllegalArgumentException-URI-has-a-fragment-componet-tp5625474p5625474.html
Sent from the cxf-user mailing list archive at Nabble.com.
--
Glen Mazza
Talend Community Coders - coders.talend.com
blog: www.jroller.com/gmazza