[infinispan-dev] ${java.io.tmpdir}

Vladimir Blagojevic vblagoje at redhat.com
Tue Oct 20 12:34:54 EDT 2009


Hey Mircea,

The solution was rather simple, non intrusive and has no impact on 
performance. In case there is a need this feature can be turned off with 
system property. By default it is on.

Have a look http://fisheye.jboss.org/changelog/Infinispan/?cs=979

Cheers

On 09-10-20 9:32 AM, Vladimir Blagojevic wrote:
> Hey,
>
> Ughh, not sure it would be an easy fix. There is a brute force solution
> though. Go through all method setters in configuration classes and
> invoke property replacement prior to property value assignment.
>
> I'll see if there is some hook in JAXB or elsewhere to do this is in a
> less intrusive and more creative approach. Have a look yourself.
>
> Cheers.
>
> On 09-10-20 8:01 AM, Mircea Markus wrote:
>    
>> Hi Vladimir,
>>
>> This looks good.  Can we enhance this to support replacement for all
>> attribute values? I've just been trying to migrate the test from
>> JBossCache (StringPropertyReplacementTest)  to infinispan and noticed
>> that it's not only the<property>   tags support this syntax, but all
>> attributes. I've checked in StringPropertyReplacementTest on the
>> trunk, can you please take a look?
>>
>> Cheers,
>> Mircea
>>      




More information about the infinispan-dev mailing list