Hi,
I am moving from tomcat to jboss 7.
I had custom resource-factories in tomcat under context.xml. I want to use them also in Jboss.
I have defined the references to it in web.xml & jboss-web.xml.
QUESTION is : How & where exactly should I actually define these factories??? As context.xml is no more supported.
Have you any ides?
Thanks for help.