0

HELP: Lost an entire day on the annotion Spring examples that do NOT work from the Studio !!!!!

asked 2009-11-13 12:47:54 +0800

mickknutson gravatar image mickknutson
27

Sorry, but I am TOTALLY SPENT! after spending the entire day tracking down random issue and non existent jars from the http://docs.zkoss.org/wiki/DB_Form_Builder_Inside_Out example.

While I strictly use Maven to gather all dependencies, these examples make massive assumptions, and do not tell you that you can NOT find the jars on your download page or Maven.

So after hours of trying to get the JARs I needed :-(

I find that zkspring-1.1.0.jar is basically WRONG as far as I can see.
1. in the jar from the download page, zkspring.xsd does NOT contain (among MANY other items):

<xs:import namespace="http://www.springframework.org/schema/beans" />
<!-- ZK Component Lookup and ZK scopes-->
<xs:element name="zk-config">
<xs:annotation>
<xs:documentation>Used to configure ZK such as ZK specific scopes('desktop', 'page', and 'execution') and others.
</xs:documentation>
</xs:annotation>
</xs:element>

Which is making <zksp:zk-config /> FAIL on startup.!!!!!

Then, after long hard tracing to find that, I downloaded the src zip to replace the xsd and recompile, and the ant build does not seem to work and I really have not the time to track down yet another build issue. Did not work... more wasted time.

The next thing was, I used the COPIED jars from the Suite tool (which I do not want to do because they are not mavenized jars... i.e no version names). But, noticed that they are TOTALLY different than what you have in the DL section....

Can we somehow coordinate these jars?

Am I the only person that is having this issue?

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2009-11-15 19:06:04 +0800

jimmyshiau gravatar image jimmyshiau
4921 5
http://www.zkoss.org/ ZK Team

Hi,mickknutson
did you read here ?

link publish delete flag offensive edit

answered 2009-11-15 19:43:29 +0800

PeterKuo gravatar image PeterKuo
481 2

@mickknutson

You may try zeta first.
It's more up to date.
http://docs.zkoss.org/wiki/Zeta_DB_Form_Builder_Step_by_Step

link publish delete flag offensive edit

answered 2009-11-16 09:31:19 +0800

ziftech gravatar image ziftech
87 2

> Can we somehow coordinate these jars?
> Am I the only person that is having this issue?

I asked about it earlier, there's no helpful information
http://zkoss.org/forum/listComment/8697

but packages, distributed with ZK Studio are workable

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: 2009-11-13 12:47:54 +0800

Seen: 612 times

Last updated: Nov 16 '09

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