Is there a way to configure Torque to make the OM classes implement 
Retrievable interface?

I am having problem of mapping intake group to a business object (an OM 
object), I found that the torque generated OM objects do not implement 
Retrievable interface in TDK2.3, I am thinking this is the cause that the 
mapping fails. 

I've tried to put the following lines into Torque.properties
        addIntakeRetrievable=true
        retrievableInterface=org.apache.turbine.om.Retrievable

 but it doesn't solve the problem

Thanks for your help!

Richard


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

Reply via email to