Results 1 to 2 of 2

Thread: Marshaller+security

  1. #1
    Join Date
    Jan 2008
    Posts
    9

    Default Marshaller+security

    Hi all,

    I am doing web services with Spring WS 1.5, Spring 2.5 and maven. I am using marshaller (jabx), also I am doing a client that it is used by a web application. I want that web services to have security but I donīt find like I can do it. I know like put security in web services but without marshaller.

    Somebody can I say me like I can do it?

    Somebody can I help me?

    Thanks.

  2. #2

    Default

    What kind of security you need? If you want to use Ws-Security, you can do so with any kind of endpoints (it's based on interceptors).
    Please refer to the manual for more details.
    Tareq Abedrabbo

    My Twitter
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •