[jboss-user] [JBoss Microcontainer] New message: "Re: How do I access the JBoss Kernel from an EJB3?"

Andrew Rubinger do-not-reply at jboss.com
Thu Jan 7 16:59:01 EST 2010


User development,

A new message was posted in the thread "How do I access the JBoss Kernel from an EJB3?":

http://community.jboss.org/message/518860#518860

Author  : Andrew Rubinger
Profile : http://community.jboss.org/people/ALRubinger

Message:
--------------------------------------------------------------
Declarative deployment you can get from EmbeddedAS.
 
And if you've got bytecode enough to back a dynamically-generated class, you can use ShrinkWrap to assemble the archive into a deployment.  Each of these types may be added to an archive:
 
http://anonsvn.jboss.org/repos/common/shrinkwrap/trunk/impl-base/src/main/java/org/jboss/shrinkwrap/impl/base/asset/
 
S,
ALR

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/518860#518860




More information about the jboss-user mailing list