Sorry for the delayed response.
It looks like shCore is a module that RichFaces uses for syntax highlighting. Appear to be
hitting this known problem,
http://requirejs.org/docs/errors.html#notloaded , just need to
figure out how to solve it.
Ken
----- Original Message -----
From: "Phuong Viet VU" <phuongvv(a)exoplatform.com>
To: "Ken Finnigan" <kfinniga(a)redhat.com>
Cc: "Trong Tran" <trongtt(a)gmail.com>, gatein-dev(a)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(a)redhat.com > wrote:
Thanks Trong.
When you were testing did you see JS errors in the console like the below after the fix?
1. Uncaught Error: Module name "shCore" has not been loaded yet for context:
_
http://requirejs.org/docs/errors.html#notloaded
1.
p.onError bootstrap-min.js:33
2.
D bootstrap-min.js:15
3.
p.s.newContext.l.require bootstrap-min.js:29
4.
requirejs bootstrap-min.js:11
5.
(anonymous function) Test:20
6.
(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
From: "Trong Tran" < trongtt(a)gmail.com >
To: "Phuong Viet VU" < phuongvv(a)exoplatform.com >
Cc: "Ken Finnigan" < kfinniga(a)redhat.com >, gatein-dev(a)lists.jboss.org
Sent: Friday, July 27, 2012 4:00:55 AM
Subject: Re: [gatein-dev] RichFaces Ajax calls no longer working
the problem has just been fixed in latest GateIn 3.4 snapshot and you could refer to
https://issues.jboss.org/browse/GTNPORTAL-2479 for more details
On 26 July 2012 10:53, Phuong Viet VU < phuongvv(a)exoplatform.com > wrote:
<blockquote>
Hi, look like problem with jquery, i'm not sure
can you send me the demo portlet, or the link to download it. So I can reproduce the bug,
thanks
_______________________________________________
gatein-dev mailing list
gatein-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/gatein-dev
</blockquote>