Hello everyone,
I've got a
JBoss 4.0.5 installed on my Ubuntu 7.04 (Feisty Fawn) Linux. It's up and running. I'd like to install JForum on this JBoss instance. I'm new to JBoss, as well as to
J2EE in general.
Following JForum's automatic installation instructions (
http://www.jforum.net/install.jsp), i've downloaded the JForum .zip file to my home directory. I'm trying to proceed according to the instructions.
1. Under the title "Unpacking", the instructions read: "After the download, unpack the .ZIP file into your webapp's directory". What's the relative path to JBoss's webapp's directory (starting from $JBOSS_HOME)?
2. Further in the same section, the instructions read: "The next step
you should do is register the JForum application within your
Servlet Container". What steps must i take, in order to register the JForum application within my JBoss?
[originally posted on jforum.net by berliita]