0 Replies Latest reply on Sep 3, 2007 12:55 AM by shankha

    Thread issue in Application server.

    shankha

      I have one application talking with different hardware devices like reader to read RFID Tag Data or continuously update status of the RFID printers and print Tags.

      This application runs on lots of THREAD.
      And it is running as a seperate unit as a standalone Java program.

      Now I want to deploy this unit in the application server.

      Is it creating any thread related problem If I deploy the same application in side the application server ?



      Please help me.