Hi all, I'm using the <entityfacade/> subtask to generate facade SLSBs for each of my entities. The problem is, method permissions don't seem to "pass through" correctly. I've attached RuleDefBean.java for your reference, and the facade class that gets generated (RuleDefFacadeEJB.java). Could somebody please tell me how to make the permissions in the facade methods the same as the permissions of the corresponding entity methods?
Thanks, James -- James Fairbairn <[EMAIL PROTECTED]> Software Developer Apoapsis Limited T +44 (20) 79400070 F +44 (20) 74030649 M +44 (7967) 661780 http://www.apoapsis.com/
RuleDefBean.java
Description: Binary data
RuleDefFacadeEJB.java
Description: Binary data
