0

Problems with zk 8 ce - NoClassDefFoundError

asked 2015-10-08 10:34:42 +0800

andij62 gravatar image andij62
315 1 7

Hi all,

i use the new Version CE 8.0 with tomcat 7 and Java 1.8 and have a Problem. I generate a new Projekt and start it in Eclipse. The following Dialog is shown

image description

but in my Console the following error appears:

SCHWERWIEGEND: Unable to load ~./zul/css/norm.css.dsp java.lang.NoClassDefFoundError: javassist/util/proxy/ProxyFactory at org.zkoss.zel.impl.lang.ELSupport.coerceToType(ELSupport.java:559) at org.zkoss.zel.impl.ExpressionFactoryImpl.coerceToType(ExpressionFactoryImpl.java:46) at org.zkoss.zel.ELContext.convertToType(ELContext.java:306) at org.zkoss.zel.impl.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186) at org.zkoss.xel.zel.ELXelExpression.evaluate(ELXelExpression.java:41) at org.zkoss.web.servlet.dsp.impl.ActionNode$Attr.apply(ActionNode.java:132) at org.zkoss.web.servlet.dsp.impl.ActionNode$Attr.access$000(ActionNode.java:116)

What is the Problem? Thanks for the help.

Regards Andi

delete flag offensive retag edit

3 Answers

Sort by ยป oldest newest most voted
0

answered 2015-10-08 14:54:08 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

It looks like you don't put this jar into your runtime classpath - https://github.com/zkoss/zk/blob/master/dist/lib/ext/javassist.jar

link publish delete flag offensive edit
0

answered 2015-10-08 16:24:31 +0800

andij62 gravatar image andij62
315 1 7

Hi Jumperchen,

thanks, that was the Problem. But why do i need an additional jar-File when i freshly install the actually zk-bin-8.0.0.zip? Why is the jar-File not included?

Regards Andi

link publish delete flag offensive edit

Comments

It looks like a bug when packaging

jumperchen ( 2015-10-09 00:18:07 +0800 )edit
0

answered 2015-10-12 08:01:53 +0800

JamesChu gravatar image JamesChu
1501
ZK Team

It has been updated. You can redownload it here.

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: 2015-10-08 10:34:42 +0800

Seen: 76 times

Last updated: Oct 12 '15

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