ey will be in separate packages and
not interfere (obviously you need to do that search and replace on your own code too).
Hope this helps.
Daniel
-Original Message-
From: Sandeep [mailto:[EMAIL PROTECTED]
Sent: 19 October 2003 06:22
To: 'Log4J Users List'
Subject: RE: java.lang
.
*
-Original Message-
From: Sandeep
Sent: Sunday, October 19, 2003 8:07 AM
To: 'Log4J Users List'
Subject: RE: java.lang.VerifyError: ...do any one have an idea
Hi Scott,
Thanks for answer . and i know u r correct as i also found same iam
using 9ias which has oc4j ...
: java.lang.VerifyError: ...do any one have an idea
What Servlet container are you using? There may be a version of Log4j
at the container level that is conflicting with the Log4j jar you've got
bundled with your app in WEB-INF/lib. If so, you may want to replace
one or the other so they
What Servlet container are you using? There may be a version of Log4j
at the container level that is conflicting with the Log4j jar you've got
bundled with your app in WEB-INF/lib. If so, you may want to replace
one or the other so they have matching versions, worth trying.
Here's the descriptio
iam getting this error when trying to run a jsp do any one have idea
java.lang.VerifyError: org/apache/log4j/LogManager
at org.apache.log4j.Logger.getLogger(java.lang.String)
(Logger.java:85) (pc 1)
-
jsp code
<%!
//