Context usage

2023-04-10 Thread Kevin Huntly
Hello, I have the following environment entries in my context.xml: I'm trying to reference them in my spring app using the following in the XML: I can reference one and the app boots fine. If I try to reference both I get this: Caused by: org.springframework.beans.factory.

Re: java.lang.IllegalStateException: Unable to find match between the canonical context path

2023-04-10 Thread Mark Thomas
On 09/04/2023 11:38, Chandru Mariraj wrote: I am migrating some of my spring projects from Spring 2 to spring 3.0.4. Most of them are communicating within Rest calls. I see for some requests I am getting the below error . java.lang.IllegalSt