[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3739) Seam PojoCache with own Config File ignores Parameters

Arne Luedtke (JIRA) jira-events at lists.jboss.org
Fri Nov 21 02:34:36 EST 2008


Seam PojoCache with own Config File ignores Parameters
------------------------------------------------------

                 Key: JBSEAM-3739
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3739
             Project: Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.0.2.SP1
         Environment: JBoss 4.2.1, Seam 2.0.2SP1
            Reporter: Arne Luedtke


Hy,

I have a PojoCache deployed by inserting a Tag in the components.xml

<core:pojo-cache auto-create="true" name="enidCache" cfg-resource-name="enidCache.xml"/>

Because I have multible instances of the same Application running in different JBoss Clusters my ClusterName Tag in the enidCache.xml looks like this:
<attribute name="ClusterName">${jboss.partition.name:DefaultPartition}-ENENIDCache</attribute>

But when Seam loads the XML-File, it doesn't resolve the Property.

Thanks so far.


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

        



More information about the seam-issues mailing list