[jboss-jira] [JBoss JIRA] (WFLY-10996) Database queries result in NoClassDefFound for org/wildfly/transaction/client/ContextTransactionManager

Rakesh K. Cherukuri (JIRA) issues at jboss.org
Sat Sep 8 23:36:00 EDT 2018


Rakesh K. Cherukuri created WFLY-10996:
------------------------------------------

             Summary: Database queries result in NoClassDefFound for org/wildfly/transaction/client/ContextTransactionManager
                 Key: WFLY-10996
                 URL: https://issues.jboss.org/browse/WFLY-10996
             Project: WildFly
          Issue Type: Bug
          Components: JPA / Hibernate
    Affects Versions: 14.0.0.Final, 14.0.1.Final
         Environment: CentOS 7
WildFly 14.0.0 / WildFly 14.0.1
            Reporter: Rakesh K. Cherukuri
            Assignee: Scott Marlow
            Priority: Blocker
         Attachments: error.log, jpa-war.tar.gz, pgsql.driver.tar.gz, standalone-full.diff

Basically WildFly is unable to either build the persistence context or it fails to query postgres db.

The changes are so minimal that it should basically work.

Attached:
# error.log - exception in the server log
# jpa-war.tar.gz - maven module that can be used to reproduce the issue
# pgsql.module.tar.gz - postgres driver module that can be unpacked under modules/system/layers/base/org/postgresql
# standalone-full.diff - diff that can be applied to standalone-full.xml to define required datasource




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list