Re: Problem with signed applet.

2006-02-01 Thread alessandro olivieri
Reply-To: "OJB Users List" To: OJB Users List Subject: Re: Problem with signed applet. Date: Wed, 1 Feb 2006 14:33:55 +0100 the applet can propbably not find the repository in it's class path. Try to stuff everything in a jar and use that jar instead of a single class. 2006/2/1

Problem with signed applet.

2006-02-01 Thread alessandro olivieri
Hi, I'm using ojb 1.0 rc1 in a signed applet. Without warning, this applet is not working when I try to modify repository.xml. The error message is: [BOOT] ERROR: Error in instantiation of PersistenceBrokerFactory class Could not read repository class descriptor data, using repository: reposit

Instantiation PersistenceBroker failure in upgrading to .rc4

2003-11-27 Thread alessandro olivieri
I'm upgrading my application from ojb-1.0.rc1 to .rc4. I've replaced old ojb jar and all needed library with new release's jar. I've replaced old ojb.properties with new standard ojb.properties. I haven't replaced my repository.xml. The following code is my PersistenceBroker instantiation import o