getting tired ot correcting these emails..david i

> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Re: MySQL DBCP Connection Example?
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> David,
> 
> David Smith wrote:
> > As an alternative to storing webapps in tomcat's webapps directory, you
> > could place a <Context ... > ... </Context> xml fragment in a file in
> > conf/Catalina/localhost with docBase and path properly set.
> 
> docBase:yes
> path:no
> 
> It is illegal to set the path of a <Contect> unless the context is
MG>Perfectly LEGAL
comment out your manager context in /conf/Catalina/localhost

<!--Context docBase="${catalina.home}/server/webapps/manager"  
privileged="true" antiResourceLocking="false" antiJARLocking="false" -->
  <!--ResourceLink name="users" global="UserDatabase" 
type="org.apache.catalina.UserDatabase"/ -->
<!-- /Context -->

and look at what I see in the log
DEBUG main org.apache.catalina.session.ManagerBase - No persisted data file 
found

and you get 404 when accessing the manager app
> defined in server.xml, which you shouldn't do. Tomcat will use the name
> of the XML file as the context path (unless it's called ROOT, in which
> case the context path with be "").
> 
> - -(dumbkopf) chris
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iEYEARECAAYFAkj4/2sACgkQ9CaO5/Lv0PDDngCgltZddUlasKaEJHpi/y54SvjB
> 9ysAn0Gk1fYRPI/HecvvOqhJc7+KxLfQ
> =MTsj
> -----END PGP SIGNATURE-----
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

_________________________________________________________________
Want to read Hotmail messages in Outlook? The Wordsmiths show you how.
http://windowslive.com/connect/post/wedowindowslive.spaces.live.com-Blog-cns!20EE04FBC541789!167.entry?ocid=TXT_TAGLM_WL_hotmail_092008

Reply via email to