0 Replies Latest reply on Dec 13, 2006 12:31 PM by cbax007

    LockPolicy Annotation?

      Is there any way to set the locking policy for an EJB3 entity bean using an annotation on that class? I know this can be done via the jboss.xml file, but my beans are all EJB3 beans and so I hadn't been using a jboss.xml file. Is there a way to set this for a particular bean without using jboss.xml?