Documentation for configuring 8.1 HttpProxyServlet wrong?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebLogic support > WebLogic installation support > Documentation for configuring 8.1 HttpProxyServlet wrong?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Documentation for configuring 8.1 HttpProxyServlet wrong?  
mark


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-01-04 10:55 PM

I'm using WebLogic Server 8.1.

The web documentation and, indeed, other messages in this newsgroup,
show the
HttpProxyServlet configuration as something like this:
<web-app>
<servlet>
<servlet-name>ProxyServlet</servlet-name>
<servlet-class>weblogic.servlet.proxy.HttpProxyServlet</servlet-class>
<init-param>
<param-name>redirectURL</param-name>
<param-value> http://x.x.x.x:8000</param-value>
</init-param>
</servlet>

<servlet-mapping>
<servlet-name>ProxyServlet</servlet-name>
<url-pattern>*.gif</url-pattern>
</servlet-mapping>
</web-app>

However, when I try this I get an error in the log file that
"WebLogicHost/WebLogicPort is not defined".

If I replace the "redirectURL" parameter with the
WebLogicHost/WebLogicPort pair
then things seem to work ok.  But the documentation for those
parameters implies that they are intended to define another WebLogic
server instance to which the requests are being forwarded. In this
case, I don't want that, I just want to forward to a different web
server.

Is the documentation just wrong or am I missing something?

Thanks,
mark





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:24 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register