]
djafaka updated JBSEAM-3439:
----------------------------
Attachment: screenshot-1.jpg
Bug in the seam-gen tool of seam
--------------------------------
Key: JBSEAM-3439
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3439
Project: Seam
Issue Type: Bug
Components: EJB3
Environment: Windows / Linux
Reporter: djafaka
Fix For: 2.0.0.GA
Attachments: fatpig.rar, screenshot-1.jpg
It seem that Seam gen doesn't generate some scope annotation like
@Scope(ScopeType.CONVERSATION) for some master details relation.
In fact in my model i have 3 EJB3 entities:
Account
Operation (Many-To-One to Account/Many-to-One OperationType)
OperationType
When i try to select Operation search parameter, the resulting operation is not correct,
the parameter is still reinitialized and the corresponding result list is not correct.
I found a solution in the code source generation of class OperationList with adding
@Scope(ScopeType.CONVERSATION)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: