JBoss-IDE configuration process

xiaoxiao2021-03-06  48

1 system environment

Hardware: Think Pad A22M Notebook

PIII 900 512M

software:

Operating system: Linux Fedora 2

JDK: 1.5 RC Eclipse 3.0 JBoss-IDE 1.3.30 JBoss Server: 3.2.5 Document: OpenOfiice 1.1.2 Chinese Simplified

2 Installation Procedure 2.1 Download and Install the relevant software, please refer to Remarks 2.2 Installation Related Software 2.2.1 JDK Installation () 2.2.2 Eclipse installation

Using the downloaded Eclipse 3.0 software to the specified directory, for example: download software: Eclipse-sdk-3.0-linux-gtk.zip unzipped position: / opt / eclipse test usage method 1: Click "Computer" at the desktop, browse the file The clip, find the location of Eclipse to decompress, for example: / opt / eclipse (as shown), click ECLIPSE.

Start-up 2: In the terminal mode, use the command mode, find the location of Eclipse decompression, for example: / opt / eclipse, [root @ localhost eclipse] # ls

configuration eclipse icon.xpm plugins startup.jar cpl-v10.html features notice.html readme [root @ localhost eclipse] # pwd / opt / eclipse [root @ localhost eclipse] # ./eclipse <--- run Eclipse

2.2.3JBoss Server installation The downloaded JBoss 3.2.5 software decompresses the downloaded directory, for example: download software: jboss-3.2.5.zip decompression position: / opt / jboss3 test Using the command mode, Find JBoss to decompress location, such as / OPT / JBoss3

[root @ localhost root] # cd / opt / jboss3 <--- to jboss file location [root @ localhost jboss3] # ls <- 查看 文件 BIN Client Docs Jar-Versions.xml Lib Server [root @ localhost jboss3] # cd bin <---- Enter bin directory [root @ localhost bin] # chmod 777 run.sh <--- Change Run.sh Permissions [root @ localhost bin] # chmod 777 shutdown.sh <--- Change Shutdown Permissions [Root @ localhost bin] # ./run.sh <--- Run JBoss Server [Root @ localhost bin] # ./shutdown -c <--- Mediation Server Run

转载请注明原文地址:https://www.9cbs.com/read-116215.html

New Post(0)