[
https://jira.jboss.org/jira/browse/EJBTHREE-1716?page=com.atlassian.jira....
]
jaikiran pai commented on EJBTHREE-1716:
----------------------------------------
Instead of moving this deployer to ejb3-deployers, this deployer will be deprecated and
the org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer will be used instead.
Similar to what we are doing in EJBTHREE-1718
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