According to specification it should be possible. I would like to have my entieties in two separate jars inside EAR but still within the same Persistence Unit.
Is this possible with current jboss implementation to divide Persistence Unit between two JARs?
1)can't be deployed in my case at jboss5.1.0, I have 2 jars configured as you but not in one ear,
2)have you solve the problem?