1 Reply Latest reply on Jan 27, 2003 2:00 PM by adrian.brock

    Threadsafe access via Client Proxy?

    gmccreath

      A question ...

      I have a client process that uses multiple threads to access a simple JBoss EJB. My EJB is thread safe. Can I use the same client proxy object from multiple client threads to access the same EJB (err .. at the same time).

      Recommended or no ... ?

      Many thanks,

      Greg.