JBoss Application Server cleanup Cache

Source: Internet
Author: User
Tags tmp folder jboss jboss application server

For the csdn blog of Sunday follow_24, click:

82220081

Like tomcat, JBoss is a javaweb application server or javaweb container.

Of course, the two are also different:

TomcatIs a JSP/servlet container
JBossIs the Jee container, jee includes JSP/servlet, JMS, EJB, JAX-WS, JAX-RS, CDI and so on.

Tomcat is fully open-source, and the open-source community maintains product updates.
JBoss has two versions: open-source and enterprise-oriented, which are supported by Red Hat. Generally, JBoss has been supported for 10 years and the product is continuously supported.

JBoss is a J2EE application server, while Tomcat is only a servlet container, or a simple J2EE application server.
The servlet container in JBoss is still tomcat.
Servlet containers similar to Tomcat include Jetty (Open Source), resin (Open Source ).......
Similar to JBoss, J2EE application servers include: glassfish (Open Source), Geronimo (Open Source), WebLogic (commercial), and WebSphere (commercial)

Take jboss5.1.0 as an example to clear the cached files and folders in JBoss:

1. G: \ jboss-5.1.0.GA-jdk6 \ jboss-5.1.0.GA \ Server \ Default \ TMP

2. G: \ jboss-5.1.0.GA-jdk6 \ jboss-5.1.0.GA \ Server \ Default \ work

In the TMP folder, the daily cache records are generated.

Clean up everything in these two folders, And the JBoss cache is cleaned up.

JBoss Application Server cleanup Cache

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.