[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2812) GroovyHotDeploymentStrategy not reloading Java classes
Dan Allen (JIRA)
jira-events at lists.jboss.org
Wed Apr 2 10:53:00 EDT 2008
GroovyHotDeploymentStrategy not reloading Java classes
------------------------------------------------------
Key: JBSEAM-2812
URL: http://jira.jboss.com/jira/browse/JBSEAM-2812
Project: JBoss Seam
Issue Type: Bug
Components: Hot Deploy
Affects Versions: 2.0.1.CR2
Reporter: Dan Allen
Assigned To: Pete Muir
Fix For: 2.0.2.CR1
The logic that checks if a class is from the hot deploy classloader in GroovyHotDeploymentStrategy does not properly detect Java classes. It needs to delegate to the superclass before looking for Groovy classes.
You can verify this problem by examining the value expression #{init.hotDeployableComponents} in a JSF view.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list