Re: Question about SpringModuleDef

2009-08-31 Thread Howard Lewis Ship
Copy & paste is the only solution at this point. On Mon, Aug 31, 2009 at 3:24 AM, Andrey Larionov wrote: > Created TAP-830 (https://issues.apache.org/jira/browse/TAP5-830) > > On Mon, Aug 31, 2009 at 14:16, Andrey Larionov wrote: >> What solution i can advice until it not fixed? >> I see only copy

Re: Question about SpringModuleDef

2009-08-31 Thread Andrey Larionov
Created TAP-830 (https://issues.apache.org/jira/browse/TAP5-830) On Mon, Aug 31, 2009 at 14:16, Andrey Larionov wrote: > What solution i can advice until it not fixed? > I see only copypaste method. > Thanks. > > On Mon, Aug 31, 2009 at 08:09, Howard Lewis Ship wrote: >> Please add an issue to JIR

Re: Question about SpringModuleDef

2009-08-31 Thread Andrey Larionov
What solution i can advice until it not fixed? I see only copypaste method. Thanks. On Mon, Aug 31, 2009 at 08:09, Howard Lewis Ship wrote: > Please add an issue to JIRA. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apach

Re: Question about SpringModuleDef

2009-08-30 Thread Howard Lewis Ship
Please add an issue to JIRA. On Sat, Aug 29, 2009 at 6:53 PM, Andrey Larionov wrote: > In SpringModuleDef exists private method locateExternalContext. It has > return type of ConfigurableWebApplicationContext. But its calls only > from contructor where assignment occurs to variable with type of >

Question about SpringModuleDef

2009-08-29 Thread Andrey Larionov
In SpringModuleDef exists private method locateExternalContext. It has return type of ConfigurableWebApplicationContext. But its calls only from contructor where assignment occurs to variable with type of ApplicationContext. It highly limits me on programmaticaly creating server context and passing