[Advanced Documentation] - Functionality of TxInterceptorCMT and its rationale and argu
by s5554
Hi!
When I run my pojo-java code in Jboss and there happens a sql-exception, it is org.jboss.ejb.plugins.TxInterceptorCMT
that intercepts and catches the exception and throws it out of the container as a RemoteException.
To my surprise I have no chance to catch the sql-exception in my own try - catch block, in contrast to the situation when I run precisely the same java-code without a container. My Jboss version is jboss-4.0.3SP1
Vaguely I conclude or guess that some jta- or j2ee-specification makes the use of a TxInceptorCMT obligatory in container. Am I at all right? If so, which specification?
What to read?
Google is my friend, but so far I have failed to find what to read concerning TxInterceptorCMT. The massive JbossAdminGuide (The JBoss 4 Application Server Guide JBoss AS 4.0.3) seems to be rather sparse on this topic. I would appreciate advice and guidance at this point. Is there some book which would explain in detail the use of interceptors in general or TxInterceptoCMT specifically?
I thank in advance.
Risto
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107653#4107653
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107653
18 years, 5 months
[JBoss jBPM] - Re: GPD 3.1.1
by ali_reza_761
ok tanx
(english=verry bad :( )
i have a problem in compile as source (cvs).
i got org.jbpm.gd.jpdl.build as cvs and in command run ant.
now i am following errors :
get.projects:
build:
install.eclipse:
prepare.workspace:
run-eclipse-plugin-builder:
[java] Buildfile: mainTargets.xml
[java]
[java] BUILD FAILED
[java] Target "and" does not exist in the project "Build All Elements".
[java]
[java] Total time: 0 seconds
[java] Java Result: 13
create.manifest:
build-feature:
[get] Getting: http://repository.jboss.com/licenses/JBossORG-EULA.txt
[get] To: D:\jbpm-cvs\jbpm3designer\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\temp\jboss.eula.txt
BUILD FAILED
D:\jbpm-cvs\jbpm3designer\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml:63: The following error occurred while executing this line:
D:\jbpm-cvs\jbpm3designer\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml:221: Warning: Could not find file D:\jbpm-cvs\jbpm3designer\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\N.3.1.1\org.jbpm.gd.jpdl.feature-3.1.1.zip to copy.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107647#4107647
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107647
18 years, 5 months