JBoss is a free open-source application server that fully supports J2EE, including JSP, Servlets, and EJB. To familiarize J2EE developers with JBoss quickly, this article will take you on a JBoss journey, including downloading, installing, deploying applications, and configuring data sources.
Tool preparation
Modify JBoss port information
1) Change webservic port information D: \ JBoss-New \ Server \ Default \ conf \ jboss-service.xml File
Name = "JBoss: service = WebService">
8083
Downloadserverclasses and downloadresources must be true for resources
To be downloadable.
abnormal files in the $ JBOSS_HOME/bin or/root directory:
Among them, kisses.tar.gz is the virus source code installation package. After installation, the above files are generated.
Solution
Step 1: scan and kill the virus www.2cto.comKillall-9 kernel Killall-9 pnsKillall-9 perl cd/root or cd $ JBOSS_HOME/binrm-rf bm * rm-rf *. plrm-rf treat. shrm-rf install-shrm-rf version * rm-rf kisses * rm-rf pns * rm-rf Makefilerm-rf ipsortrm-rf kisses * rm-rf.
if more than one deployment is deployed on a single machineJBossserver, you need to modify the relevant ports to avoid port conflicts. Currently confirm that the configuration needs to be modified as followsFirst,VI $JBOSS _home/server/default/conf/JBoss-service.xml1. WebService PortJBoss. Web. WebService "name= "JBoss
Original article address: Workshop. -- Jiangnan Baiyi
A Java World Service Processing Server Always meets the javaee specifications of JNDI/JMX/JMS/JTA/Web Service/RMI/CORBA/EJB/clustering. Geromino has made great achievements by following the flourishing Java open-source community and using JDK + open-source implementation to piece together the specifications encountered. You can also build the service engine on
The ejb3.0 application must run in JDK or later versions.The ejb3.0 application needs to run in the EJB container. The javaee Application Server contains the Web Container and EJB container.
The ejb3.0 application requires the following Java EE application servers:JBoss (4.2.x or later)WebLogic (version 10 or later)
Note: currently, Tomcat is only a Web Container and cannot run EJB applications.
The JBoss
First, install the Java environmentInstall JDK, configure environment variables, not detailed here, seeUbuntu installation JDKIi. installation of JBoss1. JBoss is compatible with Windows and Ubuntu platforms. You can put the normal jboss under Windows into Ubuntu, for example, I put it in Ubuntu's/opt directory. Or go to Http://www.jboss.org/jbossas/downloads to
Jdk,maven Installation1: Download the corresponding package jdk-7u79-linux-x64.tar.gz,apache-maven-3.3.1-bin.tar.gz from Oracle,apache website. 2: Decompression to their own system, I have extracted to the home, I built a software, in case the reload also do not have to re-download. 3: Execute command: sudo gedit/etc/profile Add data at the bottom of the file: #set Java Environmentjava_home=/home/zhaoqian/software/jdk1.7.0_79Jre_home=${java_home}/jreClasspath=.:${java_home}/lib:${jre_home}/libP
Install JBoss Tools plug-in Eclipse
1. Visit the JBoss Tools website to see how it is said above;
Http://tools.jboss.org-go to the download page
See the following sentence:
Drag and drop this icon into your active Eclipse Luna 4.4.2 workspace, or alternatively, search for "JBoss Tools (Luna)" in Eclipse:
Help > Eclipse
:\keystore.jks-trustcacerts-storepass password-keypass password-file D:\serv Er.cer650) this.width=650; "Width=" 677 "height=" alt= "Import server Certificate" src= "http://www.evtrust.com/support/images/ Jboss-ssl-6.png "/>When you import a server certificate, the alias of the server certificate must be the same as th
Address: http://my.oschina.net/u/171502/blog/32126
Function: You can use different port numbers to access different web projects on a single jboss server. This prevents access to non-root projects from using ip addresses, port numbers, and project names.
Reference: http://my.oschina.net/xiaohong/blog/28151
Jboss server
Author: Jiangnan Baiyi, original article address: Yun
Assume that a Traveler wants to develop a good Java backend server on winter nights.
The so-called beauty is the high performance, tens of millions of users; high reliability, failover is still dead; high scalability, with the nearby tuxedo, ibm mq, WebService neighbors to deal well. This is a non-personalized requirement, almost every time.
The open-source world of Java has prepared Mina, cxf, mul
Eclipse Kepler + Jboss7.1Reference Document:Http://www.tekdigest.com/how-to-install-jboss-tools-in-eclipse.html
1. Open Eclipse:2. Input: JBoss ToolsThis example has been installed, not installed, click Install3, only need to tick Jbossas tools items can:4. After installation, restart Eclipse5. Open Eclipse's new ServerChoose a good
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 containerJBossIs 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: ope
JBoss startup timeout in eclipse
"Was unable to start within 50 seconds" appears when JBoss is started in eclipse"
Error, onlineArticleMost of them are solved by adding the start timeout time, but there is no reason for this.
Here is a summary based on your own experience. "Was unable to start within 50 seconds" appears when JBoss is started in eclipse"
There
This article demonstrates how JBoss 7/wildfly Domain mode configures Server-initiated JVM parameters:
Edit the domain mode profile domain/configuration/domain.xml as follows, and add the following configuration item in the
As above, add the JVM debug parameters to the server instance in Main-server-group, and the J
*** Reprint
* Reprinted URL: http://www.chinaitpower.com/2006Aug/2006-09-19/215409.html
Recently, we have migrated the JBoss server to the WebSphere server. At the beginning, we were too optimistic. We thought it was an application server in the J2EE architecture, which should be 1 ~ It took us nearly two weeks to com
After the JBoss site is deploy, the server will dynamically compile these JSP files. Therefore, these caches may always exist unless the server is restarted (note that it is a machine rather than a sevice, the reason is that the server is cleaned occasionally, but the time may be several hours or several days. therefor
Release date: 2011-12-02Updated on: 2011-12-05
Affected Systems:JBoss Group JBoss Application Server 7.xDescription:--------------------------------------------------------------------------------Bugtraq id: 50885Cve id: CVE-2011-3606
Jboss is a very popular open-source J2EE application server.
The
Release date: 2011-12-02Updated on: 2011-12-05
Affected Systems:JBoss Group JBoss Application Server 7.xDescription:--------------------------------------------------------------------------------Bugtraq id: 50888Cve id: CVE-2011-3609
Jboss is a very popular open-source J2EE application server.
The
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.