]
Wilber Saca commented on WFLY-3411:
-----------------------------------
was not a question... Anyway thanks for ur interest...
EJB/JPA error when call to persist
----------------------------------
Key: WFLY-3411
URL:
https://issues.jboss.org/browse/WFLY-3411
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EJB
Affects Versions: 8.1.0.CR1, 8.1.0.CR2
Environment: - WildFly 8.1.0.CR2
- EclipseLink 2.5.1 (Added)
- JSF
- Netbeans 8
Reporter: Wilber Saca
Assignee: David Lloyd
Labels: eclipselink, ejb, jpa, jsf
Fix For: 8.1.0.Final
I'm getting an exception when I try to persist an object for second time, after get
an exception because of duplicate primary key.
I have tested the same application on GlassFish 4 with JSF(Mojarra) 2.2.6, EclipsLink
2.5.1 and this error is not fired, all works fine.
I also tried changing the default datasource setting in Wildfly.