java.lang.NullPointerException at
org.jboss.seam.deployment.HotDeploymentStrategy.getScannedComponentClasses(HotDeploymentStrategy.java:162)
--------------------------------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-3399
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3399
Project: Seam
Issue Type: Bug
Components: Core
Environment: Windows, Tomcat 6.0.18
Reporter: Thomas März
Priority: Minor
Since about a week I am getting the following Stacktrace with
jboss-seam-2.1.0-SNAPSHOT.jar and <core:init debug="true"
transaction-management-enabled="false" />
java.lang.NullPointerException
org.jboss.seam.deployment.HotDeploymentStrategy.getScannedComponentClasses(HotDeploymentStrategy.java:162)
org.jboss.seam.deployment.GroovyHotDeploymentStrategy.getScannedComponentClasses(GroovyHotDeploymentStrategy.java:71)
org.jboss.seam.init.Initialization.installHotDeployableComponents(Initialization.java:698)
org.jboss.seam.init.Initialization.redeploy(Initialization.java:685)
org.jboss.seam.debug.hot.HotDeployFilter.doFilter(HotDeployFilter.java:50)
org.jboss.seam.servlet.SeamFilter$FilterChainImpl.doFilter(SeamFilter.java:69)
org.jboss.seam.servlet.SeamFilter.doFilter(SeamFilter.java:158)
When creating the folder /WEB-INF/dev the exception disappears.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira