Hi,
I am running my application successfully in jboss 4.0.1. But the problem is while i shift it to jboss 3.2.7 I am stuck
It does not find my property file which is in different file
e.g I am calling the file through URL: com\x\y\z\abc.properties
in Jboss 4.0.1 it is able to find this property file but in jboss 3.2.7 it cannot
Please help !!!!!!
Inder