21 Nov 2001

JBoss 2.4.3 (Windows 98) - EJB Demo Sample

1. Place the extracted files to E:\
2. Copy and Paste the "autoexec.bat" to C:\
3. Reboot the computer and then run ms-dos
4. Run "run.bat" under "d:\program files\jboss-2.4.3\bin"
5. Go to "E:\build" and type
ant.bat sample-demo-compile
ant.bat sample-demo-jar
ant.bat sample-demo-deploy
ant.bat sample-demo-client
6. You should see "Hello World" message after executing the
last command.
