Linux client don't receive messages
I got this strange problem. I'm using weblogic 8.1 sp5 as a J2EE server for an application that use JMS. I also have a java client who send messages to a queue and receive messages throw a topic. When a run the client in a windows machine the messages are sended and received, but when I use a Linux machine (redhat 3) the client don't receive the messages published into the topic.
I've tried into several machines, with redhat 3 and fedora. The only way to make it work is to run the client into the same machine where the server is.
Please help!
Thanks

