I'm testing with the head revision of Torque, and am getting generated
code that does not build. "DeliverableType" is in my schema, but I get
the same exception on the turbine security schema.
Joe
/**
* You should not use this class directly. It should not even be
* extended all references should be to DeliverableType
*/
public abstract class BaseDeliverableType extends BaseObject
implements $retrievableInterface
{
--
To unsubscribe, e-mail: <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>