Re: Tomcat xml files in conf/Catalina/localhost

2014-09-19 Thread Miguel Pereira
doing some more digging, Miguel On Fri, Sep 19, 2014 at 2:45 PM, Daniel Mikusa wrote: > On Fri, Sep 19, 2014 at 1:32 PM, Miguel Pereira > > wrote: > > > Thank you very much Dan, > > > > I looked at the links and noticed I am running tomcat 7 locally and 6 on > > o

Re: Tomcat xml files in conf/Catalina/localhost

2014-09-19 Thread Miguel Pereira
achive the same in tomcat 6? ( We will not be upgrading for a while ) Miguel On Fri, Sep 19, 2014 at 12:41 PM, Daniel Mikusa wrote: > On Fri, Sep 19, 2014 at 12:28 PM, Miguel Pereira < > miguelaperei...@gmail.com> > wrote: > > > Hey all, > > > > I was wond

Tomcat xml files in conf/Catalina/localhost

2014-09-19 Thread Miguel Pereira
Hey all, I was wondering where I could get some more information about these xml files. On one system they are created every time I deploy a web application and on another they are not.. I would prefer that tomcat does not create them. Anyone want to point me in the right direction? Thank you, Mi