weblogic 8.1, Missing Location information

2004-03-27 Thread Henrik Bentel
Hi I'm deploying my app on weblogic 8.1, but for some reason all Location information (classname, line number) shows up as a ?-mark I've read this, http://logging.apache.org/log4j/docs/TROUBLESHOOT.html#jit but still no luck. Anyone else experienced this problem? -

Problem Running Chainsaw v2

2004-03-27 Thread Jeff Longland
I used ant to build Chainsaw this afternoon and I encountered an error. cannot resolve symbol [javac] symbol : variable SHIFT_DOWN_MASK [javac] location: class java.awt.event.KeyEvent I've attached the compiler errors as well as my classpath. Is this a problem with my classpath? Or a bug? Th

RE: Problem Running Chainsaw v2

2004-03-27 Thread Scott Deboy
This is only available since 1.4 - I'll change the code to use SHIFT_MASK, which seems to work as well. -Original Message- From: Jeff Longland [mailto:[EMAIL PROTECTED] Sent: Sat 3/27/2004 9:08 PM To: [EMAIL PROTECTED] Cc: Subject:Problem Running Chainsaw v2 I used a