on 9/13/01 4:23 PM, "Atul Dambalkar" <[EMAIL PROTECTED]> wrote:

> Thanks. I guess, this may work..
> I did above, and used torque to regenerate the classes. Looked at the
> generated source code, it looks that it will fix the following errors.

Yes, that will definitely fix the problem.

>> Then use the version of Torque that was generated as your replacement for
>> your 2.1 standalone version.
>> 
>> I'm also curious what the compilation errors are. We are trying to maintain
>> backwards compatibility in the 2.x code so if things are broken, we should
> 
> That's what I also thought...

Well, sometimes we miss on these things. :-)

> Here are errors:
> ===========
> /home/adambalk/jakarta-jetspeed/src/java/org/apache/jetspeed/om/dbpsml/map/Jet
> speedGroupProfileMapBuilder.java:101:
> cannot resolve symbol
>    [javac] symbol  : variable IDBROKERTABLE
>    [javac] location: class org.apache.turbine.util.db.map.TableMap
>    [javac]         tMap.setPrimaryKeyMethod(TableMap.IDBROKERTABLE);
>    [javac]                                          ^
>    [javac] 

I just committed a patch to add back that property as being deprecated.

-jon


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

Reply via email to