Marc Lustig wrote:
> The turbine-2.2-b3.jar package from the tdk2.2b3 distribution lacks some
> essential classes, like
> org.apache.turbine.om.peer.BasePeer or
> org.apache.turbine.util.db.Criteria
> 
> How do I get them?
> I this package an "add-on" for the turbine-2.1.jar package?
> Is this old package supposed to be in the lib directory as well?
> A few days ago the whole thing compiled, I don't know how.

turbine 2.2 uses the decoupled torque
so you need the torque.jar

turbine 2.2 is no drop-in replacement for 2.1!!!
you'll have to regenerate your om/peer classes, change some package names and switch 
from Vector to List

take a look at the change-logs on the turbine-2 and torque sites to get more info

martin


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

Reply via email to