6 Replies Latest reply on Feb 19, 2009 1:10 AM by naveed.hasan

    persistence.xml not deployed to ejb's META-INF directory

    elenctic87

      I am using the latest Tools release with Ganymede. I have a Seam 2.1.1 project generated with Seam Tools. The EJB has stopped deploying everything that's in META-INF/ except for MANIFEST.MF. The files (persistence.xml and orm.xml) exist in ejbModule/ but they do not even make it into build/. And they sure do not end up in the deploy folder on the server. Why is this? How can I change it? I tried "Make Deployable" on those files, but that seems like a kludge, and it didn't even work. So there must be another solution. Thank you.