Page 1 of 1
About Question enthuware.oce-ejbd.v6.2.612 :
Posted: Sun Jun 26, 2011 2:42 pm
by jszczepankiewicz
the possible answer:
"No client can call doStuff(String ) but client a client in role "customer" can call doStuff()." does not make sense
Re: About Question enthuware.oce-ejbd.v6.2.612 :
Posted: Mon Jun 27, 2011 8:34 pm
by admin
You are right. The option should read, "No client can call doStuff(String ) but a client in role "customer" can call doStuff()."
Fixed. Thanks for your feedback!
Re: About Question enthuware.oce-ejbd.v6.2.612 :
Posted: Sun Jul 28, 2013 12:45 pm
by kezman9
The explanation for second answer states:
1. deployment descriptor values always override annotation values.
But as per 19.1 of specification:
The structural information cannot, in general, be changed because doing so could break the enterprise bean’s function.
For example bean type cannot be changed through deployment descriptor.
J
Re: About Question enthuware.oce-ejbd.v6.2.612 :
Posted: Sun Jul 28, 2013 7:13 pm
by admin
You are right. This has now been updated.
thank you for your feedback!
Paul.