0

portlet-api.jar

asked 2014-11-13 23:07:54 +0800

rwoolf gravatar image rwoolf
35 5

updated 2014-11-13 23:14:09 +0800

Can someone please point me to where I can get the proper portlet-api.jar for the 6.5.4 source so that I can build zweb.

I have tried the jar file found at: https://github.com/zkoss/zk/blob/6.0-Stable/dist/lib/ext/portlet-api.jar and https://github.com/zkoss/zk/blob/v6.5.4/dist/lib/ext/portlet-api.jar This one produces the error: /home/zk/zk-src-6.5.4/zweb/src/org/zkoss/web/portlet/ResourceHttpServletRequest.java:28: error: cannot find symbol import javax.portlet.ResourceRequest; (I have looked in the jar and ResourceRequest does not exist)

I have tried the jar file found at: https://github.com/zkoss/zk/blob/6.5-Stable/dist/lib/ext/portlet-api.jar This one produces the error: /home/ross/zk-src-6.5.4/zweb/src/org/zkoss/web/portlet/PortletServletContext.java:36: error: PortletServletContext is not abstract and does not override abstract method getJspConfigDescriptor() in ServletContext public class PortletServletContext implements ServletContext {

There must be some jar in between these two that works with the 6.5.4 code. Any help in locating the correct one is appreciated.

Thanks

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-11-13 23:15:25 +0800

rwoolf gravatar image rwoolf
35 5

Jar at https://github.com/zkoss/zk/blob/v6.5.4/dist/lib/ext/portlet-api.jar has the same problem as the 6.5 Stable

link publish delete flag offensive edit
0

answered 2014-11-13 23:47:19 +0800

rwoolf gravatar image rwoolf
35 5

No longer a problem. Long day. I had the wrong servlet-api.jar file. Once both the portlet and servlet api jars were in sync I am now able to build.

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
1 follower

RSS

Stats

Asked: 2014-11-13 23:07:54 +0800

Seen: 1 times

Last updated: Nov 13 '14

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