Re: [IE] Re: CVE-2023-42794 on 10.1.x

2023-10-17 Thread Donal Anglin
No, only 8.x and 9.x. I assume that Sonatype has done some investigation though. Do you have any additional context I can share with them to inform their decision? *Donal Anglin* On Tue, Oct 17, 2023 at 6:23 PM Mark Thomas wrote: > 17 Oct 2023 16:51:38 Donal Anglin : > >

CVE-2023-42794 on 10.1.x

2023-10-17 Thread Donal Anglin
vulnerable to CVE-2023-42794? Thanks, *Donal Anglin* -- This message contains proprietary information from Equifax which may be confidential. If you are not an intended recipient, please refrain from any disclosure, copying, distribution or use of this information and note that such actions are

RE: installing the admin on 5.5

2007-03-08 Thread Donal
I had similar difficulty setting up the admin package. My issue was that I was starting tomcat as user tomcat, but after unzipping the admin files were owned by root. Once I did chown -R tomcat:tomcat CATALINA_HOME/server/webapps/admin/ I was able to login to the admin (after clearing the browse

deploying without a context?

2007-03-06 Thread Donal Roantree
Hi. Sorry this seems so simple but I've been tearing my hair out. I want to have my Tomcat application deployed to /AAA/BBB/CCC and browseable at www.ABC.com. In the server.xml file I have a tag but I don't know what I should put into the tag. I've been trying ... but Tomcat seems to think tha