0 Replies Latest reply on Feb 25, 2002 3:28 PM by gtibbit

    Outbound Socket Connection Cannot Write Data

    gtibbit


      Hello,
      I am trying to make a connection from within a Stateless Session Bean to a Mainframe. I am using JBoss-2.4.4. My code works fine in a stand alone application, but when I put it in the Session bean, it is able to connect, but cannot write any data. Do I need to set up security for outbound connections somewhere?