Re: Class not found
Jimmy Stiefel <[email protected]> Fri, 02 Dec 2005 16:53:48 -0800
| Newsgroups | gmane.comp.java.ozone.user |
|---|---|
| Message-ID | <1133571228.25767.3.camel@crystal> |
You need to make CarImpl.class (or the jar containing it) available in the ozone server classpath. Either copy the class/jar file to a location in the server's classpath, or edit the server's classpath to include the class/jar. On Fri, 2005-12-02 at 00:42 -0500, [email protected] wrote: > Exception in thread "main" java.lang.RuntimeException: Caught during > createObject("CarImpl > ",3,my_first_car,"null"): org.ozoneDB.ClassNotFoundExc: CarImpl > at > org.ozoneDB.ExternalDatabase.createObject(ExternalDatabase.java:731) > at > org.ozoneDB.AbstractDatabase.createObject(AbstractDatabase.java:24) > at MyApp.createCar(MyApp.java:34) > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Ozone-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ozone-users ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click