About Question enthuware.oce-jpad.v6.1.344 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
M_Z

About Question enthuware.oce-jpad.v6.1.344 :

Post by M_Z »

I think option D (which is marked as correct) is not completely accurate:

instead:

Code: Select all

../lib/some.jar#xyzPU
it must be:

Code: Select all

[b]../[/b]../lib/some.jar#xyzPU
Please, refer JPA 2.0 Specification, Section 8.2.1.6.3, Example 6

M_Z

Re: About Question enthuware.oce-jpad.v6.1.344 :

Post by M_Z »

It seems that "bold" tag not supported inside "code" tag,

The correct option must read:

../../lib/some.jar#xyzPU

admin
Site Admin
Posts: 10066
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.oce-jpad.v6.1.344 :

Post by admin »

You are right. This has now been fixed.

thank you for your feedback!
If you like our products and services, please help us by posting your review here.

cosminvacaroiu

Re: About Question enthuware.oce-jpad.v6.1.344 :

Post by cosminvacaroiu »

I don't understand one thing.

The classes in xyzPU defined in mywebapp.war can access xyzPU defined in some.jar.

Means that entities in one PU can access entities in other PU ? Because although it's the same PU name, the PUs are different.

Or when I create/inject an EntityManagerFactory in mywebapp.war I can pass the # syntax PU name to get a EMF for the PU defined in some.jar (instead of mywebapp.war).

Post Reply

Who is online

Users browsing this forum: No registered users and 132 guests