Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: The SpringSource Advanced Pack for Oracle Database

  1. #11
    Join Date
    Aug 2005
    Location
    Sussex, UK
    Posts
    92

    Default Proxy User Questions

    Thomas,

    I'm re-reviewing our proxy user usage (looking to move to Spring 3.0 and EclipseLink from 2.5 and Toplink) in preparation for a future product release.

    We currently authenticate using password through the proxy, but I note that 1.0.2 still only supports authentication with no password:

    "We are currently only supporting proxy authentication using user name with no password
    authentication for the user connecting through the proxy. Support for other types of proxy
    connections will be provided in future releases."

    Can you advise when / if other authentication options will be provided, and also if the proxy connection is used only for write transactions. I assume that this is the case (i.e. a Unit Of Work uses the proxy but read operations just return to the connection pool).

    I have implemented proxy connection usage but for a variety of reasons we use this for both read and write operations (in effect we create a unit of work for all transactions).

    Will this be supported in future?

    Regards
    Marc Ludwig

  2. #12
    Join Date
    Jun 2006
    Posts
    6

    Default Green

    Unit test turns to green with new version.
    Thank you a lot, Thomas.

    Torsten

  3. #13

    Default

    Sorry to bump this old thread, but is this project still alive? Is there a project page I'm missing?

Posting Permissions

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