Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

Running Procedure:

1) Java installation (Version 1.5) 2) Extract to Tomcat-5.0.28.zip version to D:\ driver. 3) Set Class Path (Environment variable) My computer right click ->properties chose advanced tabs then click Environment Variable. a. Classpath=C:\Programs Files\java\jdk1_5_03\lib. b. Path= C:\Programs Files\java\jdk1_5_03\bin. c. CATALINA_HOME=D:\tomcat-5.0.28. d. JAVA_HOME= C:\Programs Files\java\jdk1_5_03 4) 5) 6) 7) 8) 9) MySql installation. Open the query.txt file. Execute the each line of this file in sql command line. Copy auth.jar and paste in D:\tomcat-5.0.28\common\lib Copy server.xml and jaas.conf paste to d:\tomcat-5.0.28\conf Copy bin folder and overwrites to tomcat-5.0.28\bin folder. Copy the four folder(commonservice, securebroadcast) paste to d:\tomcat5.0.28\webapps 10) Copy all jar files and paste to c:\ Programs Files\java\jdk1_5_03\jre\lib\ext 11) Run the startup.bat in d:\tomcat-5.0.28\bin 12) Open iexplore and type url http://localhost:8080/SecureBroadcast

You might also like