In the example shipped with 3.2.2 there were references to a couple ports that were no longer used, but caused problems for the binding service. One was hsqldb and the other JMS's UIL service. The example in 3.2.3RC1+ fixes these.
The other problems related to services that use two ports like naming (jnp). This required a change to the binding service or using anonymous ports. Regards, Adrian On Tue, 2004-02-03 at 00:06, Anthony Porcano wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thanks Adrian. You will have to forgive me for being new to Jboss, and > not very experienced with Java. I have been doing some testing with > 3.2.2 and the binding manager, and seem to have things working to some > extent. When assigning "ports-default" to one instance, and "ports-01" > to another; the two appear to coexist somewhat happily. I did have > problems with doing IP binding on a second instance however. > > Can you clue me in to what kinds of problems we should be seeing > running the 3.2.2 version, or point me to any docs/posts on the issue? > Also, if you could provide any information on the process for reverting > to the 3.2.1 behavior it would be greatly appreciated. > > Thanks Much, > Anthony > > On Feb 2, 2004, at 3:56 PM, Adrian Brock wrote: > > > On Mon, 2004-02-02 at 17:45, Anthony Porcano wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> Adrian mentioned in previous posts that there were issues with the > >> sample-bindings.xml from the 3.2.2 release. Does anyone know if simply > >> replacing it with the 3.2.3 version resolves the issues? > >> > > > > No, a change was made in 3.2.3RC1 to allow multiple ports per mbean. > > It is possible to revert to the 3.2.1 behaviour where RMIPort on > > the naming service and the JRMP invoker uses port 0 or an anonymous > > port. That won't work through a firewall though. > > > > Regards, > > Adrian > > > >> Thanks, > >> Anthony > >> > >> - --------------------------- > >> Anthony Porcano > >> Systems Engineer, Kaplan Inc. > >> > >> -----BEGIN PGP SIGNATURE----- > >> Version: GnuPG v1.2.3 (Darwin) > >> > >> iD8DBQFAHoyp1dIoJnknK1oRAlKyAJ9w/JIwRY8N1o0N0hlW3QlN6h1HEgCgxeMb > >> LEyfRlk3zU635fg+YRRc7Wo= > >> =hRr+ > >> -----END PGP SIGNATURE----- > >> > >> > >> > >> ------------------------------------------------------- > >> The SF.Net email is sponsored by EclipseCon 2004 > >> Premiere Conference on Open Tools Development and Integration > >> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > >> http://www.eclipsecon.org/osdn > >> _______________________________________________ > >> JBoss-user mailing list > >> [EMAIL PROTECTED] > >> https://lists.sourceforge.net/lists/listinfo/jboss-user > > -- > > xxxxxxxxxxxxxxxxxxxxxxxx > > Adrian Brock > > Director of Support > > Back Office > > JBoss Group, LLC > > xxxxxxxxxxxxxxxxxxxxxxxx > > > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by EclipseCon 2004 > > Premiere Conference on Open Tools Development and Integration > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > http://www.eclipsecon.org/osdn > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (Darwin) > > iD8DBQFAHuXx1dIoJnknK1oRAoipAJ9S/VfBwyMP0H/MkfxSe7Gd5Yh5UgCeJdmQ > eYRD2lq2xUyKA7hMvh4RdJ4= > =ISmK > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
