This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes Configure Apache with syabase easerver Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Configure Apache with syabase easerver " Watch "Configure Apache with syabase easerver " New topic
Author

Configure Apache with syabase easerver

alok keshri
Greenhorn

Joined: Oct 21, 2002
Posts: 2
Hi Everybody,
I am trying to configure my easerver with apache2.0.39. but i am not able to do it.
I have copied all the required dll to apache modules directory and changed the httpd.conf file accordingly. but its not working for me.
in httpd.conf file i added lines are
LoadModule easredirector_module modules/libjeas_mod.dll
EASConfigFile Apache2/conn_config
<LocationMatch /destiny >
SetHandler eas-handler
</LocationMatch>
and i have created conn_config.conf
where destiny is my application name
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Configure Apache with syabase easerver
 
Similar Threads
Installing apache plug in module for Weblogic
Integrating Tomcat with Apache
Tomcat + Apache configuration servlet access problem
Problem in Apache + Tomcat
Integrating Weblogic8.1 with Apache2.0