Results 1 to 1 of 1
Hi!
I have to test a client-server system on my PC, so I've installed two tomcats. One is an Axis2 web service listening to port 8080 and the other a ...
- 12-14-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
Running two tomcats on the same PC (Client-Server)
Hi!
I have to test a client-server system on my PC, so I've installed two tomcats. One is an Axis2 web service listening to port 8080 and the other a client listening to port 18080.
The first I run (startup.sh) works fine, but the second one (no matter which I choose) only works during around 10 seconds. After that I'm not able to view cPanel® in firefox.
If before running the second I stop the first (shutdown.sh), this second one works OK. But the idea is running both at the same time... so...
What do you think it's happening?
I'm using a vmware virtual machine with Linux Fedora Core 7 installed.
Thanks.


Reply With Quote