[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3796) SeamNamespaceHandler.decorate broken stacktrace
Norman Richards (JIRA)
jira-events at lists.jboss.org
Tue Dec 23 17:08:55 EST 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: 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