Re: T5 - Access configured application default value from component

2007-07-25 Thread Peter Beshai
No unordinary log messages (I switched on debug logging ... oo boy... but nothing stood out) and no exceptions. I put ${filesystemroot} in my template and it renders blank. On 7/25/07, Howard Lewis Ship <[EMAIL PROTECTED]> wrote: Off the top of my head, that should work. What behavior are you

Re: T5 - Access configured application default value from component

2007-07-25 Thread Howard Lewis Ship
Off the top of my head, that should work. What behavior are you seeing? Any log messages or exceptions? On 7/25/07, Peter Beshai <[EMAIL PROTECTED]> wrote: In my application, people can upload files. What is the best way to configure the root of the location the files go to? I thought I'd con

T5 - Access configured application default value from component

2007-07-25 Thread Peter Beshai
In my application, people can upload files. What is the best way to configure the root of the location the files go to? I thought I'd contribute to ApplicationDefaults like so: public static void contributeApplicationDefaults( MappedConfiguration configuration) { configurati