From: "Phuong Viet VU" <phuongvv@exoplatform.com>
To: "Ken Finnigan" <kfinniga@redhat.com>
Cc: "Trong Tran" <trongtt@gmail.com>, gatein-dev@lists.jboss.org
Sent: Sunday, July 29, 2012 10:29:16 PM
Subject: Re: [gatein-dev] RichFaces Ajax calls no longer working
Hi
Ken Finnigan, can you show me how to reproduce the exeception. I have deployed the richFaces demo portlet (version 2.3.2.Final-SNAPSHOT) on JBossAS5 but I can't reproduce it
As I see, the "shCore" in the exception is not come from GateIn, and I don't know how it's called
On Fri, Jul 27, 2012 at 6:48 PM, Ken Finnigan
<kfinniga@redhat.com> wrote:
Thanks Trong.
When you were testing did you see JS errors in the console like the below after the fix?
- Uncaught Error: Module name "shCore" has not been loaded yet for context: _
http://requirejs.org/docs/errors.html#notloaded
-
-
-
-
-
(anonymous function)
It doesn't appear to impact the functioning of the portlet, but it throws this error a lot so wanted to make you aware of it.
Ken