[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1716) Move EjbParsingDeployer parsing deployer from jboss-ejb3-embedded to jboss-ejb3-deployers

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Feb 4 09:23:44 EST 2009


Move EjbParsingDeployer parsing deployer from jboss-ejb3-embedded to jboss-ejb3-deployers
-----------------------------------------------------------------------------------------

                 Key: EJBTHREE-1716
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1716
             Project: EJB 3.0
          Issue Type: Sub-task
          Components: deployers, embedded
    Affects Versions: 1.0.0-GA
            Reporter: jaikiran pai
            Assignee: jaikiran pai


This involves:

1) Moving org.jboss.ejb3.embedded.deployers.EjbParsingDeployer from jboss-ejb3-embedded to org.jboss.ejb3.deployers.EjbParsingDeployer under jboss-ejb3-deployers project 

2) Updating the jboss-ejb3-deployers pom.xml to add a dependency on jboss-deployers-vfs (EjbParsingDeployer requires this)

3) Bumping the following artifact versions of pom.xml of jboss-ejb3-embedded to use the correct dependencies:

	- Parent - jboss-ejb3-build to 1.0.0
	- jboss-ejb3-core to 1.0.0
	- jboss-ejb3-deployers to 1.0.1-SNAPSHOT (which contains the newly moved EjbParsingDeployer)

4)  Update the jpa-deployers-beans.xml in jboss-ejb3-embedded to add a SpecCompliantSearchStrategy MC bean (Refer to forum thread for a related discussion).

5) Update the ejb-deployers-beans.xml in jboss-ejb3-embedded to use the new deployer (and remove reference to the earlier one)

-- 
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