Maybe make a servlet or page in JBoss that takes a parameter and logs it. Then you could hit that URL from the command line.
On 12/6/06, Bradley, Todd <[EMAIL PROTECTED]> wrote:
Hi, I'm testing a JBoss application, and JBoss is configured to use log4j. From my Unix command line, I'd like to be able to append a string of arbitrary text into my log file. My first approach was something like this: % echo "This is text" >> server.log But when I did that, log4j stopped appending to the file. Is there some way to do this without causing a hiccup in log4j? Todd. ---- Todd Bradley - Polycom, Inc. Test Lead, Proximo Projects Visit me at my WebOffice for IM and app sharing: http://www.polycomweboffice.com/[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- James Stauffer http://www.geocities.com/stauffer_james/ Are you good? Take the test at http://www.livingwaters.com/good/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
