ObjectDB as JDBC resource or custom realm

#1

Hi everyone,

I want to implement HTTP Basic Authentication for my web services, but I also want to use ObjectDB to store credentials. Therefore I'm in the need of a custom realm for GlassFish 3.1. My guess is somebody already did this before, so if yes please raise your hands. Otherwise please help me with the implementation and please share your thoughts on the matter. Also I think it would be great if a realm like that came bundled with ObjectDB, possibly as an OSGi module.

EDIT

Is it possible to use ObjectDB as a JDBC Resource in GlassFish? That way maybe I could make JDBCRealm.

Thanks in advance,
Daniel

#2

Unfortunately currently there is no JDBC driver for ObjectDB.

ObjectDB Support
#3

Any plans on making one?

#4

Yes, but currently there is no target date for this feature.

ObjectDB Support

Reply