0

myclasses.AllPersons not found error

asked 2006-03-29 08:59:37 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3657184

By: nobody

I tryed an example based on a small talk (Hibernate + Spring + ZK).

Here is what I have :
myapp/person.zul
myapp/myclasses/AllPersons.class

In person.zul, the first line :
<?init class="myclasses.AllPersons"?>

Yet, here is the error message resulting :
com.potix.lang.SystemException: java.lang.ClassNotFoundException: Not found:
myclasses.AllPersons

Can somebody help me ? what I am missing ?
I'm new to zk and kind of new to java

Thanks


delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2006-03-29 10:02:51 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3657268

By: tomyeh

Not sure what you mean by myapp/myclasses/AllPersons.class

Your classes must be located under WEB-INF/classes.

link publish delete flag offensive edit

answered 2006-03-29 10:37:41 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3657301

By: nobody

I still have the same error even if I put my classes in WEB-INF/classes and restart tomcat :-(



link publish delete flag offensive edit

answered 2006-03-29 12:57:48 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3657514

By: nobody

now it works, thanks

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: 2006-03-29 08:59:37 +0800

Seen: 279 times

Last updated: Mar 29 '06

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