Robert:

> Caused by: java.lang.NoClassDefFoundError: package1/Class1 (wrong name:
> package1/class1)

This seems to be the source of your problem.
Java does not like that the case is different.
Make sure everything matches, including the capitals.

Thank you,
  Neil

--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to