[jboss-user] [EJB 3.0] - Re: MDB pool configuration EJB3

2007-04-17 Thread judge2005
And in case anyone is wondering. This is how you do the same thing in jboss.xml: | ?xml version=1.0 encoding=UTF-8? | jboss | xmlns=http://java.sun.com/xml/ns/javaee; | xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; |

[jboss-user] [EJB 3.0] - org.jbos.tm.jbossrollbackexception instead of EJBException

2007-04-03 Thread judge2005
Hi, Under certain circumstances (vague I know but hopefully someone may have an answer before I try and cobble together a reproducible test case) I get a org.jboss.tm.JBossRollbackException instead of an EJBException. The basic scenario is that I have a MDB which calls a session bean. The

[jboss-user] [EJB 3.0] - Re: org.jbos.tm.jbossrollbackexception instead of EJBExcepti

2007-04-03 Thread judge2005
Just to clarify a little: I am expecting the constraint violation, since in both cases I am trying to insert something that already exists. However I would expect this to be reported as an EJBException in the MDB. View the original post :

[jboss-user] [Security JAAS/JBoss] - Re: Bug in SecurityAssociation(?) - EJB3 MDB Calls a SLSB wh

2007-03-09 Thread judge2005
I just got bit by this too. Any news on when it will work? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4026669#4026669 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4026669 ___

[jboss-user] [Security JAAS/JBoss] - Re: XACML and DROOLS

2006-09-28 Thread judge2005
As far as using SunXACML goes. Well there is just one guy working on it and it doesn't seem very active, I've no idea how performant it is and it requires that the rules be expressed in XACML, which is hardly the tersest language around. Drools seems a lot more active and I could possibly