Qortora · Search · Indexed page

jbossremoting.jboss.orgFetched 2026-08-15T03:15:20Z

JBoss Remoting - JBoss Community

JBoss Remoting - JBoss Community JBoss Remoting There and Back Again Overview Remoting 2 Remoting 3 Documentation The Team Blogs Downloads Documentation Community User Forum Developer Forum Chat Blog Issue Tracker JIRA Source Code GitHub ViewVC Build Announcement:Release 2.5.4.SP…

Open original source · Full cached text

JBoss Remoting - JBoss Community JBoss Remoting There and Back Again Overview Remoting 2 Remoting 3 Documentation The Team Blogs Downloads Documentation Community User Forum Developer Forum Chat Blog Issue Tracker JIRA Source Code GitHub ViewVC Build Announcement:Release 2.5.4.SP5 is available Show Details Hide Details Release 2.5.4.SP5, which ships with Enterprise Application Platform 5.3, has a new configuration parameter, "idempotent", which, when set to "false", prevents the retransmission of an invocation once it has been written to the network, even if "numberOfCallRetries" is set to a value greater than 1. There are also a couple of bug fixes. To see the release notes, go to https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=10031&version=12316422 Version 2.5.4.SP5 of jboss-remoting.jar may be found * in Brew Web repository at brewweb.devel.redhat.com/buildinfo (jdk 1.6 class files), and * in the maven2 repository at repository.jboss.org/nexus/index.html#nexus-search;quick~org.jboss.remoting (jdk 1.4 class files). The distribution zip file may be found at http://www.jboss.org/jbossremoting/downloads/ by remoting at Wed Mar 05 13:43:41 EST 2014 Announcement:Release 2.2.4 is available Show Details Hide Details ANNOUNCEMENT Remoting version 2.2.4 is available. It features a new server identity feature, new configuration parameters, and miscellaneous enhancements and bug fixes. To see the release notes, go to jira.jboss.org/jira/secure/ReleaseNote.jspa Version 2.2.4 of jboss-remoting.jar (built with jdk 1.6) may be found in the old repository at http://repository.jboss.com/jboss/remoting/2.2.4-brew/lib/ . Version 2.2.4 of jboss-remoting.jar (built with jdk 1.6 and targeted at jdk 1.4) may be found in the maven repository at https://repository.jboss.org/nexus/content/groups/public-jboss/org/jboss/remoting/jboss-remoting/2.2.4/. The distribution zip file may be found at http://www.jboss.org/jbossremoting/downloads/ . Overview The purpose of JBoss Remoting is to provide a general purpose framework for symmetric and asymmetric communication over a network. It supports various modes of interaction, including invocations, one way messaging, and asynchronous callbacks. There are two generations of Remoting in active use: Remoting 2 Remoting 2 is currently used in various versions of JBoss Application Server 4, 5, and 6, as well as a variety of standalone projects. Remoting 3 Remoting 3 is the next generation of Remoting. It supports a variety of modules in JBoss Application Server 7. Useful Links Documentation - Remoting 2 Documentation - Remoting 3 Downloads User forum Developer forum JIRA issue tracker Building from source SVN Commits Mailing List JIRA Issues Mailing List IRC Chat (via Web) IRC Chat Getting involved Team Blogs Lesser General Public License version 2.1 (LGPL v2.1)   Supported In: Application Platform Web Platform Communications Platform Portal Platform SOA Platform Business Rules Management System JBoss Seam Operations Network Overview Remoting 2 Remoting 3 Documentation The Team Blogs Downloads Documentation Community User Forum Developer Forum Chat Blog Issue Tracker JIRA Source Code GitHub ViewVC Build