Hi,

Some rapid theoretical questions:

- But the class PWCallback contains the alias and the password alias, so if
I install a client in a remote pc the users can see the pass to access to my
keystore...It's a problem!

Usually client will be using its own keystore.


- Isn't There a user-guide or a tuttorial that full-explain how to use
wss4j?

Please see these [1], [2]

[1] http://ws.apache.org/wss4j/axis.html
[2] http://ws.apache.org/wss4j/package.html

Thanks,
Ruchith



Bye!!!

Andrea




Ruchith Fernando <[EMAIL PROTECTED]> ha scritto:

On 9/12/06, Luca Risello wrote:
>
> Hi Fernando I've fixed the bug!!!! : )
> Yeahhhhhhhhhhhhhhhhhhhhh!!!!!!!!!!!!!!! Thanks to You,
> Josè, Anastasia and to all the peolple helps me!!!
>
>
> Now I must do the same thing for the response...I must confing the wsdd
> files with a symmetric config!?
>
>
> ...
>
>
> ...

>

If you want to send a secured message to the server then you have to
configure the clien't requestFlow (with WSDoAllSender) and the
service's requestFlow (with WSDoAllReceiver).

And if you want to secure the response from the service to the client
then you have to configure the service's responseFlow with
WSDoAllSender and the client's responseFlow with WSDoAllReceiver.

A sample client config is here:
https://svn.apache.org/repos/asf/webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd

And the service config is here:
https://svn.apache.org/repos/asf/webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/ping/deploy.wsdd

Thanks,
Ruchith




 ________________________________
 ____________________________________________________
________________________________
Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive




--
www.ruchith.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to