0 Replies Latest reply on Jan 30, 2002 2:57 PM by gtibbit

    Socket Connection Cannot Write Data

    gtibbit

      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?