DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14595>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14595 bind to RMI registry fails in Registry.rebind() with noClassDefFoundError Summary: bind to RMI registry fails in Registry.rebind() with noClassDefFoundError Product: Tomcat 4 Version: 4.1.12 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Trying to create/bind to an RMI registry fails with the error: java.lang.NoClassDefFoundError: sun/reflect/SerializationConstructorAccessorImpl The Java installation is SDK 1.4.1. The OS is RedHat 7.3. In searching the Web the only reference to this problem I have located is to do with a bug in Java 1.4 or Ant. The workaround during building is to set the fork=true option for Ant. A temporary fix is to run Tomcat with JRE 1.3.1. -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>