thank you i really appreciate that - and whats wrong with loonies and toonies?! hahaha
haven't figured it out yet, I did add the path="" tag, it didn't help at all. its almost like its just ignoring the actual content of the context.xml but is reading it, because it is attempting to deploy the app based off the context - which is good, but bad that it's not reading the resources. so not really sure what to do. on an unrelated note... I'm running this MySQL server right... lol ________________________________________________ Kevin Huntly Email: [email protected] 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 6:30 PM John Dale (DB2DOM) <[email protected]> wrote: > Because you seem so humble and are willing to ask a lot of questions, > I predict you'll be a very good DB2 admin or a very good whatever you > choose to do. > > I do development/design on Oracle, SQL Server, and MariaDB. I haven't > done anything with DB2 since 2003, and it was short lived. I prefer > MariaDB these days, and to offload more risky scalability > responsibilities to my middle ware. I administer MariaDB in the cloud > and in our development environments. > > But since most of the concepts are the same from RDB to RDB, I could > probably help you out as long as you don't pay in Canadian dollars. > > da da, CHING! :D > > So, did you figure it out? > > Sincerely, > > John > > > On 3/17/23, Kevin Huntly <[email protected]> wrote: > > are you a db2 admin? I need one of those too hahaha - I became the db2 > > admin at my job because I knew the most about it which isn't saying much > > lol > > > > On Fri, Mar 17, 2023, 18:17 John Dale (DB2DOM) <[email protected]> > wrote: > > > >> I'm not a guru regarding tomcat system ops .. I'm trying to hold down > >> the fort until one of the really knowledgeable folks chimes-in if we > >> can't figure it out. :) > >> > >> try setting path = "/mycontext" > >> > >> Also, I'm not sure how tomcat is going to resolve the names to service > >> configurations and whatnot .. I tend to defer to spelling this stuff > >> out directly when I can. > >> > >> Sincerely, > >> > >> John > >> > >> > >> On 3/17/23, Kevin Huntly <[email protected]> wrote: > >> > I assumed the context is driven by the xml name - at least that's what > >> I've > >> > read. happy to add it if it needs to be there > >> > > >> > On Fri, Mar 17, 2023, 18:11 John Dale (DB2DOM) <[email protected]> > >> wrote: > >> > > >> >> Did I miss something? > >> >> > >> >> Isn't there supposed to be a "path" element in your context? > >> >> > >> >> I'm seeing session cookie path, but not path. > >> >> > >> >> > >> >> > >> >> On 3/17/23, Kevin Huntly <[email protected]> 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: [email protected] > >> >> > 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 <[email protected]> > >> >> > 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: [email protected] > >> >> For additional commands, e-mail: [email protected] > >> >> > >> >> > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
