[jboss-user] [Beginners Corner] - Re: jboss 5 and ClassLoader problem
jaikiran
do-not-reply at jboss.com
Mon Dec 15 01:34:56 EST 2008
>From what i know, JBossAS5 stopped creating temp jar files for the deployed ones. AS5 now works on the files that are in the deployment folder.
Going by your code, you seem to be loading all xml files within a jar. If you know the xml file names, then there is a better way to doing this, where you don't have to worry about where the jar files are located.
By the way, there's specific forum for JBossAS5 questions here http://www.jboss.com/index.html?module=bb&op=viewforum&f=287
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196447#4196447
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196447
More information about the jboss-user
mailing list