Posted By:
jagadesh_rao
Posted On:
Wednesday, July 18, 2007 07:40 AM
DB Session Management? i want to maintain sessions persistently in a database for that i have done configurations in in weblogic.xml file like .. PersistentStoreType jdbc PersistentStoreDir /root/app/casinoreality-war/sessions PersistentStorePool MyJDBC Connection Pool PersistentStoreTable wl_sessions /session-param> it is working properlly still im getting an exception like
More>>
DB Session Management?
i want to maintain sessions persistently in a database for
that i have done configurations in in weblogic.xml
file like ..
PersistentStoreType
jdbc
PersistentStoreDir
/root/app/casinoreality-war/sessions
PersistentStorePool
MyJDBC Connection Pool
PersistentStoreTable
wl_sessions
/session-param>
it is working properlly still im getting an exception like
<<Less