Sorry, I messed up.  You cannot use placebolders on properties -- only 
on parameters.  However, depending on what you're dong you just do in 
your Listener, etc.

getProperty("applicationRoot") & getProperty("mycustompackages")

.Peter

jarthel said the following on 09/28/2009 12:44 AM:
> in my mach-ii.xml, I have something like this:
> <property name="applicationRoot" value="/folder-name-here" />
>
> Is it possble to use something like
> <property name="mycustompackages" value="${applicationRoot}/custom" /
>   
>> .
>>     
>
> I looked at the config wiki (http://greatbiztoolsllc.trac.cvsdude.com/
> mach-ii/wiki/ConfigFileExplained) but cannot find what I need to know.
> I searched the group but came up empty as well.
>
> I know "substitution" is possible in the coldspring XML. but when I
> tried it on my own, it doesn't seem to work.
>
> Thank you very much :)
>
> jayel
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to