About Question enthuware.oce-ejbd.v6.2.360 :
Posted: Mon Feb 10, 2014 9:15 pm
Since none of the interface has been annotated with either @Local or @Remote, will not container by default expose a no-interface view in this case?
Java Certification Resources and Java Discussion Forum
https://enthuware.com/forum/
They could be designated as Local or Remote through the deployment descriptor as well, which is not shown. So the annotations are not really required for the purpose of this question.vinkjrwl wrote:Since none of the interface has been annotated with either @Local or @Remote, will not container by default expose a no-interface view in this case?