|
Hi all,
I'm still testing a module which is composed by a
handler but I still have a problem.
I deployed (globally or for only a service - I
tried the two) the module and the web admin confirms me that the module is
well-deployed.
When I invoke the service, I have the following
trace on the tomcat console:
3 juill. 2006 10:09:59
userguide.loggingmodule.LogHandler invoke
We could think that the handler is invoked, but I
don't think so. In fact, I put some System.out.println commands on the invoke
method and I can't see them after the execution of a request.
I modified the adressing module in order to trace
the execution of the invoke method of this module and it works. In fact, I can
see the execution of the System.out.println commands.
In conclusion, I have a problem with the logging
module...
I'm really confused
Please help me
Regards
Fabien
|
- [AXIS2] Handler problem Fabien Couble
- Re: [AXIS2] Handler problem Deepal Jayasinghe
- Re: [AXIS2] Handler problem Fabien Couble
- Re: [AXIS2] Handler problem Deepal Jayasinghe
