[
https://issues.apache.org/jira/browse/AXIS2-4798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Afkham Azeez resolved AXIS2-4798.
---------------------------------
Resolution: Won't Fix
This is printed by the wsimport tool in the JDK
> System out messages are being printed when a service is being created
> ---------------------------------------------------------------------
>
> Key: AXIS2-4798
> URL: https://issues.apache.org/jira/browse/AXIS2-4798
> Project: Axis2
> Issue Type: Bug
> Components: jaxws
> Environment: Windows XP
> Reporter: Srikanth KM
> Priority: Minor
>
> When creating a service using the AXIS2 JAXWS APIs , there are certain system
> out being printed. These system outs are created when the call to create
> service delegate happens. The method
> org.apache.axis2..jaxws.spi.Provider.createServiceDelegate() are printing
> these system outs.
> It prints the schemas that are being loaded. The sample system outs are as
> below:
> Retrieving document at 'file:/C:/ftp/Workspaces/sample/bin/META-INF/'.
> Retrieving schema at 'CMIS-Messaging.xsd', relative to
> 'file:/C:/ftp/Workspaces/sample/bin/META-INF/'.
> Retrieving schema at 'CMIS-Core.xsd', relative to
> 'file:/C:/ftp/Workspaces/sample/bin/META-INF/Messaging.xsd'.
> Retrieving schema at 'CMIS-Core.xsd', relative to
> 'file:/C:/ftp/Workspaces/sample/bin/META-INF/'.
> Is it possible to remove the System Outs or log it at a lower level or
> provide a handle to control the System Outs from being printed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]