Re: NIGHTMARE

2002-04-08 Thread Harry Keller

For many of us, this is hardly a laughing matter.  Yes, installation is very
easy.  However, proper deployment is very difficult.  You'd like apache to
handle the non-jsp stuff and pass the jsp to tomcat.  You'd like apache and
tomcat to start up properly upon reboot.  You may wish to invoke some of the
very rich capabilities of tomcat.

I spent several days deploying tomcat.  It works, but I'm not sure why.  If
I really understood what I was doing, I would be happy to write it down for
others.

Deploying tomcat is *not* Java.  It is a complex set of configuration files
within separate products.  I have been working with Unix since 1980 and with
Java since its inception.  I almost gave up on tomcat.  Something needs to
be done to make tomcat more accessible, but I can't say what.

I still can't get tomcat to use beans properly.

Harry

- Original Message -
From: "Martin Mauri" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 8:40 AM
Subject: Re: NIGHTMARE


> Hahahaha! Yes.
>
> - Original Message -
> From: "Timlin, Bob" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Monday, April 08, 2002 12:38 PM
> Subject: RE: NIGHTMARE
>
>
> > Let's see.  The following is a nightmare
> > 1.  unzip tomcat
> > 2.  cd $TOMCAT_HOME/bin (unix/linux) or cd %TOMCAT_HOME%\bin (windows)
> > 3.  startup.sh (unix/linux)  or startup (windows)
> >
> >
> >
> >
> >
> > -Original Message-
> > From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, April 08, 2002 8:31 AM
> > To: Tomcat Users List
> > Subject: Re: NIGHTMARE
> >
> > Williams Mark L DLPC a Ýcrit :
> >
> > > Would you all quit this? It's silly to generate so much email in
defense
> > of
> > > a product we're all working with. If someone doesn't like it, so be
it.
> > BTW,
> > > our correspondent may already be off the group, which could mean that
> > we're
> > > all just reading our own flames. Can we return to matters of
substance,
> > > please?
> > >
> > > Mark
> > >
> > > --
> > > To unsubscribe:   
> > > For additional commands: 
> > > Troubles with the list: 
> >
> > Yep yu're right.
> >
> > I would have think about a shrinky Troll...
> >
> > Not even good enough to go ahaed.
> >
> > Let's have some better conversation, boys !
> >
> > Jean-Luc :O)
> >
> >
> >
> >
> > --
> > To unsubscribe:   
> > For additional commands: 
> > Troubles with the list: 
> >
> >
> >
> > --
> > To unsubscribe:   
> > For additional commands: 
> > Troubles with the list: 
>
>
> --
> To unsubscribe:   
> For additional commands: 
> Troubles with the list: 


--
To unsubscribe:   
For additional commands: 
Troubles with the list: 




Re: problem in using

2002-02-26 Thread Harry Keller

I had problems with using beans with Tomcat 4.0.  Sometimes they would
work -- sometimes not.  I never got tomcat to recognize two properties in
the same bean.  Eventually, I abandoned the bean approach as unworkable with
tomcat.  If anyone has a reliable solution, I'd really like to know about
it.  For now, I just @include the java source in my JSP files.

Hopefully,
Harry

- Original Message -
From: "arun yadav" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 26, 2002 5:24 AM
Subject: problem in using  Hello friends,
> Iam doing a project using jsp.Iam facing a problem in calling a bean from
a
> jsp page.Tomcat is unable to find the bean class.Can anybody guide me how
to
> do that.
> I have put my bean class in /webapps/examples/jsp/Online/WEB-INF/classes
> & the jsp file in /Online folders.
>
> -regards
> ARUN
>
>
>
>
> _
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
> --
> To unsubscribe:   
> For additional commands: 
> Troubles with the list: 


--
To unsubscribe:   
For additional commands: 
Troubles with the list: