[
http://jira.jboss.com/jira/browse/JBSEAM-997?page=comments#action_12355284 ]
Christian Bauer commented on JBSEAM-997:
----------------------------------------
Same for JSF components:
13:53:33,725 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
13:53:33,846 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting
locale to default locale : en_US
13:53:33,969 ERROR [ClassUtils] Class org.jboss.seam.wiki.core.ui.UIWikiFormattedText not
found
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.jboss.seam.wiki.core.ui.UIWikiFormattedText
This creates a chicken/egg problem between the reloadable/non-reloadable source folders.
You can't compile each without compiling the other. I'm trying to change my
build.xml to work around that but I wonder why we can't have the scanning done in
WEB-INF/classes instead of WEB-INF/dev.
Hot deploy of Seam components in a WAR
--------------------------------------
Key: JBSEAM-997
URL:
http://jira.jboss.com/jira/browse/JBSEAM-997
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.2.1.GA
Seam JavaBean components deployed into WEB-INF/dev should be subject to hot re-deploy w/o
a container restart.
--
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