[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1531) jboss-ejb3-core-client.jar is missing classes required by EJB3 app client launcher

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon Oct 20 09:26:21 EDT 2008


jboss-ejb3-core-client.jar is missing classes required by EJB3 app client launcher
----------------------------------------------------------------------------------

                 Key: EJBTHREE-1531
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1531
             Project: EJB 3.0
          Issue Type: Bug
          Components: core
    Affects Versions: 1.0.0-Beta4, 1.0.0-Beta3
         Environment: JBoss-5 CR2 Windows 2003 Java 1.5
            Reporter: jaikiran pai
            Assignee: jaikiran pai


When org.jboss.ejb3.client.ClientLauncher is used to launch the EJB3 app client launcher (https://www.jboss.org/community/docs/DOC-12835), it fails with NoClassDefFoundError for the following classes:

org/jboss/ejb3/DependencyPolicy
org/jboss/ejb3/entity/PersistenceUnitDeployment
org/jboss/ejb3/deployers/JBoss5DependencyPolicy
org/jboss/ejb3/MCDependencyPolicy

Need to package these classes in the %JBOSS_HOME%\client\jboss-ejb3-core-client.jar.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list