[JBoss-user] [EJB 3.0] - Re: EJB 3.0 Interceptors not Firing

2006-07-05 Thread Saish
) trying to find javax/interceptors/InvocationContext. So, my interceptors never fired. The solution is easy. Make sure you have the 4.0.4-GA app server jar's listed above in your CLASSPATH for your IDE. - Saish View the original post : http://www.jboss.com/index.html?module=

[JBoss-user] [EJB 3.0] - EJB 3.0 Interceptors not Firing

2006-07-05 Thread Saish
a the @Interceptors annotation in a SLSB. When viewing my logs, I never see any of the error messages output. Or there might be a simple explanation, "We have not yet implemented interceptors in JBoss-4.0.04-GA". :^) My thanks in advance for any assistance anyone can ren

[JBoss-user] [JBoss jBPM] - Re: Hibernate TransientObjectException on JbpmContext Initia

2006-06-20 Thread Saish
? I am assuming it only needs to be called once per process definition deployment. Do people run an ant task as part of a buld? Ad hoc? Is there any harm in calling it multiple times? Thanks! - Saish View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[JBoss-user] [JBoss jBPM] - Re: Hibernate TransientObjectException on JbpmContext Initia

2006-06-19 Thread Saish
Hmmm XML appears to be stripped out. Will try surrounding in comment characters. - Saish --> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951798#395179

[JBoss-user] [JBoss jBPM] - Hibernate TransientObjectException on JbpmContext Initial Sa

2006-06-19 Thread Saish
trying to save a ProcessInstance for the first time. Any assistance would be greatly appreciated. My thanks in advance, Saish --- ENVIRONMENT --- * HSQL DB (installed with JBoss 4) * jPBM 3.1 * EJB 3.0 * Hibernate 3.2.0-CR1 (default with JBoss 4) * JBoss AS 4.0.4-CR2 (installed with JBoss