3 Replies Latest reply on Oct 16, 2008 8:18 PM by peterj

    How to communicate Jboss with unisys mainframe

      Hi,

      We have a java program, outside Jboss, that connects a Unisys mainframe (Nx) over TCP/IP, in order to get some data.

      We want to "put" this java program into Jboss.

      First idea: Create a Jboss service that calls the java program.

      Second idea: Search for a standard method of communication between Jboss and Unisys mainframes. Is there something like a datasource to make this connection?

      Thanks,
      Andre