[jboss-dev-forums] [Design of POJO Server] - Re: AbstractDeploymentUnit.getMetaDataFiles()

bill.burke@jboss.com do-not-reply at jboss.com
Fri Oct 13 08:37:19 EDT 2006


I also found a problem with URL creation for jars.

deploy/foo.jar creates a URL

jar:file:/.../deploy/foo.jar!/

With a URL like this, you cannot do url.openStream() although, for some strange reason, you can do url.openConnection()

Do we want to change the URL for jars so that they don't have the foo.jar?

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

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



More information about the jboss-dev-forums mailing list