I guess this is one of the fastest turn arounds..
I needed to use the following path instead:
jar:file:/path_to_jar/jar_file_name.jar!/WEB-INF/DAO/*.xml
On a different note, i wouldn't have...
Type: Posts; User: bashar.saleh; Keyword(s):
I guess this is one of the fastest turn arounds..
I needed to use the following path instead:
jar:file:/path_to_jar/jar_file_name.jar!/WEB-INF/DAO/*.xml
On a different note, i wouldn't have...
I'm currently working on an application which scans a directory that contains deployed java applications (jars) and reads a number of xml configuration files found in each of the jars (under...