Hi there,

        I was wondering if anyone was able to get MySql to work with BMP.  We are
running the latest and greatest version of MySql with transaction support
and I have spent the last couple of days trying to get it to work.  We are
getting an exception stating that jboss can't commit the transaction which
makes sense since mysql is autocommit by default.  Has anyone been able to
turn this off?  I figured I'd ask instead of beating my head against the
wall anymore ;-)

thanks,

        -Rick


java.lang.reflect.UndeclaredThrowableException:
javax.transaction.RollbackException: Unable to commit, tx=XidI
mpl [FormatId=257, GlobalId=eiger//2, BranchQual=] status=STATUS_ROLLEDBACK
        at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown
Source)
        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
        at sun.rmi.server.UnicastRef.invoke(Unknown Source)
        at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown
Source)
        at
org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy.invoke(EntityProxy.java:18
2)
        at $Proxy1.getData(Unknown Source)
                ..........


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to