RE: [JBoss-dev] Generic Embedded/Bootstrap was RE: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-02-03 Thread Adrian Brock
ize the design. Coming soon... :-) > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Adrian Brock > Sent: Wednesday, February 01, 2006 4:57 AM > To: jboss-development@lists.sourceforge.net > Subject: [JBoss-dev] Generic Embedded

RE: [JBoss-dev] Generic Embedded/Bootstrap was RE: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-02-02 Thread Scott M Stark
L PROTECTED] On Behalf Of Adrian Brock Sent: Wednesday, February 01, 2006 4:57 AM To: jboss-development@lists.sourceforge.net Subject: [JBoss-dev] Generic Embedded/Bootstrap was RE: [JBoss-dev] EJB3StandaloneBootstrap implementation FYI I am starting work on a prototype of the following three new mo

RE: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-02-01 Thread Scott M Stark
pment@lists.sourceforge.net Subject: Re: [JBoss-dev] EJB3StandaloneBootstrap implementation Scott M Stark wrote: > How can the scanClasspath() step be optimized/skipped in say an embedded > ejb3 project in jbosside where the data obtained during the scan was > written out in an optimized

RE: [JBoss-dev] Generic Embedded/Bootstrap was RE: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-02-01 Thread Sacha Labourey
Hello Adrian, This is really great, that is a much needed step for the MC usage/adoption IMHO. > I am starting work on a prototype of the following three new > modules (I am not sure these are good names :-) Yeah, not sure as well, but I am not sure i have great ideas at this point. > 1) Inte

Re: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-02-01 Thread Bill Burke
ent@lists.sourceforge.net Subject: Re: [JBoss-dev] EJB3StandaloneBootstrap implementation I think going the E-EJB3 route to start is a good idea as it will force us to implement bare-bones implementations that do not have the idea of a classloader or j2ee deployment schemes within them. Once we have e

[JBoss-dev] Generic Embedded/Bootstrap was RE: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-02-01 Thread Adrian Brock
Burke > Sent: Tuesday, January 31, 2006 9:28 AM > To: jboss-development@lists.sourceforge.net > Subject: Re: [JBoss-dev] EJB3StandaloneBootstrap implementation > > I think going the E-EJB3 route to start is a good idea as it will force > us to implement bare-bones implementation

RE: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-01-31 Thread Scott M Stark
shing this forward. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Burke Sent: Tuesday, January 31, 2006 9:28 AM To: jboss-development@lists.sourceforge.net Subject: Re: [JBoss-dev] EJB3StandaloneBootstrap implementation I think going the E-EJB3 rout

Re: [JBoss-dev] EJB3StandaloneBootstrap implementation

2006-01-31 Thread Bill Burke
I think going the E-EJB3 route to start is a good idea as it will force us to implement bare-bones implementations that do not have the idea of a classloader or j2ee deployment schemes within them. Once we have e-ejb3 (really e-jboss) in place, it will force us to be careful about adding thing