Feature Requests item #502763, was opened at 2002-01-12 09:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=502763&group_id=22866

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Vincent Harcq (vharcq)
Assigned to: Nobody/Anonymous (nobody)
Summary: Entity Bean CMP2 transaction attribute

Initial Comment:
As ejb 2.0 spec mention in 17.4.1 page 352:
<spec>
For entity beans that use EJB 2.0 container-managed 
persistence, only the Required,
RequiresNew,or Mandatory transaction attributes should 
be used for the methods defined in the
bean’s component interface
</spec>

This is not true for read-only entity beans (out of 
spec) that must be set on NotSupported.

These should be verify in the Verifier

I may be wrong here but imho using Supports in entity 
beans read method can push a developer to suicide ;)

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=502763&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to