"ALRubinger" wrote : ...
  | Because more than one classloader was picking up duplicates of the class 
definitions, the WAR-scoped classloader was attempting to cast the object 
retrieved from JNDI (of type recognized by the EJB3 JAR Classloader) and cast 
it (incorrectly) into its own version.
  | 
  | I'm not the most succinct at explaining this, I'm sure, so check the 
references above for a much more detailed and correct description.
  | 
  | Steps I took to get this to work:
  | 
  | * Download and unzip/untar JBoss 4.2.0GA
  | * Delete the WEB-INF/classes directory from the WAR in the EAR
  | * Deploy the EAR
  | 
  | S,
  | ALR

thank you, ALRubinger, it goes!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046736#4046736

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046736
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to