[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2047) Create a metadata postprocessor for setting container name in metadata

jaikiran pai (JIRA) jira-events at lists.jboss.org
Tue Mar 16 06:50:38 EDT 2010


Create a metadata postprocessor for setting container name in metadata
----------------------------------------------------------------------

                 Key: EJBTHREE-2047
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-2047
             Project: EJB 3.0
          Issue Type: Task
          Components: deployers
            Reporter: jaikiran pai
            Assignee: jaikiran pai
             Fix For: EJB3_1 1.0.6


There are multiple deployers currently which first check whether the container name is set in metadata. If it's not available then the deployer generate a container name, using the deployment unit. This code is duplicated across multiple deployers currently. 

Introduce a post processor which sets the container name in the metadata if it's not already set. The other deployers can just get hold of the container name from metadata henceforth.


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