Hi,

I'm running SUSE-Linux 8.2 (kernel 2.4.20), so I
think this is on all systems.

I tried
        InetAddress.getByName("0.0.0.0")
which returns
        /0.0.0.0

PS: 
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)


> Its a bug then. Is this only on win32 or all platforms?
> 
> -- 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> Didi Posselt wrote:
> 
> > Hi,
> >
> > Since the option --host=yourhost causes lots of problems in applications
> > that don't specify a host to connect to, I cannot use it for my
JMS-problem.
> >
> > I figured, that everything works fine, if I drop the Attribute
BindAddress
> > in the deployment descriptor for the UIL2 Invocation Layer (the code
> > didn't change from 3.2.2RC4).
> >
> > After checking the code I found out, that the socketAddress in
UILServerILService.java:188 is 0.0.0.0/0.0.0.0 when no attribute
> > BindAddress is specified, however, if I specify the BindAddress
> > without changes, I get /0.0.0.0 as socketAddress.
> >
> > I tried to change the if-statement (line 188) to endsWith("/0.0.0.0")
and everything works fine. The same thing might apply to
> > other InvocationLayers.
> >
> > I feel happy just dropping the attribute BindAddress, however, it took
> > me some time to figure this out. Maybe changing the if-statement makes
> > things easier for other users?
> >
> > Thanks again and Greetings,
> >          Dietmar

-- 
GMX Weihnachts-Special: Seychellen-Traumreise zu gewinnen!

Rentier entlaufen. Finden Sie Rudolph! Als Belohnung winken
tolle Preise. http://www.gmx.net/de/cgi/specialmail/

+++ GMX - die erste Adresse für Mail, Message, More! +++



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to