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
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
