Why not just use the weblogic9.1 plugin to handle delegation to both the 8.1 
and 9.1 servers, it is backwards compatible.
you can then configure the module and use different Location blocks with 
different URI's mapping to different clusters.

Steve

-----Original Message-----
From: apacheIndian [mailto:[EMAIL PROTECTED]
Sent: 11 July 2007 12:18
To: [email protected]
Subject: [EMAIL PROTECTED] Configuring a module twice



Hi,

I have a requirement to configure weblogic plugin for Apache, more than
once.
first, the plugin provided by the Weblogic 8.1 and again the plugin provided
by Weblogic 9.1 in the same apache config.
The requests coming in need to be handled by these different plugins based
on the url, for example

1) "http://myserver.com/91example"; should be handled by the WL9.1 module and
sent to a cluster of Weblogic 9.1 servers

2) http://myserver.com/* (except /91example) should be handled by WL9.1
module and sent to a cluster of Weblogic 8.1 servers.

Is there a way we can achieve this ?
I have tried using <Location> directive, but how do we specify that
different paths are handled by different modules ?

Please help.

Thanks
-- 
View this message in context: 
http://www.nabble.com/Configuring-a-module-twice-tf4061165.html#a11538062
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Capgemini is a trading name used by the Capgemini Group of companies which 
includes Capgemini UK plc, a company registered in England and Wales (number 
943935) whose registered office is at No. 1 Forge End, Woking, Surrey, GU21 6DB.
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to