Spring JBoss compatibility

Viewed 47

Can anyone please share me the compatibility matrix for Spring and JBOss. Currently I am using Spring 5.3.14. Need to know the JBOSS EAP and JBOSS AS version for the same.

Also previously in context class in web.xml I used context class as com.javaetmoi.spring.JBossZmlWebApplicationContext After upgrading to 5.3 I removed it. But It is erroring out:

Could not open ServletContext resources [/<none>] org.springfrmework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from servletcontextreaource. Nested exception is Java.io.FileNotFoundException
0 Answers
Related