users@glassfish.java.net

Does Message Security - SOAP support authentication using a JDBC realm?

From: Sarah kho <sarah.kho_at_gmail.com>
Date: Fri, 19 Mar 2010 17:08:16 +0330

Hi

Can someone please let me know how to configure a security provider to use a
JDBC realm for authentication?
I read the (Chapter 10 Configuring Message Security)
http://docs.sun.com/app/docs/doc/820-4335/ablrk?a=view and several other
blogs with no luck about configuring the authentication (authenticating the
client with a realm like a JDBC realm)

I know how to create a realm and even use it in a web application, but I do
not know how to use it with web service security provider.

Any help is very welcome.