[jboss-dev-forums] [Design of Embedded JBoss] - JBossAS Changes to Enable Embedded
ALRubinger
do-not-reply at jboss.com
Fri Nov 7 03:02:49 EST 2008
@see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=145261
I'm starting with some work within AS itself to remove all notions that a standalone process or filesystem access is required.
The general direction I'm taking is that components like a startup/bootstrap of the environment should be generic and extensible, with AS providing its own hooks while Embedded AS and EJB 3.1 Embeddable may do the same.
This is a separate implementation from the "embedded" module of AS, though the aims are congruent.
Existing facilities such as runtime building of virtual JARs for deployment, etc, will be later analysed and likely pushed over to VFS or an extension thereof.
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187608#4187608
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187608
More information about the jboss-dev-forums
mailing list