Re: Substitution variables in gbean attribute value

2010-08-26 Thread Ivan
Create a Geronimo plugin should be the best way to do it, or you might extend the Sharelib gbean, so that you could do anything you like :-) 2010/8/26 Kevan Miller > > On Aug 25, 2010, at 12:50 PM, David Jencks wrote: > > > > > On Aug 25, 2010, at 9:10 AM, Anil Chawla wrote: > > > >> Ivan, thank

Re: Substitution variables in gbean attribute value

2010-08-25 Thread Kevan Miller
On Aug 25, 2010, at 12:50 PM, David Jencks wrote: > > On Aug 25, 2010, at 9:10 AM, Anil Chawla wrote: > >> Ivan, thanks for the prompt response. Our intention is to provide our users >> with a WAR/EAR file and perhaps a simple startup script that they can edit >> to set the correct environmen

Re: Substitution variables in gbean attribute value

2010-08-25 Thread David Jencks
substitution directly in geronimo-web.xml, but you might try a workaround solu > > > From: > Ivan > > To: > user@geronimo.apache.org > > Date: > 08/25/2010 11:46 AM > > Subject: > Re: Substitution variables in gbean attribute value > >

Re: Substitution variables in gbean attribute value

2010-08-25 Thread Anil Chawla
-| |08/25/2010 11:46 AM | >| |> | Subject: | |> >------------| |Re: Su

Re: Substitution variables in gbean attribute value

2010-08-25 Thread Ivan
You could NOT use the substitution directly in geronimo-web.xml, but you might try a workaround solution below, it should work :-) a. After deploying your application into the server, then stop the server. b. Open the var/config/config.xml, and find the segment for your application. c. Let's take