1 Reply Latest reply on Dec 23, 2001 8:33 PM by marc.fleury

    NotSupported CMT for entities

    armint

      In the EJB2.0 spec, the container may optionally implement NotSupported, Supports, and Never transaction attributes for CMT entity bean methods. Does JBoss3.0 support these? I couldn't find this mentioned in the docs. The server doesn't complain when a bean is deployed with these attributes, however some very cryptic exceptions are thrown when the bean's methods are called.