You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2009/10/06 17:23:31 UTC

[jira] Commented: (AXIS2-4334) Cannot turn off stdout messages when using WSDL 2.0

    [ https://issues.apache.org/jira/browse/AXIS2-4334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762662#action_12762662 ] 

Sagara Gunathunga  commented on AXIS2-4334:
-------------------------------------------

Now this issue was fixed  in  Woden side with the latest Woden 1.0 Snapshots , it's not required to have any changes in Axis2. please someone change this issue as resolved. 

> 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: patch.txt, 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.