0

ZK6 change default breeze problem?

asked 2012-06-29 08:46:23 +0800

Lesstra gravatar image Lesstra
193 1

Hi,

I'm having trouble changing th default breeze with sapphire for example. I tried it with 6.0.0 and 6.0.1.
I created a web project with Maven, included the following libs:

bsh 2.0b5
ckez 3.6.0.0
zk
zkplus
zhtml
zkbind
zul
sapphire
commons-logging
commons-io
commons-lang

Everything is published correctly, no errors on Tomcat or anything (tried 6.0.29 and 6.0.35), sapphire is there in the lib under WEB-INF , but theme is not loaded.
AmI missing something?
Thanks.

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2012-07-02 08:52:45 +0800

Lesstra gravatar image Lesstra
193 1

OK,

I made transition from zk5 to zk6, so I missed this - the solution was to add the following to zk.xml:

<library-property>
  <name>org.zkoss.theme.preferred</name>
  <value>sapphire</value>
</library-property>

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-06-29 08:46:23 +0800

Seen: 298 times

Last updated: Jul 02 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More