Cindy,

I'm the last person in the world to ask for an opinion! I'm a student who,
until now, has mostly specialised in databases. I ended up working for my
Uni for my placement year - many UK students on degree courses spend 2 years
studying, 1 year working and a further year studying.
Six months ago I couldn't even write a shell script and had never heard of
TomCat. Fast learner, eh?
To answer your question - I've got TomCat and Apache up and running with
modWebApp and everything seems fine. I've got a good handle on what causes
the "...not yet deployed" error so I can avoid it. I've never seen errors
that are so odd - probably some weird threading issue! I've even managed to
get the Manager app and a test servlet running without problems. The next
step is to get a much more complex servlet running with multiple users - I
guess this will be test.
Judging from the list, there does seem to be a large number of
questions/complaints about modWebApp and a number of people abandoning it in
favour of "older" connectors. I guess this would depend on your platform -
mines Solaris 8. I note from the list that Linux and Windows are troublesome
platforms!
I see no reason not to use modWebApp in production if you can get TomCat and
Apache to start at boot without the "...not yet deployed" error.


John


> -----Original Message-----
> From: Cindy Ballreich [mailto:[EMAIL PROTECTED]]
> Sent: 07 February 2002 21:53
> To: Tomcat Users List
> Subject: RE: problem with WebAppConnection at boot time
> 
> 
> John,
> 
> Thanks for the info! I wrote a new script loading both Tomcat 
> and Apache
> with "sleep 10" in between and it does work.
> 
> The other behaviors you describe certainly are strange. I 
> haven't seen them
> yet, but I've only just upgraded from Tomcat 3.3 a couple of 
> days ago. How
> do you feel about mod_webapp? Is it stable enough to be used in a
> production environment?
> 
> Thanks again!
> 
> Cindy
> 
> 
> At 07:47 PM 2/7/02 -0000, John Wadkin wrote:
> >The error "Web-application not yet deployed" is a weird and 
> wacky one. It
> >seems to come and go. If you restart rather than stop and 
> start Apache at
> >the command line, it seems to manifest itself. It sometimes 
> disappears of
> >its own accord with no intervention from me!
> >
> >As I understand it, it's caused by Apache starting before 
> TomCat has fully
> >loaded. But this wouldn't explain its weird behaviour. I 
> think it's a known
> >bug that's "fixed" in TC 4.0.1
> >
> >My rc script starts both TomCat and Apache (i.e. not 
> separate scripts) with
> >a sleep 10 between the commands. This "appears" to work but 
> who knows :) I
> >don't think further separating the scripts (i.e. S2 and S99) 
> would make much
> >difference in terms of time.
> >
> > 
> >John
> > 
> >Quote for the week:
> > 
> >Experience is not what happens to a man; it is what a man 
> does with what
> >happens to him.
> > 
> >Aldous Huxley, Texts and Pretexts , (1932) p. 5
> >
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to