CKEditor styles not found

Community Driven Extensions Project
Post Reply
jszczepankiewicz
Posts: 14
Joined: 18 Jul 2012, 23:39

03 Sep 2012, 11:56

Hi,

using tomcat 7, myfaces: 2.1.2, jdk 7, primefaces 3.3.1, primefaces extension: 0.5.1., in my WEB-INF/libs there are:

primefaces-extensions-0.5.1.jar
resources-ckeditor-0.5.1.jar

I have following problem:
included in the page editor using code copied and pasted from showcase. The JSF page renders without exception. Content for editor seems to be reserved but it shows blank. Looking into the network listener i can see two missing resources (http 404 returned for them) which are probably responsible for that effect:

Code: Select all

http://localhost:8080/javax.faces.resource.faces.resourceeditor.css.faces?ln=primefaces-extensions&v=0.5.1
http://localhost:8080/javax.faces.resource.faces.resourcestyles/default.js.faces?ln=primefaces-extensions&v=0.5.1
Should I do something special to make the files visible to the frontend? I do not use maven but ant. But in the install there is only info about including jars in the classpath and using namespace declaration in the JSF.
Thanks for any hints,

tandraschko
PrimeFaces Core Developer
Posts: 3979
Joined: 03 Dec 2010, 14:11
Location: Bavaria, DE
Contact:

03 Sep 2012, 12:14

Thats a bug with *.faces mapping. You could upgrade to trunk or change your mapping to *.xhtml or else.
Thomas Andraschko

PrimeFaces | PrimeFaces Extensions

Apache Member | OpenWebBeans, DeltaSpike, MyFaces, BVal, TomEE

Sponsor me: https://github.com/sponsors/tandraschko
Blog: http://tandraschko.blogspot.de/
Twitter: https://twitter.com/TAndraschko

jszczepankiewicz
Posts: 14
Joined: 18 Jul 2012, 23:39

03 Sep 2012, 13:01

Thanks for answer, you are reffering trunk of Primefaces or Primefaces Extensions? I expect they're correlated so what versions of P and PE should I use to get rid of this bug? thanks in advance,

tandraschko
PrimeFaces Core Developer
Posts: 3979
Joined: 03 Dec 2010, 14:11
Location: Bavaria, DE
Contact:

03 Sep 2012, 13:08

i mean PrimeFaces Extensions. It will be fixed with 0.6 the next weeks, than you should upgrade to PF 3.4 and Extensions 0.6.
Thomas Andraschko

PrimeFaces | PrimeFaces Extensions

Apache Member | OpenWebBeans, DeltaSpike, MyFaces, BVal, TomEE

Sponsor me: https://github.com/sponsors/tandraschko
Blog: http://tandraschko.blogspot.de/
Twitter: https://twitter.com/TAndraschko

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests