[ 
https://issues.apache.org/jira/browse/AXIS2-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deyan Popov updated AXIS2-4334:
-------------------------------

    Attachment: WSDL20Experiment.java
                simple_doc.wsdl

A simple Java program and a WSDL 2.0 file that demonstrate the problem.

> Cannot turn off stdout messages when using WSDL 2.0
> ---------------------------------------------------
>
>                 Key: AXIS2-4334
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4334
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.4.1
>            Reporter: Deyan Popov
>         Attachments: simple_doc.wsdl, WSDL20Experiment.java
>
>
> Axis2 writes to stdout when using WSDL 2.0 and I cannot find a way to turn it 
> off. When some of the namespace URIs inside the WSDL 2.0 document are not 
> accessible, I see warning messages like:
> Woden[Warning],0:0,Description-1001,The targetNamespace ' 
> http://www.example.org/simple_doc/' is not dereferencable.
> These messages seem to come from the Apache Woden library and are not written 
> via Log4j. According to the Woden User Guide there is a default ErrorHandler 
> which writes to stdout and that ErrorHandler can be replaced. But I don't see 
> how this can be done via the Axis2 API - in particular the 
> org.apache.axis2.description.WSDL20ToAllAxisServicesBuilder class.

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

Reply via email to