WebAppDeploy hangs

I have been trying to get Tomcat add-on bundled with Plesk 7.0.x now, but I(or tech support guys and gals at my host company) never been able to get Tomcat add-on working, and currently, I am looking into custom installation of Tomcat(4.1.30) connecting to Apache2 that came with Plesk using mod_webapp that also came with Plesk.

I can access [ip address]:8080 and [domain name]:8080, so I presume that Tomcat is installed correctly. Now I added vhost.conf and included the following commands:

WebAppConnection warpConnection warp [ip address]:8008
WebAppDeploy myapp warpConnection /myapp/

WebAppDeploy apparently hangs and it breezes up the entire domain.

q1. What can possibly be causing this problem?

q2. Is there some way to verify if [ip address]:8008 is sending any data?

I'd appreciate any input on this if anyone's installed Tomcat and get it working on their own without using Plesk 7.0.x Tomcat add-on.

 

 

 

 

Top