Details
-
Task
-
Status: In Progress
-
Critical
-
Resolution: Unresolved
-
1.5.3
-
None
Description
We don't have any tests for the Coreession class, which is the new API for the embedded server, if we don't want to pass through JNDI.
We have core-integ tests, for the embedded server using the JNDI API, but we should also have the same for the CoreSession.
There should be three different integ test projects :
1) Server-integ, for testing the server through the JNDI API with a reemote server
2) Core-JNDI-integ to test the server embedded with the JNDI API
3) core-session-integ to test the server embedded with the CoreSession API