7 Replies Latest reply on Jun 27, 2007 9:14 PM by chuaky

    Ajax4Jsf with JBoss Portal

    angelo.dangelo

      Hi all, I'm trying to use ajax4jsf with portlets. I successfully deployed the portal-echo sample (http://anonsvn.jboss.org/repos/ajax4jsf/trunk/samples/portal-echo) on JBoss Portal 2.6 CR2 but I was not able to deploy it on JBoss Portal 2.2.1 SP3, because of:

      10:40:05,609 ERROR [STDERR] org.ajax4jsf.cache.CacheException: Could not find class: 'org.ajax4jsf.cache.OSCacheCacheFactory'
      10:40:05,609 ERROR [STDERR] at org.ajax4jsf.cache.CacheManager.getCacheFactory(CacheManager.java:46)
      10:40:05,609 ERROR [STDERR] at org.ajax4jsf.framework.resource.InternetResourceService.init(InternetResourceService.
      java:106)
      10:40:05,625 ERROR [STDERR] at org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.init(BaseFilter.java:141)
      ...

      Does JBoss Portal 2.2.1 SP3 support ajax4jsf?
      Thank you in advance.
      Angelo