| Tool Name | Version | Description |
| Apache HTTP Server | 2.0.44 | A server that can display web pages. |
| Ant | 1.5.2 | A tool like "make" that defines the build sequence. |
| EASIE | 1.0.6 | A plug-in for Eclipse that allows starting and stopping JBoss. |
| Eclipse | 2.1.0 | An integrated devlopment tool that can be used to develop Java applications. |
| JBoss | 3.0 | A server that can load Enterprise Java Beans and can compile JSP into servlets. |
| JMS | 1.0.2 | A Java Messaging Service library. |
| JUnit | 3.8.1 | A tool that is used to test Java code. |
| MySQL | 3.23.55 | An SQL database. |
| MySQL Connector/J | 1.5.2 | A JDBC driver for MySQL. |
| MySQLCC | 0.9.1 | A graphical editor (Control Center) for the MySQL database. |
| Sysdeo | 2.0.1 | A plug-in for Eclipse that allows configuring Tomcat |
| Sun BDK | 1.1 | Bean Developer Kit. |
| Sun EJB | 2.1 | Enterprise Java Bean support. |
| Sun JDK | 1.4.1.02 | A Java Developer Kit. |
| Tomcat | 4.1.18 | A server that can load Java servlets. |
| XDoclet | 1.2.2 | A tool that can read tags from Java source, and create XML files or other source. |
<html> This is my page </html>
<classpath codebase="lib" archives="*"/> <classpath codebase="deploy" archives="*"/>
* @ejb:env-entry name="DataSource_Name" * value="MySqlDS" * @ejb:resource_ref res-name="jdbc/MySqlDS"
| Option | Features | Path Files Modified |
| Eclipse -vm command line switch | May be required for Eclipse package explorer | eclipse/workspace/.metadata/.plugins/org.eclipse.jdt.core/pref_store.ini eclipse/workspace/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml eclipse/workspace/.metadata/.plugins/org.eclipse.jdt.launching/pref_store.ini |
| Eclipse Window Preferences-Ant-Runtime for Tools.Jar | Required for Eclipse Ant build | eclipse/workspace/.metadata/.plugins/org.eclipse.ant.core/pref_store.ini eclipse/workspace/.metadata/.plugins/org.eclipse.core.resources.../state.dat eclipse/workspace/.metadata/.plugins/org.eclipse.ui.externaltools/dialog_settings.xml eclipse/workspace/.metadata/.plugins/org.eclipse.core.resources.../state.dat |
| Running JBoss template ant build after ant runtime settings ok | JBossTemplate/build/bin/run-client.bat JBossTemplate/build/bin/run-client.sh | |
| Running JBoss | Finding jars | jboss-service.xml |
| Eclipse Project Properties for JMS.JAR | Required for Eclipse package explorer | eclipse/workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/JBoss Template/org.eclipse.jdt.core/state.dat JBossTemplate/.classpath |