About Question enthuware.ocpjp.v17.2.3012 :

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
yulinxp
Posts: 11
Joined: Sat Dec 02, 2023 12:54 pm
Contact:

About Question enthuware.ocpjp.v17.2.3012 :

Post by yulinxp »

For last option and explanation... Isn't com.acme.DB class name, not module name?

Code: Select all

module inventory{
  requires com.acme.DB transitively;
}
It should be requires transitive com.acme.DB;

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

Re: About Question enthuware.ocpjp.v17.2.3012 :

Post by admin »

No, why do you think it is a class name?

yulinxp
Posts: 11
Joined: Sat Dec 02, 2023 12:54 pm
Contact:

Re: About Question enthuware.ocpjp.v17.2.3012 :

Post by yulinxp »

I remember the question states com.acme.DB is class within com.acme module. But I can't go back to the question to check.

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

Re: About Question enthuware.ocpjp.v17.2.3012 :

Post by admin »

Ok, I see what you mean now. You are right. Should be fixed.
thank you for your feedback!

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests