No, this works fine. Your configuration is not working for some reason. Please see my previous e-mail.
On Nov 12, 2012, at 7:31 AM, John wrote: > @Inject > @PersistenceContext(unitName = "JabberDBUnit") > private EntityManager jabberEntityManager; > > When I output the > jabberEntityManager.getEntityManagerFactory().getProperties() I find they are > the configs for another PU. That is my problem! > > It looks like tapestry-jpa is not processing the context tags correctly? The > PU that gets used first is just handed to later contexts that are injected. > > John > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org