Hi Felipe
2010/2/25 Felipe Gaścho <fgaucho_at_gmail.com>
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=11611
>
> Please read, review, contribute and vote in this issue :)
>
Sorry , I am confused. Just bear with me please.
You have a EJB with JPA classes. e.g. Customer, Invoice
The you have a WAR 1 that uses the EJB and depends on the JPA classes e.g.
Customer, Invoice
and Then another WAR 2 (possibly the same WAR) that uses the same EJB e.g.
Customer, Invoice
Then WAR 1 adds a customer, WAR 2 should have a new customer.
What exactly is the problem ?
regards
Richard.