]
Norman Richards reassigned JBSEAM-3796:
---------------------------------------
Assignee: Norman Richards
SeamNamespaceHandler.decorate broken stacktrace
-----------------------------------------------
Key: JBSEAM-3796
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3796
Project: Seam
Issue Type: Bug
Reporter: Francisco Jose Peredo Noguez
Assignee: Norman Richards
Fix For: 2.1.2.CR1
Attachments: patch.txt
try
{
cls = ClassUtils.forName(SEAM_COMPONENT_POST_PROCESSOR);
}
catch (ClassNotFoundException e)
{
throw new IllegalStateException("Unable to load class '"
+ SEAM_COMPONENT_POST_PROCESSOR
+ "' make sure you have the jboss-seam-spring.jar in
your classpath."); //<-- HERE
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: