I want the application.xml to be copied into /META-INF in the ear file.
<?xml:namespace prefix = o ns =
"urn:schemas-microsoft-com:office:office" />
I set the properties as follow:
maven.ear.appxml=${basedir}/META-INF
maven.ear.src=${basedir}/META-INF
maven.ear.resources=${basedir}/META-INF
The application.xml is being picked up but it is inserted into the ear
file without the path.
Beside the application.xml there are few other resources, which I want
to do the same with them.
Any idea how it is done?
Thanks
Oren
****************************************************************************
This email and any files transmitted with it contain information that may be
confidential or privileged, and are intended solely for the use of the
individual or entity to whom they are addressed. If you are not the intended
recipient any disclosure, copying, distribution or use of the information is
prohibited. If you have received this email in error, please notify me by
return email immediately. Any opinions expressed are those of the author,
not of Morpheus Limited.
This message has been checked for all known viruses by UUNET delivered
through the MessageLabs Virus Control Centre.
****************************************************************************