[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-3399) java.lang.NullPointerException at org.jboss.seam.deployment.HotDeploymentStrategy.getScannedComponentClasses(HotDeploymentStrategy.java:162)
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Sep 19 07:21:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed JBSEAM-3399.
-----------------------------
Resolution: Done
Fixed in trunk. Please test for me :-)
> 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
> Affects Versions: 2.1.0.BETA1
> Environment: Windows, Tomcat 6.0.18
> Reporter: Thomas März
> Assignee: Pete Muir
> Priority: Critical
> Fix For: 2.1.0.CR1
>
>
> 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
More information about the seam-issues
mailing list