[jboss-dev-forums] [JBoss AS 7 Development] - Re: Exception "llegalArgumentException: Null path " occured

s ls do-not-reply at jboss.com
Wed Mar 21 04:03:48 EDT 2012


s ls [https://community.jboss.org/people/sunls] created the discussion

"Re: Exception "llegalArgumentException: Null path " occured"

To view the discussion, visit: https://community.jboss.org/message/725258#725258

--------------------------------------------------------------
In JarFileResourceLoader#getJarURI method , file's URI is created by "new URI("jar", b.toString(), null)".
The value of b.toString() is liking "file:/D:/opt/jboss-as-7.1.0.Final/modules/kss/service/main/kss_services.jar!/seam.properties".
But the getPath() of URI that is created is null. Is this a bug? 
Is there any approach to avoid the error?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/725258#725258]

Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120321/8fa98792/attachment.html 


More information about the jboss-dev-forums mailing list