ok - "mnet" should be "ment"

I figured I'd spell that out and behave like a compiler.  :)

I would also move that configuration into server.xml (it's a major
difference between your configuration and mine).  I have never used
conf/Context.xml to configure my applications.  I've always either put
it into the webapp, or included it in server.xml

Lastly, maybe to help debug a future issue, did you compile your
project files against the tomcat libs included with your distribution,
or did you drop them into this version of tomcat from another version?
 Probably won't matter since you should be coded to the interfaces,
but one never knows.

John

On 3/17/23, Kevin Huntly <kmhun...@gmail.com> wrote:
> no I think it has something to do with it but I'm not sure. I'll try taking
> out the environment values and see what happens
>
> On Fri, Mar 17, 2023, 19:11 John Dale (DB2DOM) <jcdw...@gmail.com> wrote:
>
>> In the log you sent below, I see a typo:
>> Context/Environmnet
>>
>> Does that have something to do with it, or is this a typo in tomcat
>> logging?
>>
>>
>>
>>
>> On 3/17/23, Kevin Huntly <kmhun...@gmail.com> wrote:
>> > yes, under Catalina/localhost
>> >
>> > On Fri, Mar 17, 2023, 19:07 John Dale (DB2DOM) <jcdw...@gmail.com>
>> wrote:
>> >
>> >> Are you modifying a context.xml file in the conf folder?
>> >>
>> >> On 3/17/23, Kevin Huntly <kmhun...@gmail.com> wrote:
>> >> > Also of note:
>> >> >
>> >> > 17-Mar-2023 17:25:42.113 INFO [main]
>> >> > org.apache.catalina.startup.HostConfig.deployDescriptor Deploying
>> >> > deployment descriptor
>> >> >
>> >>
>> [/opt/Apache/Tomcat/apache-tomcat-9.0.73/conf/Catalina/localhost/esolutions.xml]
>> >> > 17-Mar-2023 17:25:42.174 WARNING [main]
>> >> > org.apache.tomcat.util.digester.Digester.endElement No rules found
>> >> matching
>> >> > [Context/Environmnet]
>> >> > ________________________________________________
>> >> >
>> >> > Kevin Huntly
>> >> > Email: kmhun...@gmail.com
>> >> > Cell: 716/424-3311
>> >> > ________________________________________________
>> >> >
>> >> > -----BEGIN GEEK CODE BLOCK-----
>> >> > Version: 1.0
>> >> > GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
>> >> > W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
>> >> > PGP++(+++) t+ 5-- X-- R+ tv+ b++  DI++ D++
>> >> > G++ e(+) h--- r+++ y+++*
>> >> > ------END GEEK CODE BLOCK------
>> >> >
>> >> >
>> >> > On Fri, Mar 17, 2023 at 5:24 PM Kevin Huntly <kmhun...@gmail.com>
>> >> > wrote:
>> >> >
>> >> >> Here's my santized server.xml and context.xml
>> >> >>
>> >> >> server.xml -> https://pastebin.com/Bj6Wh0qU
>> >> >> context.xml -> https://pastebin.com/Z3dBf3eK
>> >> >>
>> >> >
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> >> For additional commands, e-mail: users-h...@tomcat.apache.org
>> >>
>> >>
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to