Hi Fabien; I think I sent you my tomcat console , and it had the out put you are expecting. So I can not understand why its not working for you.
Why dont you try to use SimpleHTTPServer and see it works there ? Fabien Couble wrote: > 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 > This message contains information that may be privileged or > confidential and is the property of the Capgemini Group. It is > intended only for the person to whom it is addressed. If you are not > the intended recipient, you are not authorized to read, print, retain, > copy, disseminate, distribute, or use this message or any part > thereof. If you receive this message in error, please notify the > sender immediately and delete all copies of this message. > -- Thanks, Deepal ................................................................ ~Future is Open~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
