I have a very specific issue.
I have two .war files with different name
i.e first.war
second.war
But the class files inside the web-inf/classes/ are of same name. Not only the classes but
everything (name ) is same including library jar files.
Although the Urls are different, but these classes are overridden. I know that i have to
change the UseJBossWebLoader or some changes in jboss-web.xml
But don't know exact changes. Can anyone help me out to make changes specific to
wars...
Any help is appreciated
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032610#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...