in Technology by
How can you start a JTA transaction from a Servlet deployed on JBoss?

1 Answer

0 votes
by
JBoss registers in the JNDI tree a JTA UserTransaction object which can be useful to manage a distributed transaction.

Related questions

0 votes
    What if you need to span your transaction across multiple Servlet invocations in JBOSS?...
asked Jun 5, 2021 in Technology by JackTerrance
0 votes
    The Oracle RDBMS uses the ____ statement to declare a new transaction start and its properties. (a) BEGIN ... , Database Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
0 votes
    How should you maintain a deployed model?...
asked Apr 26, 2021 in Technology by JackTerrance
0 votes
    How do you monitor JBoss and detect the bottleneck of an application?...
asked Jun 5, 2021 in Technology by JackTerrance
0 votes
0 votes
    In a normal scenario, software from ____________ is deployed to production. (i)All of the options (ii)Release branch (iii)Work branch (iv)Master branch...
asked Oct 5, 2020 in Technology by Editorial Staff
0 votes
    Packet filtering firewalls are deployed on ________ (a) routers (b) switches (c) hubs (d) repeaters I have been ... Security questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 4, 2021 in Education by JackTerrance
0 votes
    Which of the following web applications can be deployed with Azure? a) ASP.NET b) PHP c) WCF d) All of the mentioned...
asked Dec 23, 2020 in Technology by JackTerrance
0 votes
    Can we run Seam outside of JBoss AS?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    How constructor can be used for a servlet? (a) Initialization (b) Constructor function (c) Initialization and ... Servlet of Java Select the correct answer from above options...
asked Feb 22, 2022 in Education by JackTerrance
0 votes
    How constructor can be used for a servlet? (a) Initialization (b) Constructor function (c) Initialization ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Which lock should be obtained to prevent a concurrent transaction from executing a conflicting read, insert ... Interview Questions and Answers for Freshers and Experience...
asked Oct 11, 2021 in Education by JackTerrance
...