[jboss-jira] [JBoss JIRA] Commented: (JBAS-7489) Consolidated application configuration

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Nov 30 05:55:35 EST 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12497163#action_12497163 ] 

Pete Muir commented on JBAS-7489:
---------------------------------

On 26 Nov 2009, at 14:57, Carlo de Wolf wrote:

Why not allow JavaEE namespaced elements in the JBoss variant?
That would give you ease of use and would explicitly put portability out of scope.


> Consolidated application configuration
> --------------------------------------
>
>                 Key: JBAS-7489
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7489
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Pete Muir
>
> Provide a consolidated application (not JBoss AS) configuration file. This addresses "ease of use" by not requiring a user to understand which configuration elements go in which file (and the various locations for the file), but instead place all their configuration in a single file using namespaces. It also removes the need for vendor extensions to configuration in separate files.
> For example inside of web.xml, we could have the configuration for:
> web.xml
> faces-config.xml
> persistence.xml
> orm.xml
> beans.xml
> The idea is to have one descriptor and support all the different configuration schemas that Java EE provides.
> So there are two separate goals here.
> 1. Merge vendor extensions into the standard descriptor (Hibernate mappings into orm.xml or persistence.xml, for instance)
> 2. Combine all configurations into a single, consolidated descriptor (web.xml for WAR, ejb-jar.xml for EJB-JAR, and applications.xml for EAR)

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