src/main/resources did not work. I just had this issue last week and solved it with just adding a src/main/application folder then adding my stuff to that.
On Jan 8, 2008 1:08 PM, Ian Springer <[EMAIL PROTECTED]> wrote: > Use the standard resources section of the pom, as you would for a jar > artifact. > > Raghu Kasturi wrote: > > Hi, > > > > > > > > I am trying to add more resources to EAR, but unable to do so. > > > > > > > > Is there any way to add resources to my EAR package? > > > > > > > > I need to add some xml files to EAR/APP-INF/classes/ > > > > > > > > Thanks, > > > > Raghu > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com ---
