It was <propertycopy> instead of <copyproperty>, as you found out.

Sorry, I'm a little jetlagged.

As for your question, the nested notation is not necessarily the best one,
and since introducing it could break backward compatibility, it's unlikely
to be... Plus it's not popular with the committers. Cheers, --DD

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 13, 2003 12:48 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: RE: RE: $${${}}


Well I finally found the PropertyCopy.java file in the CVS repository of
this project,
packaged into a jar file and tested it:

       <propertycopy name="myvalue"
from="application.${application.environment}.property1"/>
       <filter token="message" value="${myvalue}"/>

But wouldn't be the ${ ${} } trick be a lot easier?

Loïc

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to