[jboss-dev-forums] [Design of JBoss Portal] - Re: Maven Migration Status
julien@jboss.com
do-not-reply at jboss.com
Wed Sep 12 04:38:44 EDT 2007
I think we should get away from that special system property, instead put the files in the classpath and use the classloader or class object to obtain the resources we need.
If we need a file instead of an URL (such as in the example), it is always possible to convert the URL to a File, as it will be an URL with the file protocol.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083332#4083332
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083332
More information about the jboss-dev-forums
mailing list