Hi, When I enable JDBC session persistence I get ERROR [ContainerBackgroundProcessor[StandardEngine[Catalina]]] ( JDBCStore.java:791) - SQL Error java.sql.SQLException: ORA-00001: unique constraint (APP_NAME) violated
I followed the instructions to add APP_NAME as a key, but when I look at what is being produced it seems to me that APP_NAME is not a primary key by no means. What should be done about this? Change primary key to SESSION_ID or composite of SESSION_ID and APP_NAME? -- Thank you, Edmon Begoli http://blogs.ittoolbox.com/eai/software