0% found this document useful (0 votes)
71 views

Web App. Assign

1. The document provides step-by-step installation instructions for Apache Tomcat 9.0.39 and JUDDI 3.3.9 on a Windows system. 2. It details downloading, extracting, and configuring the required files and programs, including Java and setting environment variables. 3. The instructions conclude by starting both Apache Tomcat and JUDDI from the command line to confirm successful installation.

Uploaded by

VishavjeetDevgan
Copyright
© © All Rights Reserved
0% found this document useful (0 votes)
71 views

Web App. Assign

1. The document provides step-by-step installation instructions for Apache Tomcat 9.0.39 and JUDDI 3.3.9 on a Windows system. 2. It details downloading, extracting, and configuring the required files and programs, including Java and setting environment variables. 3. The instructions conclude by starting both Apache Tomcat and JUDDI from the command line to confirm successful installation.

Uploaded by

VishavjeetDevgan
Copyright
© © All Rights Reserved
You are on page 1/ 5

Vishavjeet Devgan

200394370

Installation guide:

1- First step is to download all needed program , download Apache tomcat 9.0.39.
2- Then extract it into C drive .
3- Then download juddi-distro 3.3.9 from this link
https://mirror.its.dal.ca/apache/juddi/juddi/3.3.9/
4- Then extract it into C drive.
5- Then download Java 14.0.2 from this link
https://download.oracle.com/otn/java/jdk/14.0.2+12/205943a0976c4ed48cb16f1043c5c647/jd
k-14.0.2_windows-x64_bin.exe?AuthParam=1604990466_d42b68e83efc15f2bf4a6629184641df
6- We also JRE 8 which can be downloaded from this link
https://download.filepuma.com/files/java-software/java-runtime-environment-64bit-
/Java_Runtime_Environment_(64bit)_v8%20Update%20261.exe?Expires=1604991013&Signatur
e=X1ZzwO0Q8~8TY0fhrIs2gK6JLbX~1nfQ3-4lOjzvnyqdtBjnq1UDT8NyBh~fs4AFanlbL-
DQ8tfzJPLQV2o~0-e8wI-h1lX00OUyPVRdjkwSUmosVzRwuhiW-Uipd3yQxTc57Sejjn4lkzeFP1YL4t-
1kANaMlzqMZhJw1fSS2XTPeeyRevZNJ~fNdS6U3gsnLJUOyPo3Uzj9NoE9H0R~dfdhi7Gp2LfM6ELd
We4gaKXCL1zYfKscZ7lLb2SqPp0B3wfbODkB2NCmsvqQAYHIcn4grdISr~fjh~h3rLI1ya5uixpTu8~an
9LUwQjXIklS55s1W9kN0pVLb-YD8mqjA__&Key-Pair-Id=APKAJ4QTZAMVFRE2J7AQ
7- Then set path for JRE and Java from My Pc properties.
8- Then select from left side advanced system settings .

9- Then go into environmental variables.


Vishavjeet Devgan
200394370

10- And then setup file path for JAVA home and JRE Home.
Vishavjeet Devgan
200394370

11- Then open cmd to run apache tomcat, go into tomcat extracted folder then go into bin folder
and copy the location my location is C:\TOMCAT-HOME\bin then paste it into cmd like this after
putting cd command so that we can go into that directory to open the startup file.

12- Then type startup to run tomcat apache on default Port 8080.

13- Then you can see this screen that its running.
Vishavjeet Devgan
200394370

14- Then go to your browser and type http://localhost:8080.


15- Then you will see this screen that means you are running apache tomcat successfully.

16- Then do the same process to run the juddi.


17- Go into juddi directory in cmd , my directory is C:\juddi-distro-3.3.9\juddi-tomcat-3.3.9\bin
18- Then in cmd type cd C:\juddi-distro-3.3.9\juddi-tomcat-3.3.9\bin then press enter.
19- Then type command startup to start the juddi application.
Vishavjeet Devgan
200394370

20- Then press enter and you will see juddi is now running.
21- Then go to this link to see if juddi is running properly or not http://localhost:8080/juddiv3
22- Then go into tis direcrtory to add user login for juddi C:\juddi-distro-3.3.9\juddi-tomcat-
3.3.9\conf

Future work-We successfully installed the juddi and apache tomcat but we are still working to dataset
that will allow to access web services using juddi.

You might also like