Error running Paradise sample application

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
suresh19july
Posts: 8
Joined: 17 Mar 2013, 19:51

15 May 2017, 08:39

Hi,

I just purchased Paradise Theme, when I try to build and run maven project available in the downloads, it gives following error
Error loading css, cannot find "theme.css" resource of "primefaces-paradise-blue" library

I have not made any changes to the application and wanted to check the default implementation but I get this error, please help

Suresh

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

15 May 2017, 09:29

You need to provide css files from sass files. Please try;

Code: Select all

sass -w src/main/webapp/resources/ --sourcemap=none
Details; https://www.primefaces.org/paradise/docs.xhtml

suresh19july
Posts: 8
Joined: 17 Mar 2013, 19:51

15 May 2017, 16:20

do I need to know sass to run the default as is bundle downloaded from store? basically we don't have sass expertise and am hoping I could run and apply the theme like any other primefaces theme.

can you please help where should I make the code change you have mentioned in your reply
sass -w src/main/webapp/resources/ --sourcemap=none

I saw this line in documentation and it says I need to use this if I need to create a custom theme, but I am trying to run the default downloaded bundle without any change.

please help.

And also does the Theme purchase include any support in it or should I buy support separately.

Thanks

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

16 May 2017, 11:34

does the Theme purchase include any support
- For Theme and Layout issues, yes. Please see; https://www.primefaces.org/layouts/paradise
do I need to know sass to run the default as is bundle downloaded from store?
- Yes, we use SASS to provide css on our Layouts. Please follow these steps;
- install SASS; http://sass-lang.com/install (https://www.youtube.com/results?search_ ... stall+sass)
- run the following comand in terminal;
/YOUR_PARADISE_PROJECT_FOLDER> sass -w src/main/webapp/resources/ --sourcemap=none
- run our sample project(maven jetty:run or ...)

Also, these links can help to you;
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0

patgin
Posts: 1
Joined: 16 May 2017, 10:11

17 May 2017, 11:08

Thanks for the hint, cuz I had similar problem and got to check if it's gonna help
Nothing can make you do what you don't like. But how to complete college tasks like essay or review writing? At . is easy to make your choice for any paper, in contrast to doing nothing.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

17 May 2017, 14:08

You're welcome ;)

mehmet.dama
Posts: 1
Joined: 12 Jul 2017, 16:33

12 Jul 2017, 16:51

aragorn wrote:
16 May 2017, 11:34
does the Theme purchase include any support
- For Theme and Layout issues, yes. Please see; https://www.primefaces.org/layouts/paradise
do I need to know sass to run the default as is bundle downloaded from store?
- Yes, we use SASS to provide css on our Layouts. Please follow these steps;
- install SASS; http://sass-lang.com/install (https://www.youtube.com/results?search_ ... stall+sass)
- run the following comand in terminal;
/YOUR_PARADISE_PROJECT_FOLDER> sass -w src/main/webapp/resources/ --sourcemap=none
- run our sample project(maven jetty:run or ...)

Also, these links can help to you;
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0

Hi,

I have same issue although I try mentioned steps.

ERROR [MissingResourceImpl:112] Resource handler=[com.sun.faces.application.resource.ResourceHandlerImpl@7c7f5b8b] was unable to create a resource for resourceName=[theme.css] libraryName=[primefaces-primefaces-paradise-orange] contentType=[null]

For information, I used "paradise-theme-1.0.0.jar" file inside of layout zip package. My primefaces version 6.1

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

13 Jul 2017, 09:16

Hi,

Do you get an error on browser console?

Regards,

Post Reply

Return to “Paradise - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest