[seam-issues] [JBoss JIRA] Created: (SEAMCONFIG-49) Support fields of the class Properties: replacing and modifying (regression from seam 2)

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Wed Jul 20 08:30:23 EDT 2011


Support fields of the class Properties: replacing and modifying (regression from seam 2)
----------------------------------------------------------------------------------------

                 Key: SEAMCONFIG-49
                 URL: https://issues.jboss.org/browse/SEAMCONFIG-49
             Project: Seam Config
          Issue Type: Feature Request
            Reporter: Geoffrey De Smet
            Assignee: Geoffrey De Smet


In seam 2 you could do something like this:

{code}
    <component name="repositoryConfiguration">
        <property name="setupProperties">
            <key>org.drools.repository.configurator</key><value>org.drools.repository.jackrabbit.JackrabbitRepositoryConfigurator</value>
            <!--  the root directory for the repo storage the directory must exist. -->
            <!--  <key>repository.root.directory</key><value>/opt/yourpath</value>  -->
        </property>
     </component>
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list