I'm trying to debug a mobile application which sends requests to a JBoss server and 
was wondering if there's any way to make JBoss spew all requests it recieves either to 
the console or to a log file...basically, if (in the land of pretend where everything 
is simple like it should be) a server-client transaction consists of the client saying 
"Hey, give me /pages/index.html" to the server and then the server saying "Okay, here 
it is..." back to the client, I want the "Hey, give me /pages/index.htm" to get 
written either to the console, or a log file, or both...is there any way to do this?

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to