Ales Justin [
https://community.jboss.org/people/alesj] created the discussion
"Re: How does jboss-structure.xml's moditification attribute influence classpath
in JBoss 5.1?"
To view the discussion, visit:
https://community.jboss.org/message/648989#648989
--------------------------------------------------------------
Why not use VFS for scanning?
If it's the case of having it working in other non-VFS envs,
simply create an abstraction, which checks if VFS is available,
if not, fall-back to non-VFS / jar scanning.
At least that's what I would do, or did for Facelets (for some support patch).
Getting a hold of tmp resources is even uglier, more impl details,
then having a simple and proper VFS impl, over some simple abstarction.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/648989#648989]
Start a new discussion in JBoss Microcontainer at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]