[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: ClassLoading Module usage

scott.stark@jboss.org do-not-reply at jboss.com
Tue Oct 16 02:43:12 EDT 2007


You will also need a org.jboss.virtual.protocol.vfsmemory.Handler class to be able to use vfsmemory: type of URLs in the classpaths. By the way, I see that the org.jboss.virtual.protocol.vfs is a vfs: url protocol handler for the assembly stuff.

For a deployment, you would create a root entry for the corresponding /aop-domain/classes if it does not exist, probably in the MemoryContextFactory.

You would then just add a vfsmemory:/aop-domain/classes url to the classpath metadata to this location to the classpath.


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

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



More information about the jboss-dev-forums mailing list