I have a website I have been working on
for quite some time now. I use apache as
the front end, and to serve static stuff. I
use mod_jk to connect to tomcat 5.
I develop in one area and use ant to
deploy the entire app. On disk the
/home/foo/ROOT
directory is mapped to / for foo.com.
This all works nicely. Now I want to
set up a virtual host in apache to do the
same thing (map /home/bar/ROOT to
/ for bar.com). The apache setup is done
and works. What I don't understand is
how to get tomcat manager to be able
to deploy (via ant) / for 2 different domains.
Can someone point me to an example?

Thanks.
Dean Hoover


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to