Re: [Shale] Get the application path

2006-07-28 Thread Craig McClanahan
On 7/28/06, Marty Phee <[EMAIL PROTECTED]> wrote: Thanks. I'll move over to that list, but I'm looking for the application path. Not the context path. By "application path" do you mean the directory path to where the application is deployed from on disk? You are correct in noticing that th

Re: [Shale] Get the application path

2006-07-28 Thread Marty Phee
Thanks. I'll move over to that list, but I'm looking for the application path. Not the context path. Craig McClanahan wrote: On 7/28/06, Marty Phee <[EMAIL PROTECTED]> wrote: How do I get the application path. I can see it in the debugger through the ApplicationContextFacade, but not sure

Re: [Shale] Get the application path

2006-07-28 Thread Craig McClanahan
On 7/28/06, Marty Phee <[EMAIL PROTECTED]> wrote: How do I get the application path. I can see it in the debugger through the ApplicationContextFacade, but not sure how to access it. I need the path of the application to pass on to a report generator. Shale has migrated to its own top level

[Shale] Get the application path

2006-07-28 Thread Marty Phee
How do I get the application path. I can see it in the debugger through the ApplicationContextFacade, but not sure how to access it. I need the path of the application to pass on to a report generator. Thanks, Marty - To un