Hi Armin
in the mean time I found the problem. We made a adapter class which
capsulate OJB (top on odmg). We had a call like this: 
oList =broker.serviceBrokerHelper().getKeyValues(descriptor, vo);
this call returns in a prev. version a list with the the key values and not
a list with org.apache.ojb.broker.core.ValueContainer objects.

thanks for your help

regards
Matthias

-----Original Message-----
From: Armin Waibel [mailto:[EMAIL PROTECTED]
Sent: Montag, 8. Dezember 2003 14:50
To: OJB Users List
Subject: Re: SystemErr unexpected token


Hi Matthias,

class ValueContainer was recently introduced to change object value 
handling. All tests pass without problem (a few days ago), so do you 
really update all classes and do you remove stuff in target directory 
(e.g. calliing 'clean' target)?

regards,
Armin

Matthias Roth wrote:
> Hi
> I get the latest version of OJB if I make an update
> I get the follwoing error:
> SystemErr R line 1: unexpected token:
> org.apache.ojb.broker.core.ValueContainer
> 
> but the update is made?!?
> 
> regards
> 
> Matthias Roth
> Dipl. Ing. HTL
> in Wirtschaftsinformatik
> 
> impart Software Engineering GmbH
> Chasseralstrasse 13
> Postfach
> CH-3063 Ittigen
> 
> Phone           +41 (0)31 922 39 25
> Fax             +41 (0)31 922 39 18
> EMail           mailto:[EMAIL PROTECTED]
> Homepage        http://www.impart.ch
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to