Please report new issues athttps://github.com/DOCGroup
the ciao container handler does only a new of a session_container. In order to support multiple container types the container handler should use a factory method to create a container from a shared library, we don't want to have the ciao container handler link with all container types (entity, extension, session, etc)