[jboss-dev-forums] [Embedded JBoss Development] - embedded and bootsrap dependencies
emuckenhuber
do-not-reply at jboss.com
Mon Oct 19 08:24:19 EDT 2009
Briefly looking at the embedded and bootstrap project i noticed:
| public interface JBossASEmbeddedServer
| extends
| JBossASBasedServer<JBossASEmbeddedServer, JBossASServerConfig>,
| Container
|
I think this is a embedded specific use case of how to enable users to deploy stuff, which should not be in the bootstrap project itself - rather defined by an api in the embedded project. Especially since the impl has a dependencies on the vdf.
IMHO a embedded release adding features should be independent of a bootstrap release.
Any thoughts? Maybe i just missed a previous discussion about this.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261038#4261038
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261038
More information about the jboss-dev-forums
mailing list