Iplanet Problem

Hi,

We are using iplanet 6.0 to forward the http request to application server.

A code is written which transfers a file over HTTP to the borwser which can be downloaded. This code seems to work fine and i am able to get the file when we directly access the application server on the browser URL but, I am not able to get the file downloaded when the request passes through Iplanet webserver.

Do let me know wht could be the problem incase u have any ideas.

please not that it is the appserver is seeting the response propertly and the file is being sent as part of the HTTP response. its only the iplanet which is not forwarding the response to the browser.

Thanks in advance

[715 byte] By [keyboardsamurai] at [2007-11-26 6:21:39]
# 1
Which plugin are you using to forward the request from WebServer 6 to your Appserver?Which Appserver are you talking about?-Bernhard
Thalmayr at 2007-7-6 14:07:51 > top of Java-index,Web & Directory Servers,Web Servers...
# 2
i am not sure about the plugin (most likely nsapi plugin, is there any way to confirm it ?) ... and the appserver being used is Weblogic 8.1
keyboardsamurai at 2007-7-6 14:07:51 > top of Java-index,Web & Directory Servers,Web Servers...
# 3

keyboardsamurai, the first step would be to follow the instructions for installing and configuring the WebLogic 8.1 web server plug-in in BEA's documentation: http://edocs.bea.com/wls/docs81/plugins/index.html

Did you do that? If so, you'll need to provide your configuration files, access log, and error log in order for anyone to help you further.

elving at 2007-7-6 14:07:51 > top of Java-index,Web & Directory Servers,Web Servers...