mrkanitkar
06-11-2001, 07:51 AM
we have recently purchsed Ensim LS ( control panel on linux) I have to install Tomcat with apache on ensim .
we want to deliver jsp & java savelets on ensim based Linux server.
I have REdhat 6.2 with ensim Ls. and jdk 1.2.2
I have tried to insert mod_jk.so and or mod_jserv_tomcat.so as module to /etc/httpd/httpd_vwh.conf , httpd.conf
& also included mod_jk.conf
I installed tomcat with rpm . it works on port 8080
but it fails with ensim .
will you pl help me out ?
thanks in advance .
jolly
06-11-2001, 09:44 AM
Can you start the tomcat from ensim control panel?
how are you doing the virtual hosting on tomcat using ensim.
Cos for the last 1 months I am trying to find the same answer...
If you have any idea then please let me know :D
mrkanitkar
06-12-2001, 01:17 AM
jolly ,
I have installed tomcat using rpm ,
I can start it from /etc/rc.d/init.d/tomcat start
it works .
You give any ip of the ensim server & port 8080 you can see & excute jsp & java savelets .
BUt ensim's httpd.conf file fails to insert mod_jk.so or mod_jserv_tomcat.so , and Include of mod_jk.conf or tomcat-apache.conf.
I want tomcat & apache of ensim to work together on same port .
I have already contacted ensim for this.
did u tried ensim for frontpage ?
I have problem s their also .
In feedback forms of frompage , it form is designed to sendmail as out put of form , ensim fails & shows same page again & again after submitting .
if u have any solution let me know.
regards,
maheshwar
:cool:
CWIhosting
06-12-2001, 01:18 AM
Ensim keeps calling us, and other feedback on their product?
jolly
06-12-2001, 02:30 AM
Are you talking of the frontpage ext. ?
You can start the TOMCAT from from /etc/rc.d/init.d/tomcat start but when your server is reboot. Does tomcat start or you have to start it manually.
If you want to change the port of apache then you can change from the ensim admin control panel.
How are you doing virtual hosting on TOMCAT.
mrkanitkar
06-12-2001, 03:20 AM
Yes I am talking about fronpage ext .
It works at publishing time . But fails for Feedback forms , in which the form action is "send output to email address"
I think U have to configure fronpage to use local smtp .
In my case tomcat starts automatically .
But I want to deliver .jsp using tomcat on same httpd, port 80, which works in any NON control panel Redhat Linux . But not in ensim or plesk.
any idea ?
regards,
maheshwar
:angry: