求救!弄了一天JiveJdon,还是未解决

注册提交时,产生了如下的错误信息
2007-11-23 17:50:25,921 WARN [com.arjuna.ats.jta.logging.loggerI18N] [com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.disallow] [com.arjuna.ats.internal.jta.transaction.arjunacore.lastResource.disallow] Adding multiple last resources is disallowed. Current resource is org.jboss.resource.connectionmanager.TxConnectionManager$LocalXAResource@1ace672
2007-11-23 17:50:25,921 DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.parentTraceEnabled=true
2007-11-23 17:50:25,921 DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.nestedTraceEnabled=false
2007-11-23 17:50:25,921 DEBUG [org.jboss.util.NestedThrowable] org.jboss.util.NestedThrowable.detectDuplicateNesting=true
2007-11-23 17:50:25,921 ERROR [com.jdon.jivejdon.dao.sql.AccountSSOSql] java.lang.Exception: SQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -53eff6e1:4c7:4746a222:31 status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -53eff6e1:4c7:4746a222:31 status: ActionStatus.ABORT_ONLY >))
2007-11-23 17:50:25,921 ERROR [com.jdon.jivejdon.dao.sql.AccountDaoSql] java.lang.Exception: java.lang.Exception: SQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -53eff6e1:4c7:4746a222:31 status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -53eff6e1:4c7:4746a222:31 status: ActionStatus.ABORT_ONLY >))
2007-11-23 17:50:25,921 ERROR [com.jdon.jivejdon.service.imp.account.AccountServiceImp] createAccount error : java.lang.Exception: java.lang.Exception: java.lang.Exception: SQLException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -53eff6e1:4c7:4746a222:31 status: ActionStatus.ABORT_ONLY >); - nested throwable: (org.jboss.resource.JBossResourceException: Could not enlist in transaction on entering meta-aware object!; - nested throwable: (javax.transaction.SystemException: java.lang.Throwable: Unabled to enlist resource, see the previous warnings. tx=TransactionImple < ac, BasicAction: -53eff6e1:4c7:4746a222:31 status: ActionStatus.ABORT_ONLY >))

想用admin登录后台,总是提示用户名或者密码错误

现在解决了没有??是什么原因

确证数据源dao.xml中配置正确。

使用Jivejdon3最新版本

JBoss 4.2和JBoss 4.0有区别,参考JiveJdon源码中的安装说明书install.txt