2 Replies Latest reply on Aug 22, 2003 3:28 PM by mgaert

    Accessing JBoss with Swing client over the internet

    jovial

      hi,

      I work on a project that a Swing client should access JBoss server over the Internet. The home interface create() function of a Session EJB bean returns java.lang.NullPointerException when trying to access the server for authentication. The JBoss server is behind a firewall. The firewall has port 1099 opened. Do we need to open any other port?

      The application has been tested on the LAN where this error did not appear. I am aware that the latency over the Internet is high and that it could slow down the whole application. Before we conclude that this scenario is not possible I would like to hear if anyone else has been trough a similar situation.

      Thanks,

      dimitar