Unable to call a web service using dynamic client
-------------------------------------------------
Key: CXF-1022
URL: https://issues.apache.org/jira/browse/CXF-1022
Project: CXF
Issue Type: Bug
Affects Versions: 2.0.2
Environment: eclipse 3.3
jdk 1.5.0_10 and jdk 1.6.0_u2
Reporter: Julien DUMETIER
Attachments: classpath.png, full_stack_trace.txt, ValidateEmail.wsdl
I'm unable to call a web service. I always obtain an exception :
Unexpected character '"' (code 34) in DOCTYPE declaration; expected a space
between public and system identifiers
at [row,col {unknown-source}]: [1,50]
I'am behind a proxy on my network. Neithertheless i have made a successful call
to the service using SOAPUI.
A copy a the full stack trace is join.
I made a screenshot of my classpath and i join a copy of the wsdl.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.