1 Reply Latest reply on Apr 4, 2004 1:00 AM by juha

    communicating over socket port 1411

    rduiven2

      Hi all,

      I'm having a problem with a class which is deployed into a webapplication in jboss.

      The class is trying to connect to port 1411 using a socket write. I'm getting connection-IO errors on this.
      I can use this class standalone on the same machine, using the same libraries.

      QUESTIONS:

      is it possible that JBOSS is blocking communication over socket 1411 or so?

      if it is, how can I make this possible?

      TIA for any information

      Richard