Yep. I was trying to add the Ejb container settings via adding a systemproperties gbean to the OpenEJB configuration. Will look to implement the approach specified in the other mail
Regards Manu On Fri, Mar 7, 2008 at 12:55 PM, David Jencks <[EMAIL PROTECTED]> wrote: > Your gbean could have a lower priority than the other gbeans. > > It would be a LOT better to come up with a design that does not > require adding gbeans to existing modules. Can you describe what you > are trying to do? > > thanks > david jencks > > > > On Mar 7, 2008, at 12:27 PM, Manu George wrote: > > > Hi, > > Is there any way to programatically add a dependency to an > > existing Gbean? Say I have a running configuration that comprises of a > > set of GBeans. Now I want to add another Gbean to that configuration > > and then make sure it starts first the next time the configuration is > > started. Is this achievable currently? > > > > Regards > > Manu > >
