Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-620

Configuring RMI object ports

XMLWordPrintable

      SourceForge Submitter: jovovich .
      For running JBoss behind a firewall, you can configure explicit RMI object ports instead of using the default anonymous ports. The only thing to do is to change RmiPort 0 in jboss-service.xml to an explicit port number.

      But there are two remote objects in JBoss which can not be configured:

      • org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl
      • org.jboss.tm.usertx.server.UserTransactionSessionImpl

      So you can't use UserTransactions for a JBoss behind a firewall currently. It would be nice if these remote objects can be configured with two explicit ports in the same way as the NamingService.

      /Tobias

              starksm64 Scott Stark (Inactive)
              sourceforge-user SourceForge legacy user (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: