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

Matthias Gaiser updated AXIS2-3588:
-----------------------------------

    Attachment: LogHandler.java
                LogModule.java
                module.xml

1 - The attached files contain the source code of the Module (LogModule.java) 
and the Handler (LogHandler.java), which both contain logging/print-statements 
to see whether the method is called or not. The module.xml contains the handler 
settings.

2 - I defined in the axis2.xml a custom phase in each flow (loggingPhase) and 
mapped a handler to this phase via the attached module.xml.

> Handler is not being invoked
> ----------------------------
>
>                 Key: AXIS2-3588
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3588
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: 1.3
>         Environment: Win XP (SP2), Tomcat 5.5.23
>            Reporter: Matthias Gaiser
>         Attachments: axis2.xml, LogHandler.java, LogModule.java, module.xml, 
> testLogging.mar
>
>
> The attached module is an implementation of a LoggingModule which was done 
> orientating on the Axis User guide 
> (http://ws.apache.org/axis2/1_3/modules.html).
> It was declared as a global module in the axis2.xml with a <module 
> ref="..."/>. The module class of it was invoked, but when a service has been 
> called, the Handler was not executed.
> I also tried the SOAPmonitor module the same way, which was working.
> I tried the module with the axis2 version service.
> Is this a bug? Or am I configuring something wrong?
> I am attaching the module to test for and the axis2.xml.
> Please see also the mailing list for this topic: 
> http://markmail.org/search/list:org.apache.ws.axis-user%20%22Problem%20with%20handler%20and%20services.xml%22?page=1

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

Reply via email to