sandeep gelli wrote:
Hi Rainer,
Finally got it. I have changed my page redirection from response.redirect()
to requestDispatcher.forward() and it worked. This was actually a trail and
Thanks for letting us know.
error that i did, any logic behind this?
No, not really. Do you see the final
Hi Rainer,
Finally got it. I have changed my page redirection from response.redirect()
to requestDispatcher.forward() and it worked. This was actually a trail and
error that i did, any logic behind this?
Thanks
Sandeep
On 7/5/08, Rainer Jung <[EMAIL PROTECTED]> wrote:
>
> sandeep gelli schrieb:
Hi Rainer,
The URL's are correct. Everything working fine with my windows pc. Not sure
what is going wrong with this one .
Thanks
Sandeep
On Sat, Jul 5, 2008 at 6:01 PM, Rainer Jung <[EMAIL PROTECTED]> wrote:
> sandeep gelli schrieb:
>
>> Hi Rainer,
>>
>> Any advise on this?
>>
>
> The log look
sandeep gelli schrieb:
Hi Rainer,
Any advise on this?
The log looks fine. All requests, that are processed by the plugin are
forwarded to the backend and return a result to the client. Those
requests are:
10.111.33.24 port=443 uri=/XXX/balance_transfer/form_bt0.jsp
10.111.33.24 port=443 ur
Hi Rainer,
Any advise on this?
Thanks
Sandeep
On Fri, Jul 4, 2008 at 9:50 AM, sandeep gelli <[EMAIL PROTECTED]> wrote:
> Hi Rainer,
>
> Attached is the nsapi.log, including the initialization phase. All my
> config files in the target system are in UNIX format.
>
> Thanks
> Sandeep
>
>
> On 7/3
sandeep gelli wrote:
Hi Rainer,
Below is the URL from which i have downloaded the 64-bit nsapi_redirector.so
file. When i use this file
http://apache.oss.eznetsols.org/tomcat/tomcat-connectors/jk/binaries/solaris/jk-1.2.26/sparc/
I receive the following error message when i use this file.
Sun
As a first step, answering the questions in my previous mail would be
helpful. As a secodn step, showing your configuration. Third: what do
you mean by "page not found"? Is it a browser generated error, e.g.
because the web server crashes and the browqser doesn't get an answer,
or do your get a
Hi Rainer,
Thanks for the prompt response. Let me explain my scenario. I am trying to
redirect the requests from sun webserver to tomcat. All worked fine with my
windows pc(32-bit) and when trying to deploy the same in my solaris system,
i am able to get the first page. After submitting the first
Hi Sandeep,
sandeep gelli schrieb:
Hi,
Can anyone help me providing nsapi_redirector.so file(64-bit version). My
application is running on solaris sparc os 9, and sunone webserver 6.1 sp9.
When i used the one available in the apache website, i am getting ELFCLASS64
error. I tried building it,