Feature Requests item #772138, was opened at 2003-07-16 07:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376688&aid=772138&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Tobias Seelinger (jovovich) Assigned to: Nobody/Anonymous (nobody) Summary: Configuring RMI object ports Initial Comment: 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376688&aid=772138&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
