[jboss-dev-forums] [JBoss AS7 Development] - Re: Embedded AS

Brian Stansberry do-not-reply at jboss.com
Thu Nov 18 04:10:00 EST 2010


Brian Stansberry [http://community.jboss.org/people/bstansberry%40jboss.com] created the discussion

"Re: Embedded AS"

To view the discussion, visit: http://community.jboss.org/message/571733#571733

--------------------------------------------------------------
A couple other comments:

There's a split package; i.e. org.jboss.modules appears in embedded-modular-bootstrap. Split packages are verbotten, so we can't push this upstream until that's fixed. Hopefully there's no reason ModuleXmlParser can't be made public.

ModularEmbeddedServer.start(String... dependencies) throws an NPE if you pass in null dependencies.

The need to pass in those dependencies indicates StandaloneServer has a problem that needs fixing. Embedded users should be able to get a simple notification when the server is "started", which I'd define as the point where we log the "JBoss AS %s \"%s\" started in %dms" message.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/571733#571733]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101118/b8ceaf28/attachment.html 


More information about the jboss-dev-forums mailing list