Re: JavaSpaces throws java.net.ConnectException: Connection refused exception

2011-02-17 Thread mikenikles
Hi Ashwin, Thanks for your input. The way you described it, without port number, is also how it's explained on the JavaSpaces component website. I should have mentioned that in my first posting, but I tried that already and it didn't work, that's when I figured adding the port number might help -

JavaSpaces throws java.net.ConnectException: Connection refused exception

2011-02-16 Thread mikenikles
Hi all, I'm trying to use the JavaSpace component as described at http://camel.apache.org/javaspace.html. I've got a GigaSpaces implementation running which also contains a "mySpace" space. I verified that the space exists and objects can be written to and read from it (by using an example proje