users@glassfish.java.net

Icefaces1.8.1 GlassfishV3 "delegate" Issues

From: <glassfish_at_javadesktop.org>
Date: Thu, 25 Jun 2009 12:40:13 PDT

Hi I am hoping someone can help and advise what I need to do with the classes on the server/WAR to stop the following

In sun-web.xml
<class-loader delegate="true"/>
Which is default, results in the partial submit and rendering to work. But CachedRowSetX class error for databound components.

So I found a posting that said to try
<class-loader delegate="false"/>
and now the databound components work, but I get java.lang.RuntimeException: no message available as soon as I click on any component with Partial submit set on.

Any one can help out there?

James
[Message sent by forum member 'jamesarbrown' (jamesarbrown)]

http://forums.java.net/jive/thread.jspa?messageID=353010