0 Replies Latest reply on Aug 10, 2007 6:44 AM by hannes

    Legacy connector in JEE architecture

    hannes

      Hi there,
      I'd like to integrate an old legacy application to a modern JEE-JBoss architecture. The communication is handled via a tcp/ip connection and its protocol is a ascii-string. The JBoss connector is server-sided.

      What is the best practice for this scenario? I really don't want to create myself a ServerSocket - is there any modul or framework that would help?

      Thank you in advance, and greetings from Berlin :)