Netbeans: JBoss installation

Hello world,is there someone that explain me in few words how i can install JBoss in Netbeans?I've read this item http://www.netbeans.org/kb/50/jboss-getting-started.html#installthesoftwarebut I haven't understood nothing.Help me please.
[274 byte] By [PremierITAa] at [2007-11-27 2:25:31]
# 1

You won't install JBoss in Netbeans, but you may setup the JBoss as Application Server for your IDE Netbeans. They are two softwares, you should have installed them separately together with the JDK mentioned in the link you given.

but I haven't understood nothing.

? do you know what you are saying ?

rym82a at 2007-7-12 2:33:55 > top of Java-index,Java Essentials,Java Programming...
# 2
Sorry for my bad english.What softwares i need?
PremierITAa at 2007-7-12 2:33:55 > top of Java-index,Java Essentials,Java Programming...
# 3
> Sorry for my bad english.> > What softwares i need?If you are talking about the tutorial guide given, you need 3 (Netbenas, JBoss, JDK).The tutorial has already provide the link to download.
rym82a at 2007-7-12 2:33:55 > top of Java-index,Java Essentials,Java Programming...
# 4

The question is:

HOW I CAN INSTALL JBOSS IN NETBEANS?

I've downloaded JBoss zip archive, and i've unzipped it in a folder.

Now when i choose tha installation folder of JBoss in Netbeans for installing new server, Netbeans tells me that the path doen't contains a valid JBoss installation.

How i can solve?

PremierITAa at 2007-7-12 2:33:55 > top of Java-index,Java Essentials,Java Programming...
# 5

Ok, I don't know how to install JBoss Application Server in Netbeans, but i know how to setup.

1) Tool > Server Manager

2) Add Server

3) Server: JBoss Application Server 4

4) Installation location: C:\jboss-4.0.4.GA

5) Then you should able to select the server instance, port, etc.

I have tested in Netbeans 5.5 Beta 2, JBoss Application Server 4.0.4.GA.

Check version of your Netbeans, JBoss App Server.

rym82a at 2007-7-12 2:33:55 > top of Java-index,Java Essentials,Java Programming...
# 6
Thank you people.I've solved with this article http://weblogs.java.net/blog/ddevore/archive/2006/01/netbeans_with_j.htmlBye
PremierITAa at 2007-7-12 2:33:55 > top of Java-index,Java Essentials,Java Programming...