[jboss-dev-forums] [Design of POJO Server] - Re: Minimal now boots

scott.stark@jboss.org do-not-reply at jboss.com
Fri Sep 15 13:51:53 EDT 2006


"adrian at jboss.org" wrote : The other cause of the classloading problems is that the unpacked
  | deployments url is wrong.
  | 
  | 
  |   | 19:12:04,289 DEBUG [RepositoryClassLoader] setRepository, repository=org.jboss.mx.loading.UnifiedLoaderRepository3 at 987a33, cl=org.jboss.mx.loading.UnifiedClassLoader3 at 12fb0af{ url=file:/home/ejort/mc-vdf-work/build/output/jboss-5.0.0.Beta/server/default/deploy/uuid-key-generator.sar ,addedOrder=0}
  |   | 
  | 
  | which should be:
  | 
  | url=file:/home/ejort/mc-vdf-work/build/output/jboss-5.0.0.Beta/server/default/deploy/uuid-key-generator.sar/
  | 
  | i.e. the contents of the directory not the directory.
  | 

We need to restore the TestFileVFS.testDirURLs test then as this was its purpose.


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

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



More information about the jboss-dev-forums mailing list