1

ZK 7.0.0 and Liferay 6.2.0 GA @Command Problem

asked 2014-02-05 11:48:55 +0800

mahdiiran gravatar image mahdiiran
40 3

updated 2014-02-05 11:50:33 +0800

Hi all I migrate from ZK 6.5.1 to ZK 7.0.0 and found All Buttons with @Command tag in my ZUL does not work. After wast some times and googling and debugging i found the problem, After Click on button FireBug display NET query, it goes to the Liferay instead of /zkau servlet may be new configuration required for zk 7 portlet in liferay 6.2.0

any one have an idea to fix it??

delete flag offensive retag edit

5 Answers

Sort by » oldest newest most voted
0

answered 2014-02-10 07:26:46 +0800

mahdiiran gravatar image mahdiiran
40 3

Hi I found The Solution, It is not a BUG it is an undocumented Issue In zk 6.5.2 and above DHtmlLayoutPortlet support jsr286 in init of DHtmlLayoutPortlet test if portlet container support jsr286 set a flag then set org.zkoss.portlet2.resourceURL attribute to resource path of portal has any one work zk in jsr286 and is there any samlpe how it is used!!??

link publish delete flag offensive edit
0

answered 2014-02-08 22:09:47 +0800

mahdiiran gravatar image mahdiiran
40 3

Is There Any One To Help Me!!!

link publish delete flag offensive edit
0

answered 2014-06-13 16:51:15 +0800

h3nr1x gravatar image h3nr1x
0

I also have this problem. Did you find an answer for this?

link publish delete flag offensive edit
0

answered 2014-06-22 17:40:44 +0800

arundaskd gravatar image arundaskd
0

updated 2014-06-22 17:44:14 +0800

<library-property> <name>org.zkoss.zk.portlet2.namespacedParameter.enabled</name> <value>true</value> </library-property>

Add this to your zk.xml

link publish delete flag offensive edit
0

answered 2014-06-27 17:12:15 +0800

h3nr1x gravatar image h3nr1x
0

The use of the library-property

org.zkoss.zk.portlet2.namespacedParameter.enabled

didn't work for me... Still getting the same behavior. The events don't get fired up from the zk controls in the portlet

link publish delete flag offensive edit
Your answer
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
2 followers

RSS

Stats

Asked: 2014-02-05 11:48:55 +0800

Seen: 47 times

Last updated: Jun 27 '14

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