1 Reply Latest reply on Apr 2, 2004 6:51 PM by starksm64

    writing to sockets on port 1411 not allowed?

    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 fix this?

      TIA for any information

      Richard