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.

Reply via email to