1 Answer

0 votes
by

JBoss is a popular open-source application server based on JEE technology. Being JEE based, the JBoss supports cross-platform java applications. It was embedded with the Apache Tomcat web server. It runs under any JVM of 1.3 or later versions. JBoss supports JNDI, Servlet/JSP (Tomcat or Jetty), EJB, JTS/JTA, JCA, JMS, Clustering (JavaGroups), Web Services (Axis), and IIOP integration (JacORB).

Related questions

0 votes
    Can we run Seam outside of JBoss AS?...
asked Jun 6, 2021 in Technology by JackTerrance
0 votes
    What version of JBoss AS do I need to run Seam?...
asked Jun 6, 2021 in Technology by JackTerrance
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
    How can you start a JTA transaction from a Servlet deployed on JBoss?...
asked Jun 5, 2021 in Technology by JackTerrance
0 votes
    Is the Session Factory Thread-safe in JBoss?...
asked Jun 5, 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
0 votes
    When I try the following lookup in my code: Context initCtx = new InitialContext(); Context envCtx = ( ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 22, 2022 in Education by JackTerrance
0 votes
    Im having a jar file(for java classes) with some associated files of my project.Its bacially a client/ ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 2, 2022 in Education by JackTerrance
0 votes
    I want to try and get an understanding of how JMS works. I am going through a tutorial and have ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 18, 2022 in Education by JackTerrance
0 votes
    I want to try and get an understanding of how JMS works. I am going through a tutorial and have ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 18, 2022 in Education by JackTerrance
...