amar
Joined: 25 Apr 2006 Posts: 179
|
Posted: Mon May 08, 2006 4:52 am Post subject: Using NetBeans with the JBoss Getting Started Guide |
|
|
This article will show you how to use the NetBeans Integrated Development Environment (IDE) with the JBoss application server.
It is intended as a companion to this online document: Getting Started with JBoss 4.0,Chapter Four of Getting Started with JBoss 4.0 describes how to setup, compile, deploy, and run a sample J2EE application. This tutorial will provide instructions on how to perform those steps using the NetBeans IDE. The best way to use this document, therefore, is in conjunction with Chapter Four of Getting Started with JBoss 4.0.
Before you begin, you need to have the following software installed on your computer:
NetBeans IDE 5.0, the beta release, or higher.
JBoss Application Server v4. This tutorial was developed using JBoss Application Server v4.0.2, but should work with other releases as well.
Java Standard Development Kit (JDKTM) version 1.4.2 or 5.0.
Installing the Example Code.
for read more information:
http://www.netbeans.org/kb/50/jboss-getting-started.html#gettingstarted |
|