Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9202085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:10:26+00:00 2026-06-17T23:10:26+00:00

If I have an Exception with an @ApplicationException(inherited = true, rollback = true) but

  • 0

If I have an Exception with an @ApplicationException(inherited = true, rollback = true) but I want a subclass to not rollback. Can I just annotate the subclass with @ApplciationException(rollback = false)? Or will that not work? The spec doesn’t seem to say, that I could find.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T23:10:27+00:00Added an answer on June 17, 2026 at 11:10 pm

    The EJB 3.1 spec (JSR 318) does explain this in section 14.2.1. There is an example:

    In the following example :
    @ApplicationException(rollback=true)
    public class ExceptionA extends RuntimeException
    public class ExceptionB extends ExceptionA
    @ApplicationException(inherited=false, rollback=false)
    public class ExceptionC extends ExceptionB
    public class ExceptionD extends ExceptionC
    
    ExceptionA is an application exception with transaction rollback.
    ExceptionB is an application exception with transaction rollback.
    ExceptionC is an application exception without transaction rollback.
    ExceptionD is not an application exception.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to be able to have a global exception capture where I can
I'm writing a module and want to have a unified exception hierarchy for the
I am trying to have an ApplicationException exception which will show ONLY a message
If I have exception handling part in my code, and it can fire 4
Creating column at runtime, with DataTemplateSelector. Have exception at XamlReader.Load: System.Windows.StaticResourceExtension. How can i
I have just implemented exception handling for a unique-constraint of a JPA entity. It
If my application ends up with an exception I can't handle I want it
I have an exception handler for the type SqlException and I'm looking at the
I have an exception being thrown from a C# method, that takes a generic
I have following exception in the foreach loop Unable to cast object of type

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.