View Single Post
  #6 (permalink)  
Old 04-02-2007, 01:28 AM
sturgis sturgis is offline
Senior Member
 
Posts: 71
Default

Quote:
Originally Posted by phoenix View Post
I'm afraid I don't know how to help you with mod_jk but if you search the forums for the words 'port' & '7080' you'll find some threads that might help you. I don't think it's a problem with zmtrainsa but this error seeme to give a clue:

Code:
Exception in thread "main" com.zimbra.soap.SoapFaultException: system failure: Request not allowed on port 7080
Thanks Bill.
It looks like I'm the only one posting to the forum regarding mod_jk issues... I guess everybody else is happy installing zimbra out of the box, but if you have only one internet connection and a web server, mod_jk is the way to go...

I don't see why the request is not allowed on port 7080 when running it manually. The only files you change for mod_jk are in the tomcat conf:
server.xml
server.xml.in
service.web.xml.in
and:
webapps/service/WEB-INF/web.xml
webapps/service/WEB-INF/web.xml

and for the admin:
/webapps/zimbraAdmin/WEB-INF/web.xml
/conf/zimbraAdmin.web.xml.in
/webapps/service/WEB-INF/web.xml
/conf/service.web.xml.in

then:
/conf/zimbraAdmin.web.xml.in
/conf/service.web.xml.in
/conf/zimbra.web.xml.in

Basicaly by adding ports 80 and 443 everytime a port is required...

If somebody might have an idea of what it the relation with zmtrainsa, I would really appreciate it. As you can imagine, if zimbra does not learn what its spam it becomes very annoying.
Thanks
Reply With Quote