[jboss-user] [JBoss AOP] - Re: Problem with prepackaged security aspect on a POJO using

2007-02-01 Thread gmdr
Hi Kabir, sorry to bother you. Did you find anything else? could you give me another hint as where to look, or what to touch to make another test ? tks again.- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009597#4009597 Reply to the post :

[jboss-user] [JBoss AOP] - Re: Problem with prepackaged security aspect on a POJO using

2007-01-19 Thread gmdr
:(, tried several times, but is not working. Below is the list of steps i think are correct and that i've already done: 1) downloaded: jboss-4.0.5.GA.zip 2) downloaded: jboss-aop_1.5.0.GA.zip 3) copied jboss-aop_1.5.0.GA\jboss-40-install\jboss-aop-jdk50.deployer to

[jboss-user] [JBoss AOP] - Problem with prepackaged security aspect on a POJO using XML

2007-01-12 Thread gmdr
Hi, I'm trying to secure a simple class (POJO) without annotations, using the prepackaged security aspect (org.jboss.aspects.security.SecurityClassMetaDataLoader). I'm using JBoss 4.0.5GA, JBoss AOP 1.5.0GA, JDK 1.5.0_09 and WindowsXP. So far I've been able to run succesfully

[jboss-user] [JBoss AOP] - Re: Problem with prepackaged security aspect on a POJO using

2007-01-12 Thread gmdr
Thanks for the prompt reply. I changed the UseJBossClassLoader parameter to true, copied the learning-aop.xml and learning-aop.war to the deploy dir and nothing happened. The logfile from the ejecution is: 16:25:43,750 INFO [Server] Starting JBoss (MX MicroKernel)... | 16:25:43,750 INFO