[seam-issues] [JBoss JIRA] Assigned: (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 09:25:23 EDT 2011
[ https://issues.jboss.org/browse/SEAMCONFIG-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet reassigned SEAMCONFIG-49:
------------------------------------------
Assignee: Stuart Douglas (was: Geoffrey De Smet)
Patch + testcase: https://github.com/seam/config/pull/8
Please pull :)
> 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: Stuart Douglas
>
> 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