Is there by any way i can use IIS without JRUN3.0 running , and make jrun to handle only some specific requests such as , IF url contains "servlet/" process this by Jrun . For making this what are the configurations i have to do. Actually my problem is as follows
Now all my http requests are going to jrun .I am having Web application which will run only on IIS 4.0 as it makes use of asp, activex, com .Now i am trying to do some enhancements to that application by adding my own components , and one of the events in that component invokes a java application which will perform http tunnelling , i.e it will talk to the servlet on server side ,
If i use 2 web servers ( IIS and java web server) my application is working fine , But i don't want to use 2 web servers so i am going for JRun . So now i want to invoke my web application first and after some event i want to call servlet . How to do this .
I think I have stated my problem clearly. I want solution urgently .
Regards,
Prakash M A S
Eric Kreiser wrote:
If you are using JRUN 3.0, according to the documentation, ALL requests
first go to the JRUN server. At this point JRUN decides if the request need
only be handled by the webserver, and if so sends the request back to the
webserver for processing. The assumption is that no request will be
processed without JRUN running.-----Original Message-----
From: Mangirish Phadnis [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 08, 2000 10:04 AM
To: [EMAIL PROTECTED]
Subject: Re: Configure to IIS --URGENT--I would suggest one more step. Try dropping one html file in the
default directory of IIS and see if that comes up ok. This will test
if IIS is ok.Mangirish.
--- PRAKASH ASHWATHANARAYANA RAO <[EMAIL PROTECTED]> wrote:
> Hi ,
> For link http://localhost:80/demo/index.html it is giving ' page
> cannot be displayed '
> , all proxy setting are correct .
> both JRun admin server and default server is running , I have
> configured JRun to port
> 8000 , and listen port to 9000,
> If i call http://localhost:8100/ , It is showing "Index Of / "
> and nothing more ,
> Which will be the root directory for IIS / JRun
> Can u tell me is it possible for me to set some config files so
> that IIS will work
> properly when JRun is down .
> I want JRun mainly because i want to run my servlets using IIS
> server .
> I didnot have any kind of problems while installing JRun .
>
> Regards
> Prakash M A S
>
>
>
> Jeffrey Diedrich wrote:
>
> > What kind of error are you receiving when you mention that "it
> doesn't
> > work". Start with the obvious...did you start the JRun Default
> Server? Can
> > you start the JMC (with Admin Server running)? What happens when
> you bypass
> > IIS and go to port 8100?
> > Just trying to help figure out if this is a connector problem or if
> there is
> > a problem with the JRun installation.
> >
> > ----- Original Message -----
> > From: "PRAKASH ASHWATHANARAYANA RAO" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, August 07, 2000 11:28 PM
> > Subject: Configure to IIS --URGENT--
> >
> > > Hi ,
> > > I am having some problems while configuring JRun3.0 with
> IIS4.0 .
> > > IIS is working fine(i.e http://127.0.0.1/iisadmin is working
> fine) if I
> > > don't configure it with JRun , Once I configure it ( using the
> connector
> > > wizard ) and try to open http://localhost:80/demo/index.html
> it is
> > > not working . I may be missing some simple settings pls. tell me
> how to
> > > make it work ,
> > > On IIS side before using connector wizard , i stopped www
> service ,
> > > made local host properties executable ,after connector wizard i
> started
> > > www service
> > > My jrun is not installed as a service ,
> > > I tried replacing my IP in place of localhost , still it is
> not
> > > working .
> > > What may be the reason .
> > >
> > > Regards
> > > Prakash M A S
> > >
> > >
>
--------------------------------------------------------------------------
> > ----
> > > Archives: http://www.egroups.com/group/jrun-interest/
> > > Unsubscribe:
> >
>
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
> > > or send a message to [EMAIL PROTECTED] with
> > 'unsubscribe' in the body.
> >
> >
>
----------------------------------------------------------------------------
--
> > Archives: http://www.egroups.com/group/jrun-interest/
> > Unsubscribe:
>
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
> > or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>=====
Mangirish.__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
----------------------------------------------------------------------------
--
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe'
in the body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
