<br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 6:26 AM, Ales Justin <span dir="ltr">&lt;<a href="mailto:ales.justin@gmail.com">ales.justin@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">&gt; I had to switch over this persistence unit to being container-managed, which is the better thing anyway.  I was only using a Seam-managed PU to get around an AS6 issue, and that particular issue doesn&#39;t exist with AS7.</div>
<div class="im">
<br>
</div>Which AS6 issue is this?<br>
<font color="#888888"><br></font></blockquote><div><br></div><div>I had 5 persistence units, one defined in a WEB-INF/classes/persistence.xml and 4 defined in a web library (ie WEB-INF/lib/xxx-persistence.jar!META-INF/persistence.xml).  I tried to set up 5 persistence-unit-refs in my web.xml for each of these, but AS6 would complain about the 4 defined in my web library; it only found the WEB-INF/classes PU.  I think it&#39;s the same issue as discussed here: <a href="http://community.jboss.org/thread/164252">http://community.jboss.org/thread/164252</a> .</div>
<div><br></div><div>-Matt</div></div>