[
https://jira.jboss.org/jira/browse/JBSEAM-3739?page=com.atlassian.jira.pl...
]
Pete Muir closed JBSEAM-3739.
-----------------------------
Resolution: Out of Date
Cache integration is rewritten in 2.1, please try 2.1 and reopen if it is still a
problem.
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