Java Web Start - NoClassDefFoundError - strange path

J

JW

Hi,

I used JBuilder to create a Web Start launchable Java Application. My
application .jar file contains classes from 2 packages, one of which
is call "data".

I start the Tomcat server from JBuilder and try launching my
application from a web browser on the same machine. However, Web Start
shows me the following error:

java.lang.NoClassDefFoundError: data/generated/DataUnitCollection

Here's my confusion. "DataUnitCollection" is a class within the
package (or directory) "data", and that class is in the .jar file. I
was hoping someone can explain to me where the "/generated/" part of
the path in the error comes from?

The machine I tried this on is running Windows XP

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top