Hi Scott,
I added the latest log with all required log levels to the jira ticket.
Rob
On 20.08.2014 03:40, Scott Marlow wrote:
On 08/19/2014 09:07 AM, Scott Marlow wrote:
> Hi Rob,
>
> The new logfile is missing TRACE logging for the other categories.
> Please attach a new log with TRACE enabled for: org.jboss.jca,
> org.hibernate, org.jboss.as.jpa, com.arjuna
Just add the log file with the above categories, to the WFLY-3619 jira
(not this email thread).
>
> com.arjuna will show the transaction boundaries, org.jboss.jca will show
> connection pooling related information, org.jboss.as.jpa will us how the
> application requested the EE/JPA container to create the persistence
> context and of course, org.hibernate will show what is occurring in
> Hibernate ORM.
>
> Scott