You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Julien DUMETIER (JIRA)" <ji...@apache.org> on 2007/09/14 15:05:32 UTC

[jira] Created: (CXF-1022) Unable to call a web service using dynamic client

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.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Attachment: ValidateEmail.wsdl

> 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.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Attachment:     (was: WebServiceTest.java)

> 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, WebServiceDynamicTest.java
>
>
> 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. I also join a testcase.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Attachment: WebServiceTest.java

> 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, WebServiceTest.java
>
>
> 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.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Attachment: WebServiceDynamicTest.java

> 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, WebServiceDynamicTest.java
>
>
> 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. I also join a testcase.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER resolved CXF-1022.
----------------------------------

    Resolution: Fixed

The proxy settings need to be specified using the CXF configuration. 

-Dhttp.proxyPort and -Dhttp.proxyHost are not handled by CXF.

> 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, WebServiceDynamicTest.java
>
>
> 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. I also join a testcase.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Description: 
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. I also join a testcase.

  was:
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.


> 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, WebServiceTest.java
>
>
> 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. I also join a testcase.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Attachment: classpath.png

> 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.


[jira] Updated: (CXF-1022) Unable to call a web service using dynamic client

Posted by "Julien DUMETIER (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien DUMETIER updated CXF-1022:
---------------------------------

    Attachment: full_stack_trace.txt

> 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.