This page lists the usage of InfraRED with various opensource J2EE applications that is available on WWW.
InfraRED can be integrated with XPetStore. Follow the steps below to integrate InfraRED with XPetStore.
If the war is deployed in an unexploded format, a problem that can be encountered is
This problem is seen, because the application is looking for *.vm files under WEB-INF/classes, while the files are packaged under the root directory. This can be fixed updating the war by moving all the *.vm files from the root folder to WEB-INF/classes. Deploy this updated War. The application should run now.VelocityServlet: Error processing the template