Should it be possible for user object to remain in the sessions through a
recomplile of screens/actions/etc?
Using tdk a10 whenver a user is logged in an I do build-project I get
the following error after turbine notices that some classes have changed
and it issues its shutdown.
[Sat Jan 27 20:29:20 MST 2001] -- ERROR -- TurbineUser.valueUnbobund(): Failed to
save user object
[Sat Jan 27 20:29:20 MST 2001] -- ERROR --
Exception: org.apache.turbine.util.security.DataBackendException: Failed to
save user object
Stack Trace follows:
java.lang.NullPointerException
at org.apache.turbine.om.peer.BasePeer.doUpdate(Compiled Code)
at org.apache.turbine.om.peer.BasePeer.doUpdate(BasePeer.java:1446)
at
org.apache.turbine.om.security.peer.TurbineUserPeer.doUpdate(TurbineUserPeer.java:353)
On a side note, when I do a build-project it looks like it may be compiling all
classes.
An older version of turbine I have the default project setup only re-compled sources
that had changed, is there some ant setting to change this?
thanks.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]