Bugs item #682529, was opened at 2003-02-07 14:06
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=682529&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Bono (bonoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: JDK1.4 and CMP hierarchy cause ClassFormatError

Initial Comment:
JDK1.4 and CMP hierarchy cause ClassFormatError
======================================

We have a somewhat complex inheritance chain of 
which our entites extend to be realized (see the 
attached class diagram). When compiled under jdk13 or 
jdk14 and run under jdk14 the deployment fails due to a 
ClassFormatError. The complete startup log is attached 
as well.

<pre>
org.jboss.deployment.DeploymentException: Could not 
create deployment: file:/C:/DEV/servers/jboss/jboss-
3.0.4/server/default/tmp/deploy/server/default/deploy/zpm
_mgmt.ear/61.zpm_mgmt.ear-contents/zpm_mgmt.jar; - 
nested throwable: (java.lang.ClassFormatError: 
com/zilliant/zpm/management/model/collector/monitor/M
onitorBean$Proxy (Repetitive method name/signature))
</pre>

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=682529&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to