https://issues.apache.org/bugzilla/show_bug.cgi?id=44633





--- Comment #1 from Ralf Hauser <[EMAIL PROTECTED]>  2008-03-24 01:15:41 PST ---
Created an attachment (id=21704)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21704)
Lsjar.java

this is an approach to determine whether your jar files are the culprits

so, if there is java5 the requirement, you shouldn't see a major of 50

java -jar lsjar.jar -dir -jvmVersion /usr/share/tomcat/shared/lib/ | grep -v 48
| grep -v 46 | grep -v 49 | grep -v 47 | grep -v 45

-- 

in my case, they aren't  :(


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to