[jboss-user] [JBossWS] - Re: WebServices logging

mobaxkrs do-not-reply at jboss.com
Tue Mar 3 01:05:11 EST 2009


Hi all

Now that we could not log to database directly. We did the following work around. 
Wrote the log events as xml elements, using XMLLayout and then watch the log file.
Whenever, the log file changed, the application starts and log are inserted into db

Next issue we are facing is there is no link between the request and response. 
Is there any means to identify the response for particular request?

or can be extend JBOSS web Trace class?

regards
KRS 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214361#4214361

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214361



More information about the jboss-user mailing list