[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-502) add package namespaces to simplify component XML configuration

Norman Richards (JIRA) jira-events at jboss.com
Wed Nov 15 01:12:41 EST 2006


add package namespaces to simplify component XML configuration
--------------------------------------------------------------

                 Key: JBSEAM-502
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-502
             Project: JBoss Seam
          Issue Type: Feature Request
    Affects Versions: 1.1.0.CR1
            Reporter: Norman Richards
         Assigned To: Norman Richards


This fix is for updates to components.xml to allow namespaces to be used to simplify component configuration.   The ultimate goal is to be able to configure components like this:

    <core:init>
        <core:debug>true</core:debug>
        <core:jndiPattern>@jndiPattern@</core:jndiPattern>
    </core:init>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list