J2EE/개발툴

JBuilder에서 JBoss 사용방법...

아름프로 2003. 1. 27. 14:00
좋은 정보죠? ^^
==============================================

Copy the JBossSetup3x_v2.1_JBuilder7.jar file to the /lib/ext directory.

Start JBuilder.

Create a new project.

Select the JBossSetup wizard.

The wizard is located on the Wizards/Jboss/JBossSetup menu or under File/New/JBoss gallery

Select the jboss directory

Type the name you want the library to be called.

Click OK or Clear if you made a mistake.

The wizard will now add the approperiate Main class, VM params and application parameters to

the Project/Properties/Run/Application section as well as create an entry for the Required Libraries

section containing the necessary jar files and directories.

Save All, Close JBuilder and restart

Select Run and you should see the JBoss output in the Message View

For updates, comments or bug reports see Protegra JavaGroup

Notes

Select the JBoss dir as follows

JBoss Dir C:jboss-3.0.0RC1 or

JBoss Dir C:jboss-3.0.0

... etc

If you select the check box to "Set working directory to jboss/bin" then you will not have to change any of the JBoss conf files.

You will still have the Main tab below the message view window ( should be the first tab)

You can start and stop the JBoss server from here.




***** 아름다운프로님에 의해서 게시물 복사 + 카테고리변경되었습니다 (2003-12-18 16:46)