You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Bauer, John" <JB...@Juniper.com> on 2001/12/14 17:57:54 UTC

RE: weblogic apache plugin

We are still having issues with this setup.  Does anyone have direct
experience with weblogic and the apache plugin and using Struts?

-----Original Message-----
From: Sean Owen [mailto:srowen@yahoo.com]
Sent: Wednesday, November 21, 2001 10:29 AM
To: Struts Users Mailing List
Cc: jbauer@juniper.com
Subject: Re: weblogic apache plugin


We are using a similar setup (iPlanet web server instead of Apache) without
any trouble.

All of the mappings include the "/app" portion, and all is well... the web
server should simply pass through any requests beginning with /app to
WebLogic, unchanged. Look at WebLogic's access log to see what the app
server is getting.... it should get requests beginning with "/app", and
Struts mappings should include "/app" in their path.

Sean


----- Original Message -----
From: "Bauer, John" <JB...@Juniper.com>
To: <st...@jakarta.apache.org>
Sent: Wednesday, November 21, 2001 3:03 PM
Subject: weblogic apache plugin


>
> We are using the weblogic apache plugin to route application server
requests
> to our weblogic instance.  The plugin expects the trailing path "/app" to
> distinguish between requests for the apache server and requests that are
> supposed to go to the weblogic instance (apache acts as our web server).
>
> For example, a URL to our application server would always look like this:
> http://www.yyy.com/app/<app server resource here>
>
> This seems to cause Struts great difficulties.  First, when the "app" is
in
> the path, it can't seem to find any of the action mappings.  Second, if I
> add "app" to the action mappings, then on forwarding to another action,
the
> "app" is not present, and it can't find the action mapping.
>
> The only solution we have found is to have *two* entries per mapping, one
> with "app" and one without.  Is there any better solution to this problem,
> or is there another way around this issue?
>
> Thanks
> John
>
>
>
>
> _______________________________________________________
>
> Juniper Bank
> "Rated #1 in Customer Confidence"
> Gomez Inc., Summer 2001 Internet Credit Card Scorecard
> www.juniper.com
> _______________________________________________________
>
> This e-mail and any files transmitted with it may contain confidential
> and/or proprietary information. It is intended solely for the use of the
> individual or entity who is the intended recipient. Unauthorized use of
this
> information is prohibited. If you have received this in error, please
> contact the sender by replying to this message and delete this material
from
> any system it may be on.
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________________ 

Juniper Bank 
"Rated #1 in Customer Confidence" 
Gomez Inc., Summer 2001 Internet Credit Card Scorecard 
www.juniper.com 
_______________________________________________________ 

This e-mail and any files transmitted with it may contain confidential
and/or proprietary information. It is intended solely for the use of the
individual or entity who is the intended recipient. Unauthorized use of this
information is prohibited. If you have received this in error, please
contact the sender by replying to this message and delete this material from
any system it may be on.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>