I have installed the example from the book "JBoss 4.0: The Official Guide" - Mortgage Calculator which only uses JBoss standard aspects library.
There is supose to be a security exception thrown while invoking getPayment() method for user in role "Unauthorised" but it accepts all users JBoss output doesn't inform of any error. In the book there is written that I should set EnableTransformer (/jboss-aop.deployer/META-INF/jboss-service.xml) but JBoss says that's deprecated so I use LoadTimeWeaving instead Where can I find what' s wrong, and do I have to do sth more besides deploing application if I am not using my own aspects. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978502#3978502 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978502 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
