[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1402) ui-example fails startup and missing org/jboss/cache/aop/PojoCache
Hung Tang (JIRA)
jira-events at lists.jboss.org
Wed Jun 6 09:09:08 EDT 2007
ui-example fails startup and missing org/jboss/cache/aop/PojoCache
------------------------------------------------------------------
Key: JBSEAM-1402
URL: http://jira.jboss.com/jira/browse/JBSEAM-1402
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.3.0.ALPHA
Reporter: Hung Tang
First, ui-example currently fails startup, but this is an easy fix by adding
<application>
<view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
</application>
like the other seam example apps currently in cvs.
Second, the s:cache link is broken and spits out a org/jboss/cache/aop/PojoCache missing exception.
--
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