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

Geoffrey De Smet (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Oct 14 10:39:17 EDT 2011


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

Geoffrey De Smet resolved SOLDER-231.
-------------------------------------

    Fix Version/s: 3.1.0.Beta2
       Resolution: Done


They pulled my pull request and this issue is fixed
                
> Support fields of the class Properties: replacing and modifying (regression from seam 2)
> ----------------------------------------------------------------------------------------
>
>                 Key: SOLDER-231
>                 URL: https://issues.jboss.org/browse/SOLDER-231
>             Project: Seam Solder
>          Issue Type: Feature Request
>            Reporter: Geoffrey De Smet
>            Assignee: Stuart Douglas
>             Fix For: 3.1.0.Beta2
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list