|
Hello I have a problem with multiples wars. My JboosPortal version is: 2.2.1RC3 My classes are shared, but my jboss-web.xml is:
I see the problem when I try load one .properties that it is inside of war. Each war it has a different file .properties, with equals name but with different content. In my class that load .properties this code is used:
But always return the ClassLoader of last deployed war. So the file .properties read is always the file of last deployed war. I try use ServletContextListener the load of file .properties is ok, but when I get any propertie of this file is returned propertie of last deployed war. How i can resolve this problem? []´s Eros |
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
