I am tying to get our JBossTS tools swing app running on AS5. An intern had it working on
JBossAS 4.2 by packaging it in a sar. The code expects the sar to be exploded so that it
can use java.io.File, java.util.jar.JarFile etc to read in its' target config.
What is the best way to port this code so that it works with the VFS abstraction?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161280#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...