Issue Details (XML | Word | Printable)

Key: OPENEJB-231
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dain Sundstrom
Reporter: David Blevins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB
OPENEJB-216

javax.ejb.ApplicationException

Created: 03/Aug/06 01:29 PM   Updated: 12/Apr/07 07:24 AM  Due: 25/Sep/06
Return to search
Component/s: deployment, ejb3 simplified
Affects Version/s: 3.0-beta-1
Fix Version/s: 3.0-beta-1

Time Tracking:
Not Specified

Resolution Date: 12/Apr/07 07:24 AM


 Description  « Hide
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
public @interface ApplicationException {
    boolean rollback() default false;
}


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.