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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
