[seam-issues] [JBoss JIRA] Issue Comment Edited: (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:27:23 EDT 2011


    [ https://issues.jboss.org/browse/SEAMCONFIG-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615419#comment-12615419 ] 

Geoffrey De Smet edited comment on SEAMCONFIG-49 at 7/20/11 9:26 AM:
---------------------------------------------------------------------

Patch + testcase: https://github.com/seam/config/pull/8
Please pull :)

Blocker for drools-guvnor upgrade to seam 3.

      was (Author: ge0ffrey):
    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