[
https://issues.jboss.org/browse/WFLY-6998?page=com.atlassian.jira.plugin....
]
Christopher Willems edited comment on WFLY-6998 at 8/28/16 2:42 PM:
--------------------------------------------------------------------
Added a log containing 2 processing of the xml below , first with the problem and second
without . so injection of a bean with
@Stateless
@TransactionManagement(TransactionManagementType.CONTAINER)
@TransactionAttribute(value = NOT_SUPPORTED)
<?xml version="1.0" encoding="utf-8"?>
<person>
<action>U</action>
<hierarchyScope>default</hierarchyScope>
<id>9006</id>
<personName>G2</personName>
<personnelClasses>
<personnelClass cascade="P">Operators</personnelClass>
</personnelClasses>
</person>
was (Author: christopher.j.willems):
Added a log containing 2 processing of the xml below , first with the problem and second
without .
problem with lazy relationship and eclipselink 2.6.3 on wildfly 10
final
------------------------------------------------------------------------
Key: WFLY-6998
URL:
https://issues.jboss.org/browse/WFLY-6998
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Affects Versions: 10.0.0.Final
Reporter: Christopher Willems
Assignee: Scott Marlow
Attachments: no problem.log, server.log, server.zip, server.zip, server.zip
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)