This content has been marked as final.
Show 1 reply
-
1. Re: configuring RMI on jboss
fleance Jul 1, 2004 9:08 PM (in response to fleance)Here is the jboss-service.xml (got lost in first post because I didn't use code blocks)
<mbean code="org.jboss.naming.NamingService" name="jboss:service=Naming"> <attribute name="Port">1099</attribute> <attribute name="RmiPort">1098</attribute> </mbean>