Page 1 of 1

Possible Error on OCP 1Z0-815 BOOK Deshmukh, Hanumant Page 403

Posted: Tue Apr 21, 2020 1:59 pm
by javiut
On october version i see on page 403 in section 16.2.2 when running the module where states that running the module is a piece of cake i think is wrong the command.

I see

Code: Select all

    java --module-path . --module com.abc.finance.calculators.simpleinterest
But the com.abc.finance.calculators.simpleinterest is the FQCN that was simplify to simpleinterest.Simpleinterest but there is expected is the name of the module which is just simpleinterest

I am new to modules but i am working on it and i think this is a error and perhaps this problem was fixed already :) Please let me know.

Re: Possible Error on OCP 1Z0-815 BOOK Deshmukh, Hanumant Page 403

Posted: Wed Apr 22, 2020 3:19 am
by admin
Yes, that was fixed in build 1.10.
You may check the errata here: https://enthuware.com/resources/ocp-jav ... ook-errata

thank you for your feedback!

Re: Possible Error on OCP 1Z0-815 BOOK Deshmukh, Hanumant Page 403

Posted: Wed Apr 22, 2020 5:44 am
by javiut
Yes i see awesome i think no more errors i can find on the book a pleasure book to read.

Re: Possible Error on OCP 1Z0-815 BOOK Deshmukh, Hanumant Page 403

Posted: Wed Apr 22, 2020 6:35 am
by admin
Glad to hear that, Thanks!