|
From: Dejan K. <dej...@nb...> - 2003-08-06 08:09:16
|
That is good idea. I never think about running stages inside containers since I am mostly using scanners. ;) Anyway, I believe it won't be too complicated to implement this functionality. You can introduce new config option use it for specifying if transaction control shoud be used. Default should be true, because of backward compatibility. Dejan > > Well, transaction control in the stage is only useful in unmanaged > environments. > I would like to have this feature configurable. This would allow the use of > this stage in J2EE environments with container managed transactions. At the > moment this is not possible. > > Regards, > Stefan |