Do not load the thema and or layout

romilsonpc
Posts: 8
Joined: 20 Dec 2014, 01:12

28 Feb 2015, 22:39

I bought the Sentinel Layout 3CT961774E019624J 27/02/2015 $ 79 BASIC

But I'm doing a test and not working. Do not load the thema and or layout. I'm in the middle of a project to finish only lacked the layout with thema, but unfortunately it did not work. The demo app, not working. I'm using Primefaces 5.1. Could someone give me a hand?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

28 Feb 2015, 23:16

Have you compared the sentinel demo webapp available in the zip bundle?

Can you send us the screenshot of your project tree?

romilsonpc
Posts: 8
Joined: 20 Dec 2014, 01:12

01 Mar 2015, 00:04

Yes, I compared, and I'm using the model of the zip package.
I am sending you the link tree of the project and the project link.

https://mega.co.nz/#F!kMpwTQpa!Ej6dkYY_yyLg_PRinV5PQg - project link
https://mega.co.nz/#!1cgEkQiQ!R85bYy4rf ... dJdS8Z3EnE - link tree

Image

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

01 Mar 2015, 20:31

Thanks, working on it now.

romilsonpc
Posts: 8
Joined: 20 Dec 2014, 01:12

01 Mar 2015, 20:53

thank you, I'm waiting.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

01 Mar 2015, 21:17

You are missing the theme configuration in your web.xml, please add the following;

{code}
<context-param>
<param-name>primefaces.THEME</param-name>
<param-value>sentinel</param-value>
</context-param>
{code}

Make sure you have installed sentinel jar in your local repository with mvn install-install-file command.

Other than that, your sample project works fine, somes pages do not open because the project lacks the sources. In demo app war, extract the contents and you'll see the sources folder. Import those sources into your project and all works fine.

romilsonpc
Posts: 8
Joined: 20 Dec 2014, 01:12

01 Mar 2015, 21:48

Now it worked. Thank U. anything I contact.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

01 Mar 2015, 22:15

Glad to hear.

romilsonpc
Posts: 8
Joined: 20 Dec 2014, 01:12

01 Mar 2015, 22:55

There are some properties of the components that do not exist, eg responsive = "true" <p: chart type = "pie" model = "# {} chartView.pieModel" style = "height: 200px" responsive = "true" /> . This is due to my version of Primefaces be 5.1?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

02 Mar 2015, 14:24

responsive attribute is available since 5.1.12 so not available in 5.1, of course it will be in 5.2 community version as well. If you do not have an Elite subscription right now, you could either build 5.2 from source or wait for 5.2. final to use responsive feature of charts.

https://code.google.com/p/primefaces/is ... il?id=7990

Locked

Return to “Sentinel”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 10 guests