Hello,

I'm trying to find a way to NOT depending on jboss-vfs while dealing with vfs resource ulrs that returned by JBoss 6.0.0

I find it frustrating to call URL.openstream() on "vfs:" urls and getting back a NULL.

Is there a way to ask JBoss to give the app the physical url by default?

Thank you,

Hung