| Author |
SSL Web Service Client in RAD7 as EJB
|
magnus. andersson
Greenhorn
Joined: Dec 18, 2007
Posts: 2
|
|
I want to request an externally provided Web Service from a local Web Service client as an EJB with ws-security settings (2 certificates). The environment is RAD 7, WAS 6.1 and Java 5, with jax-rpc. I have managed to create a working client, as a servlet, in a 'dynamic web project' using security settings in ws-extensiona/ws-binding in the deployment descriptor, but this seems to be done in a different way for EJB-projects? When I try to add the same security configuration for the EJB-project I either end up with the JDNI-lookup to fail or with the security settings not to be activated. Has someone gotten this to work or is this a wellknown problem? /Magnus
|
 |
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
|
|
Welcome to JavaRanch Magnus, Please check your private messages.
|
"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
|
 |
 |
|
|
subject: SSL Web Service Client in RAD7 as EJB
|
|
|