RE: Is there a bug with Resin ISAPI for IIS?

From: Dalton Iwazaki <dalton.iwazaki@xxx.com>
Date: Wed Sep 25 2002 - 16:03:27 PDT

Just a guess.
Does your host contains the "_" (underline) char?

_
Dalton Iwazaki
  -----Original Message-----
  From: owner-resin-interest@xxx.com
[mailto:owner-resin-interest@xxx.com]On Behalf Of stefan
  Sent: Wednesday, September 25, 2002 19:52 Dalton
  To: resin-interest@xxx.com
  Subject: Is there a bug with Resin ISAPI for IIS?

  Hi,

  I just installed Resin 2.1.4 and having the same problem with IE6 where I
get null pointer errors. If I change the doc-dir tag to the root of Resin in
standalone like so:

  <doc-dir>C:\resin-2.1.4\webapps</doc-dir>

  IE6 works - but if I use Resin with IIS5 Resin returns a null pointer
exception - again only with IE6.

  I the server set up so Resin is on C:\resin-2.1.4. In the webapps
directory I place all my web apps. In IIS5 I point to the same web-apps
directory as the root of the application and it works fine except for IE6?
Oh ya, in this config I have tried setting the doc-dir to boht of these with
no luck:

  <doc-dir>C:\interPub/wwwroot</doc-dir>

  <doc-dir>C:\resin-2.1.4\webapps</doc-dir>

  My guess it is some sort of security thing IE6 is doing - I am tyring to
set cookies and session vars on the pages that are giving me null
pointers...

  Any ideas?

  Thanks,

  Stef
Received on Wed 25 Sep 2002 16:03:27 -0700

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:17:16 PDT