Operating System - HP-UX
1833696 Members
3527 Online
110062 Solutions
New Discussion

binary compilation of Apache 2 with the WebLogic 8.1 plugin

 
SOLVED
Go to solution
Mirko Schmidt
Advisor

binary compilation of Apache 2 with the WebLogic 8.1 plugin

The situation we have is that we would like a binary compilation of Apache 2 with the WebLogic 8.1 plugin.

Previously we used Apache to talk to Tomcat via MOD_JK2. We tried initially to compile this for our environment without success. Eventually we found a download for Apache from the HP site with MOD_JK2 already compiled in.

It may be that they already have a binary image compiled for WebLogic 8.1, if so could they provide a link for us or could they possibly state what help they could give us regarding this. We have seen other requests on various forums for the same thing so we are not alone.
4 REPLIES 4
Steve Steel
Honored Contributor
Solution

Re: binary compilation of Apache 2 with the WebLogic 8.1 plugin

Hi

http://www.hp.com/products1/unix/webservers/?jumpid=reg_R1002_USEN

Application vendors such as Oracle, BEA, Siebel and others develop application plug-ins for HP-UX 11i Web Server Suite.

http://www.bea.com/framework.jsp?CNT=index.htm&FP=/content/products/weblogic/server

http://e-docs.bea.com/wls/docs81/plugins/apache.html


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Arunvijai_4
Honored Contributor

Re: binary compilation of Apache 2 with the WebLogic 8.1 plugin

Hi Mirko,

You can download the source from www.apache.org and compile it with Weblogic 8.1 plugin.

Have you tried that too ?

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
John Payne_2
Honored Contributor

Re: binary compilation of Apache 2 with the WebLogic 8.1 plugin

We just use the mod_wl_20.so module to hook into weblogic. (Using the HPWS apache.) There wasn't a need to do any special compile.

Are you trying something funny, or would just providing the module work for you? The module came in the weblogic install.

Hope it helps

John
Spoon!!!!
Mirko Schmidt
Advisor

Re: binary compilation of Apache 2 with the WebLogic 8.1 plugin

Hi @ All,

thanks for the informations and hinds, we try this and if we have new questions and problems send an new question.

BY BY
Mirko