0 Replies Latest reply on Jun 3, 2009 1:13 PM by alexcrown

    Socket Connection from a Seam Pojo Component To a Remote Server

    alexcrown

      Can one make a socket connection to a remote server from a Seam pojo component?
      If yes, is it thread-safe?
      I am using Tomcat for deployment.
      If I am using a Seam ejb3 component can I do the same thing; is it thread safe?
      But i am mostly interested in doing socket connection from a Seam pojo componet.
      Thanks.