[JBoss-user] [Security & JAAS/JBoss] - Re: EJB3 @SecurityDomain and @RunAs or @RunAsPrincipal not w

2005-12-28 Thread mikeboo
Hi, I have exactly the same problem. Did you solve it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914556#3914556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914556

[JBoss-user] [Beginners Corner] - Re: Dynamic class loading of EJB3 entities

2005-11-23 Thread mikeboo
... I'm using jboss-4.0.3SP1 and the client runs with following VM-arguments: -Djava.security.manager=java.rmi.RMISecurityManager -Djava.security.policy=client.policy -Djava.rmi.server.codebase=http://localhost:8083/ View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[JBoss-user] [Beginners Corner] - Dynamic class loading of EJB3 entities

2005-11-23 Thread mikeboo
Hi, maybe it's a stupid question, but I can't find any solution for this. I deployed just interfaces implemented by my entities to the client and I'm accessing it through a SLSB. But I get a NoClassDefFoundError. I already enabled the classloading by setting the DownloadServerClasses flag, but i