Hello, I've a jar-File which is used by a jboss application. This jar-File needs an properties-File. The class in the jar-file which reads the properties-file currently just knows the filename of the file. In standalone mode I can just put the file beside the jar file and it works, but not in the jboss-environment.
Where do I have to put my properties file that the class can find it? To include the prop-file into the jar is not possible for this case. Please help it is realy urgent! Thanks in advance!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910985#3910985 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910985 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
