users@glassfish.java.net

Re: Securing EJB WebService: where to start?

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Mon, 26 Mar 2007 15:21:44 -0400

Thanks. NetBeans 5.5 does not seem to know about this provider, and
therefore I cannot choose it from the "Edit Web Service Attributes"
screen's security tab. Do you know if NetBeans 5.5.1 will let me choose
this provider?


Thanks,
Ryan

Shing Wai Chan wrote:
> Ryan de Laplante wrote:
>> Is this independent of Access Manager? I noticed:
>>
>> <message-security-binding auth-layer="SOAP"
>> provider-id="XWS_ServerProvider">
> This provider is from GlassFish, not Access Manager.
>>
>> And in my netbeans generated sun-ejb-jar.xml, I see:
>>
>> <message-security-binding auth-layer="SOAP"
>> provider-id="AMServerProvider-SAML-HolderOfKey"> '
> This one is from AccessManager, which use Liberty.
>
> So, depending on your requirement, you have desired which one to use.
>>
>
>