specify "directory target" in jardesc [message #1420715] |
Wed, 10 September 2014 11:11 |
|
hi all
I was creating a jar file with selected CDI beans in a project X so I can reuse them in another project Z
everything works fine, but for the CDI files inside the jar to be scanned by the server I have to add a beans.xml file into the META-INF directory where the MANIFEST.MF file is located
for this I had to create a META-INF folder with the beans.xml file on it in the root directory of the x project so I can select it in the Jar Export panel, because I cannot specify target directory and when the jar is created that file keeps same structure
this xml file is a copy of the one I have into my src/main/webapp/WEB-INF/ so...
I guess if I could specify the target directory for this file I will not have to copies of the same file
I would like to ask for this feature to be added to Jar Export
is that possible ?
thanks
Betto McRose
gonna get ya, no matter how far
|
|
|
Powered by
FUDForum. Page generated in 0.02954 seconds