<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div class="im">&gt; I had to switch over this persistence unit to being container-managed, which is the better thing anyway. &nbsp;I was only using a Seam-managed PU to get around an AS6 issue, and that particular issue doesn'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). &nbsp;I tried to set up 5&nbsp;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. &nbsp;I think it's the same issue as discussed here:&nbsp;<a href="http://community.jboss.org/thread/164252">http://community.jboss.org/thread/164252</a> .</div>
</div></blockquote><br></div><div>Ah, yes, the multiple config files issue, which looks like it moved to /dev/null. :-)</div><div>I might pick it up for 6.1 if time permits.</div><div><br></div><br></body></html>