Mail Archive Home | barracuda-commits List | November 2003 Index
| <-- Date Index --> | <-- Thread Index --> |
CVSROOT: /var/cvs
Module name: Barracuda
Repository: Barracuda/src/org/enhydra/barracuda/plankton/data/
Changes by: christianc@xxxxxxxxxxxxxxxxx(none) 03/11/17 21:11:19
Modified files:
Barracuda/WEB-INF/lib-cvs/: plankton.jar
Barracuda/src/org/enhydra/barracuda/: A_Changes_History.java
Barracuda/src/org/enhydra/barracuda/plankton/data/:
ObjectRepository.java
Log message:
<b>csc_111703_1</b> - Add a method getSession() to
SessionObjectRepository. There are 2 ways to
access the session information now from the OR.
1) HttpSession session = ((ObjectRepository.SessionRepository)
ObjectRepository.getSessionRepository()).getSession();
2) HttpSession session = (HttpSession)
ObjectRepository.getSessionRepository().getState(ObjectRepostiory.HTTP_SESSION);
===================================================================
File: no file plankton.jar Status: Unknown
Working revision: No entry for plankton.jar
Repository revision: No revision control file
===================================================================
File: no file A_Changes_History.java Status: Unknown
Working revision: No entry for A_Changes_History.java
Repository revision: No revision control file
===================================================================
File: no file ObjectRepository.java Status: Needs Checkout
Working revision: 1.5 Tue Nov 18 03:11:19 2003
Repository revision: 1.5
/var/cvs/Barracuda/src/org/enhydra/barracuda/plankton/data/ObjectRepository.java,v
Existing Tags:
Barracuda_1_2_5 (revision: 1.3)
Barracuda_1_2_0 (revision: 1.2)
jrk_20030217 (revision: 1.2)
jrk_20030203 (revision: 1.2)
csc_122702_2 (revision: 1.1)
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.