hi !
and now we have a problem since the servlet is not distributed
with the 2.2.4 version of Jetty as installed into netview :(~
i have found the servlet under
ftp://jetty.mortbay.com/pub/Jetty-2.4.6/contrib/uk/org/gosnell/Servlets/
BUT how does one plug that beast into the netview installation ?
mfG. Alfred Reibenschuh
INFORMATIONSTECHNOLOGIE AUSTRIA GMBH
TELEKOMMUNIKATION
Networkmanagement
Intranet Info-koordinator
A-1020 Wien, Lassallestrasse 5
T: ++43-1-21717-58947
F: ++43-1-21717-58979
E: alfred.reibenschuh@it-austria.com
> -----Ursprüngliche Nachricht-----
> Von: Faruk Grozdanic/Boulder/IBM [mailto:farukg@US.IBM.COM]
> Gesendet: Montag, 28. August 2000 17:22
> An: IBM NetView Discussion
> Betreff: Re: AW: [NV-L] Re: Where o where should I put my CGI
> scripts ?
>
>
> Hello
>
> Jetty 2 has a cgi-servlet in the contrib directory under
> uk/org/gosnell.
>
> An updated version should have been checked into the Jetty3 beta
> CVS repository today, if not tomorrow. It will now be in
> com/mortbay/Servlet
>
> Jetty has a cgi servlet that can be loaded and should work with CGI
> scritps. good place to start is htto://www.mortbay.com or
>
> http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/Jetty2/?cvsroot=jetty
>
> Thanks
> Faruk Grozdanic
> IBM GS SDC - West
> (303) 924-3475 T/L 347-3475
>
>
> REIBENSCHUH Alfred <alfred.reibenschuh@it-austria.com>@tkg.com on
> 08/28/2000 08:16:45 AM
>
> Please respond to IBM NetView Discussion <nv-l@tkg.com>
>
> Sent by: owner-nv-l@tkg.com
>
>
> To: "'IBM NetView Discussion'" <nv-l@tkg.com>
> cc:
> Subject: AW: [NV-L] Re: Where o where should I put my CGI scripts ?
>
>
>
> > -----Ursprüngliche Nachricht-----
> > "Hageman, Arjen (A)" <AHAGEMAN@dow.com> on 08/28/2000 07:12:02 AM
> >
> > To: Leslie Clark/Southfield/IBM@IBMUS
> > cc:
> > Subject: Where o where should I put my CGI scripts ?
> >
> >
> >
> > Leslie.
> > After the installation of our NV6K machine in May/00, I
> have still one
> > remaining question. Support people have written a CGI script
> > which could be
> > called upon via a web browser to query the trapd.log file.
> > This enables our
> > support people to lookup the trapd.log without having the need for a
> > personal login into our NV6K machine.
> >
> > Can you tell me under what directory I have to put these CGI
> > scripts and
> > with what kind of protection ? Is 'rx.rx.rx' a valid mode ?
> >
> > Thanks in advance and best regards,
>
> The "Jetty" webserver of netview 6.x is a java-application server
> which supports only static web OR Java-servlets :(~
>
> To execute cgi-scripts on the machine you have to install
> an other webserver like apache :)
>
> You can get a precompiled apache from:
> http://www.ibm.com/servers/aix/download/
>
> OR compile your own webserver from the list available at:
> http://freshmeat.net/appindex/daemons/http.html
>
>
> The cgi-script should be chown'd "nobody:nobody" and chmod'd "0555"
> apache should also be configured to run as nobody:nobody
>
> mfG. Alfred Reibenschuh
> INFORMATIONSTECHNOLOGIE AUSTRIA GMBH
> TELEKOMMUNIKATION
> Networkmanagement
> A-1020 Wien, Lassallestrasse 5
> T: ++43-1-21717-58947
> F: ++43-1-21717-58979
> E: alfred.reibenschuh@it-austria.com
>
> ______________________________________________________________
> ___________
> NV-L List information and Archives: http://www.tkg.com/nv-l
>
>
> ______________________________________________________________
> ___________
|