Wolfgang Knauf [http://community.jboss.org/people/WolfgangKnauf] replied to the discussion
"Error working wih EJB3, Struts2 & JBoss 4.2GA" To view the discussion, visit: http://community.jboss.org/message/538725#538725 -------------------------------------------------------------- Every time another error ;-)? Any chance that the ejb class gets deployed twice (e.g. in two locations of the EAR/JAR structure)? You have "AuthenticationLocalHome" and "AuthenticationHome" files. Do you require them? Actually, the concept of "Home interfaces" is EJB 2.x, so you don't need them in EJB3. If this (and upgrading to a more recent JDK) does not help, please post the relevant content of "ejb-jar.xml" and "jboss.xml". Best regards Wolfgang -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/538725#538725] Start a new discussion in EJB 3.0 at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
