Re: "Global" app.properties for a component-module

2008-12-29 Thread Alejandro Scandroli
Hi This would be very handy for Trails. On Mon, Dec 29, 2008 at 2:31 AM, Joakim Olsson wrote: > Great, issue created (https://issues.apache.org/jira/browse/TAP5-424). > > Could I work around it in any way by contributing something to > ComponentResources or something like that in my module-clas

Re: "Global" app.properties for a component-module

2008-12-28 Thread Joakim Olsson
Great, issue created (https://issues.apache.org/jira/browse/TAP5-424). Could I work around it in any way by contributing something to ComponentResources or something like that in my module-class? Regards, Joakim On Sun, 2008-12-28 at 15:20 -0800, Howard Lewis Ship wrote: > It is possible but no

Re: "Global" app.properties for a component-module

2008-12-28 Thread Howard Lewis Ship
It is possible but not implemented, please add an issue to JIRA. On Sun, Dec 28, 2008 at 2:45 AM, Joakim Olsson wrote: > Hi, > > I have built modules for separate parts of my application to keep GUI, > business logic and persistence for each part in one place. > > I have not found a way to have a

"Global" app.properties for a component-module

2008-12-28 Thread Joakim Olsson
Hi, I have built modules for separate parts of my application to keep GUI, business logic and persistence for each part in one place. I have not found a way to have a "global" app.properties for the module though like there is for the "main" web-project. Can this be done or am I looking for some