|
From: Ashley H. <ah...@te...> - 2006-07-06 03:15:44
|
I have a list of .properties and .xml file that I want to load on the classpath. They are in my target directory. I have wrapper.java.classpath.1=../target/*.* These files are loading up correctly on my windows box but not on my unix box. I turned debug on, and the files are on the classpath. Can anyone help? |