Results 1 to 3 of 3

Thread: Spring WS and Security - JAVA version

  1. #1
    Join Date
    Sep 2009
    Posts
    5

    Default Spring WS and Security - JAVA version

    I am trying to add security to my existing spring web services.

    I thought I read somewhere that there is a specific java jdk that must be used?

    Is that true or can you run jdk1.6 with the security for the spring web services?

  2. #2
    Join Date
    Sep 2009
    Posts
    5

    Default

    The reason i am asking is because the airline example's read me says the following:

    "The Airline sample is a normal web application that connects to an embedded HSQLDB database. It requires JDK 1.5 to run; JDK 1.6 works as well, except for the WS-Security endpoints."

  3. #3
    Join Date
    Sep 2009
    Posts
    5

    Default wss4j

    I got the wss4j items working with java 1.6 so i'm guessing it doesn't matter.

Tags for this Thread

Posting Permissions

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