Piotr Findeisen [https://community.jboss.org/people/findepi] 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/649052#649052 -------------------------------------------------------------- Hi, thanks for your reply. Apparently i can use VFS scanning indirectly, thanks to Snowdrop, like this: applicationContext.getResources("classpath*:/com/example/**.class"); This is great -- but this does not free me from detection code, as this method does not work on JBoss 4.2.3. If there is indeed no other way to have portable code without "appserver IF-ing", then i will go for this. But i wish there was :) -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/649052#649052] Start a new discussion in JBoss Microcontainer at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2114]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
