[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Deployment ClassPath and AOP

adrian@jboss.org do-not-reply at jboss.com
Thu Mar 27 10:34:01 EDT 2008


I see what the problem is, it's my misunderstanding.
You expect the GUID to be a host name in the url.

I've changed it to this and now it works. ;-)

  |          // protocol, host, file
  |          URL dynamicClassRoot = new URL("vfsmemory", new GUID().toString(), "");
  | 

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

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



More information about the jboss-dev-forums mailing list