https://issues.apache.org/bugzilla/show_bug.cgi?id=49016
--- Comment #2 from Terry Dixon <[email protected]> 2010-04-01 18:43:52 UTC --- Further research of this issue shows that it was the re-jarring step that acutally solved the issue. That is to say that in was not necessary to re-compile the actual class objects within the naming-common.jar file, only to un-jar and re-jar the jar file using Ant1.6.5., this was the only step needed to have the naming-common.jar file successfully run during the classloading step of the tomcat5.5 startup, running under Red Hat Linux EL5, IBM's Java5 and Ant1.6.5. Still hoping for a offically updated version of the naming-common.jar file from catalina/apache/tomcat community. -- 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]
