Search:

Type: Posts; User: Ramlow; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    2,558

    Is LdapTemplate thread safe?

    Hi,

    I have to ask this here again, in core nobody knows it ;)

    Is the LdapTemplate class thread safe?

    TIA, sr
  2. Thread: Thread safety

    by Ramlow
    Replies
    3
    Views
    1,361

    Hi, I have already checked the docs, nothing...

    Hi,

    I have already checked the docs, nothing mentioned about thread safety for Mail and Ldap :(

    EntityManager: Normally it is not thread safe. But since I inject it via @PersitenceContext and...
  3. Thread: Thread safety

    by Ramlow
    Replies
    3
    Views
    1,361

    Thread safety

    Hi,

    are there classes thread safe?:

    LdapTemplate
    JavaMailSender
    EntityManager (injected via @PersitenceContext)

    Thanks in advance.
  4. Replies
    1
    Views
    1,126

    HTTP-based remoting and SSL

    Hi,

    how can I use SSL with the HTTP-based remoting protocols like Hessian, Burlap and HTTP-Invoker?

    E.g. when I configure a https-URL I get this exception:
    ...
  5. Replies
    10
    Views
    4,437

    No idea...? :(

    No idea...? :(
  6. Replies
    10
    Views
    4,437

    Hessian and HTTP Session

    Hi there,

    is it possible to maintain a http session when using HessianProxyFactoryBean?

    If not, is it possible with Burlap or HttpInvoker and how?

    Thx alot, sr
  7. Replies
    8
    Views
    2,301

    Hi, no, I do not use Acegi. So there's no way...

    Hi,

    no, I do not use Acegi.
    So there's no way to achieve this without Ageci, except doing an own plain HTTP call?
  8. Replies
    8
    Views
    2,301

    Failed Basic Auth -> Meaningless Exception

    Other thing with this Factory...

    When my Servlet Container does not accept my basic auth, a meaningless RemoteAccessException is thrown:

    org.springframework.remoting.RemoteAccessException:...
  9. Replies
    8
    Views
    2,301

    Thanx alot.

    Thanx alot.
  10. Replies
    8
    Views
    2,301

    Ups... sorry... Ah, cool. This should work...

    Ups... sorry...



    Ah, cool. This should work for me until Spring fixes this "bug" ;)
    Can you post this class' code please?

    Thx, sr
  11. Replies
    8
    Views
    2,301

    HessianProxyFactoryBean and Basic Auth

    Hi,

    how can I change username and password for the HessianProxyFactoryBean? Since it is a Singleton these properties are only read once when the factory is created.

    The only way to achieve it...
  12. Replies
    0
    Views
    882

    Exception and Callstack

    Hi,

    is it possible to transfer the callstack of an server exception to the client too?
    The callstack of the local remoting proxy isn't very useful for finding bugs on the server side.

    Tia, sr
  13. Replies
    4
    Views
    2,721

    Stateful Remoting

    The Link does not work anymore :(

    So, how is it possible to make Remoting stateful?
Results 1 to 13 of 13