Hi,
from Kannel's perspective you only to have to allow the Apache server's IP address (change the udp-allow-ip parameter in your kannel.conf file). 
 
Then you need to configure apache to connect to tomcat with the JK Connector module.  You can find out how to do that at http://jakarta.apache.org/tomcat/connectors-doc/
 
Then just put your static WML pages in Apache and your JSP/Servlet generated WMLs in Tomcat.  From the client's perspective (in our case a mobile phone) it will seem as if everything is served from Apache.
 
Another benefit with the JK connector is that you can have multiple Tomcat servers running and Apache will distribute the load among them (with round robin or you can create your own rules with Tomcat 5.0).
 
I hope that helps.
 
Spyros

-----Original Message-----
From: Tech mark [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 02, 2005 2:05 PM
To: Kannel
Subject: QUESTION OUT OF KANNEL

HI FRIENDS ,
 
kannel is my wapgatway.
so i need to put wml scripts in apache and the other wap contents are to be host in tomcat . could u all help me regd this matter ?
what i have to do with apache configuration and tomcat configurations ?
is there any particular web site to get such information ?
 
i know , this question out of kannel. but i think u can help me ,
 
thanx
anaconda


Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.

Reply via email to