2 Replies Latest reply on Jul 8, 2003 2:54 PM by c102

    using jboss to handle file based commands

    c102

      I am programming in a legacy language/platform for an existing accounting system. I want to send commands from the legacy accounting system to jboss. The tcp/ip facilities w/in the legacy platform are not stable, so I have turned to writing the commands to files on the network. I would like to make jboss "listen" to the network directory where the files are written, read in the commands and dispatch to the appropriate beans. Can I do this w/in jboss or should I use an external client?

      Thanks in advance for help,
      Steve Nell