[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5804) Remove the setting of the "types" property in the appserver config

Ales Justin (JIRA) jira-events at lists.jboss.org
Mon Aug 11 16:00:50 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAS-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin resolved JBAS-5804.
-------------------------------

    Resolution: Done


> Remove the setting of the "types" property in the appserver config
> ------------------------------------------------------------------
>
>                 Key: JBAS-5804
>                 URL: https://jira.jboss.org/jira/browse/JBAS-5804
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Deployers
>            Reporter: Adrian Brock
>            Assignee: Ales Justin
>             Fix For: JBossAS-5.0.0.CR2
>
>
> Remove the
> <property name="type">
> from the deployers config in JBossAS, e.g.
>    <bean name="AppClientParsingDeployer" class="org.jboss.ejb3.deployers.AppClientParsingDeployer">
>       <property name="type">car</property>
> The type should be set through the managed deployment api.
> Remove any use of Deployment[Context|Unit].get/setType() from the JBossAS code
> (creating JIRA issues where necessary for replacement).

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