0

I am getting the following exception when I am adding Hibernate jar to Struts2 with Tiles integrated web Application :

org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class org.apache.struts2.tiles.StrutsTilesListener java.lang.NullPointerException

Shog9
  • 156,901
  • 35
  • 231
  • 235
  • Can you post the block of code where the exception is being triggered? – Chris Dec 27 '14 at 15:28
  • Did you use plugin for tiles2? – Roman C Dec 27 '14 at 19:55
  • @Chris - Actually I am using MyEclipse to integrate my Project. When I am adding Hibernate Project Capability in project and deploy the application,immediately this exception occurs. – siddhartha Dec 28 '14 at 12:45
  • @RomanC - I am using MyEclipse IDE and adding the libraries of struts2 and tiles and their plugin from MyEclipse by adding Project Capabilities – siddhartha Dec 28 '14 at 12:49
  • Post `web.xml`, libraries of deployed application, and full stacktrace. – Roman C Dec 28 '14 at 13:04

0 Answers0