> -----Original Message----- > From: Glenn Golden [mailto:ggolden@;umich.edu] > Sent: Wednesday, October 23, 2002 7:46 AM > To: 'Jetspeed Developers List' > Subject: RE: Db psml service - psml id? > > > David - > > I'm working with code from oct 8, before the new version of things. Does > the idmethod="native" work then, too? I changed to use this and it didn't
Needed to refresh my memory. For the old code base, unfortunately, dbpsml still uses the idbroker, not sequences. You will need the ID_BROKER table. So if you'd like to use sequences, you can try changing to native and regenerating. -- To unsubscribe, e-mail: <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>
