* Gary S. Cuozzo
> I've seen this before as well.  I *think* that I fixed it by putting
> the following xdoclet tag up in my class-level area:
>     @ejb:permission      unchecked=""
> 
> This adds an <unchecked/> tag into ejb-jar.xml for the methods that
> don't have security permissions specified.  Then I override the
> permissions for each method that I want secured with specific roles.

Thanks for the reply.  Actually I found out something.  As a matter of
fact, the create resides in a superclass and there we did not have any
XDoclet tags.  Placing them there helped a lot.

However, it is strange that the behaviour of Weblogic is different
from JBoss.

-- 
 Jon Haugsand, [EMAIL PROTECTED]
 http://www.norges-bank.no



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to