This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: JBOSS3 BUG ?!? Local Method permissions do not workytzel Jul 30, 2002 7:26 AM (in response to ytzel)... k now, i know what jboss3 is doing. 
 you must not specify the <method-intf/> tag in the depl. descr if you have an bean, which view type is only Local.
 iam using xdoclet for generating and xdoclet generates the
 <method-intf/> tag also if the beans vietype is only Local.
- 
        2. Re: JBOSS3 BUG ?!? Local Method permissions do not worklepekhine Aug 15, 2002 6:38 AM (in response to ytzel)I've got the same problem and will spend weeks didn't find your answer. How did you manage to reveal it? Thank you very much. As a workaround the task 
 <![CDATA[<method-intf>Local</method-intf>]]>
 after get me rid of extra tags.
 Thanks again.
 Yours Alexander
 
    