Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: FW: TomCat with IIS


Message #1 by "a_mulla@e... on Sun, 4 Feb 2001 19:42:32 +0530
Dear Friends,
I am also facing same problem to use Tomcat3.2.1 with IIS.
Can you pl. say exact url from where you did download
isapi_redirect.dll
If possible send me same as attechment.
For your favourable reply,

Asraf Mulla
Surat-India

-----Original Message-----
From: nitin dubey [mailto:nitindubey@y...]
Sent: Friday, January 05, 2001 10:39 PM
To: Java Server
Subject: Re: TomCat with IIS


hi all,

thanks giri for your reply.  I have got a new version
of isapi_redirect.dll from apache site.  Its working
fine.  The isapi filter is now showing green up arrow.

I have referred to the document by apache for
configuration of iis and tomcat.  Everything I have
checked it is exactly as per the document.

Tomcat and IIS are running individually but when I try
to call a servlet thru iis it is not working.

I am also not sure about the URL I have to give in my
HTML to activate the servlet..

Please suggest me a solution..

nitin

--- Giri P Nalluri <gpn@v...> wrote:
> You have to rebuild isapi_redirect.dll using vc++
> it will be around  , I
> think 350kb, which you have to install in IIS
> virtual directory & also  put
> all the mentioned keys in REGEDIT, you can open this
> in run by regedit
> Giri
>
> ----- Original Message -----
> From: "nitin dubey" <nitindubey@y...>
> To: "Java Server" <pro_java_server@p...>
> Sent: Friday, January 05, 2001 12:15 AM
> Subject: Re: TomCat with IIS
>
>
> > Hi,
> >
> > Thanx for reply,
> >
> > I have read the document and followed the steps
> > mentioned in it But it did'nt work.
> >
> > I m not getting the green up arrow in isapi
> filter.  I
> > have downloaded isapi_redirect.dll from
> > http://testdrive.mapinfo.com/techsupp/miprod.nsf..
> >
> > I get the following message in the log file
> >
> > [jk_worker.c (164)]: wc_create_worker NULL factory
> for
> > ajp13
> > [jk_worker.c (239)]: build_worker_map failed to
> create
> > workerajp13
> >
> > The same message is repeating several times...
> >
> > Please let me know where I have gone wrong..
> >
> > nitin

  Return to Index