RE: Problems deploying new .war application on Linux

2022-03-23 Thread Scott,Tim
From: Scott,Tim Sent: Tuesday, March 15, 2022 2:45 PM To: 'Tomcat Users List' Subject: RE: Problems deploying new .war application on Linux Hi Thomas, > Another approach is to do remote debugging and step into the class with the

RE: Problems deploying new .war application on Linux

2022-03-15 Thread Scott,Tim
Hi Thomas, > Another approach is to do remote debugging and step into the class with the > error > (javax.enterprise.inject.se.SeContainerInitializer.findSeContainerInitializer) I set an Exception breakpoint on IllegalStateException and this opened the class for me to set a breakpoint prior to

RE: [External] Re: Problems deploying new .war application on Linux

2022-03-14 Thread Scott,Tim
> From: Greg Huber gregh3...@gmail.com > Sent: Monday, March 14, 2022 3:01 PM > >I’ve tried renaming the war file as ‘sru.war’ and placing it in webapps, > >removing other references to ‘sru’ in the configuration. > I use ROOT.war and have no stuff, just copy it into

Re: [External] Re: Problems deploying new .war application on Linux

2022-03-14 Thread Greg Huber
? On 14/03/2022 14:44, Scott,Tim wrote: From: Greg Huber Sent: Monday, March 14, 2022 2:23 PM To: Tomcat Users List users@tomcat.apache.org<mailto:users@tomcat.apache.org> Subject: [External] Re: Problems deploying new .war application on Linux On the sever where did tomcat come from? a rpm?

RE: [External] Re: Problems deploying new .war application on Linux

2022-03-14 Thread Scott,Tim
> From: Greg Huber > Sent: Monday, March 14, 2022 2:23 PM > To: Tomcat Users List users@tomcat.apache.org<mailto:users@tomcat.apache.org> > Subject: [External] Re: Problems deploying new .war application on Linux > On the sever where did tomcat come from? a rpm? > M

Re: Problems deploying new .war application on Linux

2022-03-14 Thread Greg Huber
On the sever where did tomcat come from? a rpm? Maybe as a test, download tomcat from tomcat.apache.org and see if it makes a difference. On 14/03/2022 10:16, Scott,Tim wrote: Hi all, I’m struggling with this and am obviously not running into the right terms to Google. I’ve put together a

RE: Problems deploying new .war application on Linux

2022-03-14 Thread Scott,Tim
Hi Thomas, Thanks for taking the time. I, too, am sure it’s not a Tomcat but a deployment issue. Comparing the lib folder to Tomcat 9.0.59 between Windows and Linux, I see no difference in the file names listed and they all have the same md5 checksums. Looking at my application’s WEB-INF/lib