we are trying to deploy our application from
JBoss2.4.3 to JBoss2.4.10. We encounter following
Container exception error on some operations.
We have no idea what the problem is and this kind of
operations work fine on 2.4.3
java.rmi.ServerException: Container exception. Notify
the container develo
I am using jboss 2.2.2 And I get this exceptino
java.rmi.ServerException: Container exception. Notify the container
developers :-); nested exception is: java.lang.IllegalStateException: No
transaction. java.lang.IllegalStateException: No transaction. at
org.jboss.tm.TransactionImpl.commit(Transac
This is rather strange - looking at the TxInterceptorCMT code, either
it's lost your bean's metadata, or has forgotten what method it's trying
to execute! This particular bean and method has been working properly up
until recently? Did you get a fresh JBoss snapshot/CVS download and that
broke
I'm getting an exception when using JBoss (version: JBoss PRE-2.1) with the
following configuration:
[Info] Java version: 1.3.0,Sun Microsystems Inc.
[Info] Java VM: Java HotSpot(TM) Server VM 1.3.0,Sun Microsystems Inc.
[Info] System: SunOS 5.8,sparc
Here's the stack trace from the exception: