Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.367 :

Posted: Mon Sep 05, 2011 12:58 pm
by jszczepankiewicz
there is:
"The initialize method initializes all the data that is required i.e. the ccMap."
should be:
"The initializeCountryData method initializes all the data that is required i.e. the ccMap."

Re: About Question enthuware.oce-ejbd.v6.2.367 :

Posted: Fri Sep 09, 2011 4:03 am
by admin
This has been fixed.

Thanks for your feedback!

Re: About Question enthuware.oce-ejbd.v6.2.367 :

Posted: Thu Aug 09, 2012 1:29 am
by Guest
I believe the line:
Since ConcurrencyManagement annotation on the class, ConcurrencyManagementType.CONTAINER is assumed.
should become:
Since there is no ConcurrencyManagement annotation on the class, ConcurrencyManagementType.CONTAINER is assumed.

Re: About Question enthuware.oce-ejbd.v6.2.367 :

Posted: Thu Aug 09, 2012 2:45 am
by admin
You are right. This has now been fixed.

Thanks for your feedback!