On Tue, Jun 26, 2001 at 03:55:07PM -0400, Jim Archer wrote: > Or, you could use the facility provided by java. Check out > java.rmi.server.UID. This class makes an ID guaranteed unique for the > current VM. To use it in a clustered environmant, just prepend an IP > address (as explained int he javadoc). Is use a similiar approach with a home made GUID generator. My problem with the IP address is that InetAddress.getLocalHost() alway returns 127.0.01 on my linux systems! I see no other way to get to the local interfaces ip addresses. -billy. -- Philipp Meier o-matic GmbH Geschäftsführer Pfarrer-Weiß-Weg 16-18 Tel.: +49-(0)700-66284236 89077 Ulm
- RE: [JBoss-user] Key generatio... Jim Kimball
- RE: [JBoss-user] Key generation by... Jim Archer
- RE: [JBoss-user] Key generatio... Jim Kimball
- RE: [JBoss-user] Key generation by... Michael Bilow
- Re: [JBoss-user] Key generatio... danch (Dan Christopherson)
- [JBoss-user] remote JNDI tree? Mikhail Akopov
- Re: [JBoss-user] Key generation by ran... Richard Kasperowski
- Re: [JBoss-user] Key generation by random numbe... Allen fogleson
- Re: [JBoss-user] Key generation by random ... Jim Archer
- RE: [JBoss-user] Key generation by ran... Philipp Meier
- RE: [JBoss-user] Key generation by random numbe... Frank Villarreal
- RE: [JBoss-user] Key generation by random numbe... RRokytskyy
- Re: [JBoss-user] Key generation by random ... Allen fogleson
- RE: [JBoss-user] Key generation by random ... Michael Bilow
- Re: [JBoss-user] Key generation by ran... Philipp Meier
- Re: [JBoss-user] Key generation by... Michael Bilow
- Re: [JBoss-user] Key generatio... Philipp Meier