Tomcat is better. I did not have any confusion at any
level.
--Sri
--- Silvia Gaspar <[EMAIL PROTECTED]> wrote:
>         In what file must I put this lines?
>                 ApJServProperties "c:\Program
> Files\Apache JServ
> 1.1.2\conf\jserv.properties"
>                 ApJServLogFile "c:\Program
> Files\Apache JServ
> 1.1.2\logs\jserv.module.log"
>
>         When I put this lines in the httpd.conf I'm
> unable to start the
> Apache. It gives me an error. Then I put this lines
> in comment and i work
> fine.
>
>         Can someone tell me if the Tomcat it better
> and easy to configure
> than the Jserv?
> Com os nossos melhores cumprimentos,
>
----------------------------------------------------------------------------
> -------------------------------
> Compta - Equipamentos e Servi�os de inform�tica, S.A
>
> S�lvia Gaspar
> Engenharia de Sistemas e Aplica��es
> Implementa��o
> Consultora  S�nior
> *  TEL: +351.21. 350 14 00
> *  Directo:     +351.21. 313 55 51
> *    Fax:       +351.21.352 02 02
> * e-mail:    [EMAIL PROTECTED]
> * WWW:      www.compta.pt
>
> > -----Original Message-----
> > From: Victor Hadianto [SMTP:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 08, 2000 3:12 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      Re: Servlets in Apache
> >
> > >         I put this piece of text
> > > (repositories=/servlets/production/project1/ )
> int the
> > production.porperties
> > > file, not in zone.properties file, like an
> example I saw.
> >
> > in that case you have to put
> > repositories=c:\data\servlet
> > something like that, note that you have to put the
> full path on it
> >
> > vic .
> >
> > >
> > > > -----Original Message-----
> > > > From: Victor Hadianto
> [SMTP:[EMAIL PROTECTED]]
> > > > Sent: Tuesday, August 08, 2000 2:42 PM
> > > > To:   [EMAIL PROTECTED]
> > > > Subject:      Re: Servlets in Apache
> > > >
> > > > silvia
> > > >
> > > > I think you have to fix your servlet
> repositories first.
> > > > It is located in you
> > > > zone.properties
> > > >
> > > > repositories="the actual dir where you put
> your servlet"
> > > > in your config:
> > > > repositories=/servlets/production/project1/
> > > > this look like that you're running under unix
> while a little further
> > down
> > > > the config file suggest that you're running
> under microsoft platform
> > > >
> > > > basically how you call the servlet depends
> where you 'mount' your
> > > > directory
> > > > for example:
> > > >
> > > > in the jserv.properties
> > > > zones=production,development
> > > >
> > > >
>
production.properties=/servlets/production/production.properties
>  <--
> > this
> > > > has to be the 'actual directory such as
> c:\data\production.propertis.
> > I
> > > > don't which OS your're running'
> > > >
> > > >
>
development.properties=/servlets/development/development.properties
> > > >
> > > > now in the jserv.conf file you have something
> like
> > > > ApJServMount /servletprod /production
> > > > ApJServMount /servletdev /development
> > > >
> > > > after fixing your aliases
> > > > to call servlet in the development zone
> > > >
> > > > www.domain.com/servletdev/yourservlet
> > > > production just
> > > > www.domain/servletprod/yourservlet
> > > >
> > > > vic .
> > > >
> > > >
> >
>
__________________________________________________________________________
> > > > _
> > > > To unsubscribe, send email to
> [EMAIL PROTECTED] and include in the
> > > > body
> > > > of the message "signoff SERVLET-INTEREST".
> > > >
> > > > Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> > > > Resources:
> >
>
http://java.sun.com/products/servlet/external-resources.html
> > > > LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
> > >
> > >
> >
>
__________________________________________________________________________
> > _
> > > To unsubscribe, send email to
> [EMAIL PROTECTED] and include in the
> > body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> > > LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
> >
> >
>
__________________________________________________________________________
> > _
> > To unsubscribe, send email to
> [EMAIL PROTECTED] and include in the
> > body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> > Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
http://www.lsoft.com/manuals/user/user.html


__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to