Not sure if that helps, but in SubDeployerSupport we extract the nested
jar in order to further process it:

   // Obtain a jar url for the nested jar
   URL nestedURL = JarUtils.extractNestedJar(di.localUrl,
this.tempDeployDir); 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Bill Burke
> Sent: Thursday, July 21, 2005 8:26 PM
> To: Jboss-Dev
> Subject: [JBoss-dev] JAR Urls and URLClassLoader
> 
> I'm trying to create a URLClassLoader with the following URL:
> 
> jar:file:/home/wburke/fragments/foo.jar!/jboss-ejb3x.jar
> 
> It doesn't seem to be able to load classes from this URL.
> 
> --
> Bill Burke
> Chief Architect
> JBoss Inc.
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> JBoss-Development mailing list
> JBoss-Development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to