Page 1 of 1

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

Posted: Sun May 15, 2011 9:38 am
by jszczepankiewicz
In the explanations there is
"(...)EJB 3.1 Lite only supports: JPA, Session beans (without interface client view), JTA, and Interceptors. (...)"

To be more complete I will suggest:
"(...)EJB 3.1 Lite only supports: JPA, Session beans (without interface client view), JTA, Interceptors, Security, Embeddable API. (...)"

after the EJB specification table 27.

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

Posted: Sun May 15, 2011 4:45 pm
by admin
This has been updated to include Security and Embeddable API.

thanks for your feedback!

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

Posted: Mon May 14, 2012 3:30 pm
by prakashyaji
"EJB 3.1 Lite only supports: JPA, Session beans (without interface client view), JTA, Interceptors, Security, and Embeddable API. "

Does "interface client view" implicitly mean "remote interface client view"?

Here, it's better to specify that "without remote interface client view".... Because at once I got confused that Local interface is also not supported....

I hope that I am conveying what I want to convey :P

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

Posted: Wed May 16, 2012 8:39 pm
by admin
You are right. This has now been updated.

thank you for your feedback!