on 7/14/2000 4:29 AM, "Michael Rimov" <[EMAIL PROTECTED]> wrote:
> at Turbine.handleException(Turbine.java:450)
well, as with all code debugging, you need to look at the source code for
this line number. what is it?
In my version of Turbine.java, it is:
data.stackTrace = StringUtils.stackTrace(e);
I can't see how a static method would throw an NPE. Maybe your .jar file
wasn't created correctly?
-jon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]