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 "Bruce Chen (JIRA)" <ax...@ws.apache.org> on 2005/01/02 10:38:25 UTC

[jira] Updated: (AXIS-1741) LogHandler can only work in GlobalConfiguration in client-config.wsdd

     [ http://issues.apache.org/jira/browse/AXIS-1741?page=history ]

Bruce Chen updated AXIS-1741:
-----------------------------

    Attachment: axis.zip

to re-produce the bug, assume tomcat5.x and ant already exist in your machine.
modify variable AXIS.HOME and TOMCAT.HOME in build.properties to fit your env.

ant target desc:
ant dist - compile 
ant deploy - deploy web service
ant test - run the test.

This will print client log in current dir.
Note "LogHandler" is now put in globalConfiguration, it will not work if we move it in "Rpc" service tag (see "client-config-other.wsdd"), now there is no log content in file "axis.log".


> LogHandler can only work in GlobalConfiguration in client-config.wsdd
> ---------------------------------------------------------------------
>
>          Key: AXIS-1741
>          URL: http://issues.apache.org/jira/browse/AXIS-1741
>      Project: Axis
>         Type: Bug
>   Components: Deployment / Registries
>     Versions: 1.2RC2
>  Environment: Axis 1.2RC2 tomcat-5.0.27 JDK1.4.2
>     Reporter: Bruce Chen
>  Attachments: axis.zip
>
> org.apache.axis.handlers.LogHandler in requestFlow/responseFlow can only work within tag globalConfiguration, it can not work when we put it in a specific service item.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira