Common Application Server

Source: Internet
Author: User
Tags jboss

In summary, the application Server application server, which we listed here, mainly provides good support for Servlets and JSPs;

[resin]

[Tomcat]

[JBoss]

community.jboss.org

yum install java-1.6.0-openjdk-devel

wget http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.zip

unzip jboss-as-7.1.1.Final.zip -d /usr/share

Useradd JBoss

chown -fR jboss:jboss /usr/share/jboss-as-7.1.1.Final/

su jboss

cd /usr/share/jboss-as-7.1.1.Final/bin/

./add-user.sh

./standalone.sh -Djboss.bind.address=0.0.0.0 -Djboss.bind.address.management=0.0.0.0&

http://yourip::9990/

./jboss-cli.sh --connect command=:shutdown

Original URL http://opensourcearchitect.co/tutorials/installing-jboss-7-1-on-centos-6

[WebLogic]

[openLdap] directory service

Http://docs.adaptivecomputing.com/viewpoint/hpc/Content/topics/1-setup/installSetup/settingUpOpenLDAPOnCentos6.htm

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.