[jboss-dev-forums] [Design of OSGi Integration] - Re: Logging and Exception Handling

adrian@jboss.org do-not-reply at jboss.com
Fri Feb 29 12:50:32 EST 2008


We need to create a simple helper class
so you can bootstrap a minimal deployers impl inside the MC
with the OSGi deployers for your unit tests.

If you want to do it, look at org.jboss.test.deployers.BootstrapDeployersTest
and its related delegate in deployers-vfs as an example.

That one is mainly used for testing the classloaders,
so it's essentially a cutdown version of JBossAS with only the MC and classloading
deployers running inside a JUnit test. :-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133316#4133316

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133316



More information about the jboss-dev-forums mailing list