Re: JMS free Impl

2004-03-05 Thread Henri Yandell
Probably best to mail to the geronimo list with the geronimo parts of this, though some of the geronimo people are in jakarta. I do have a todo to write 'simple-jms' which is a single-jvm, memory implementation of the jms spec, but sounds like you've already got network stuff in it, so more than

RE: JMS free Impl

2004-03-05 Thread Shapira, Yoav
Hi, Hi Folks, I have a small piece of code called Esperanto, and I´d like to make a JMS free impl of this. It already delivers Objects in broadcast over some methods, and I think it could become JMS compliant with a small effort. It is small and light to use, and have connectors for the

Re: JMS free Impl

2004-03-05 Thread Paulo Simao
In fact it is not JMS compliant yet, but it works with Objects, delivers and distributes them it the fashion I said before. It is personal code, but I can send it to you if you want it. Another thing, even helping Geronimo, I think it could be implemented as an independent project, working

RE: JMS free Impl

2004-03-05 Thread Paulo Simao
I saw this one too, but it doesn´t have the ASF seal...People in Brasil see ASF as a very serious quality mark. Soon (In the next 6 months) I´m sure I will need a JMS impl, and if it is signed by Apache, it would make my life a lot easier... PO

RE: JMS free Impl

2004-03-05 Thread Shapira, Yoav
Hi, I saw this one too, but it doesn´t have the ASF seal...People in Brasil see ASF as a very serious quality mark. Soon (In the next 6 months) I´m sure I will need a JMS impl, and if it is signed by Apache, it would make my life a lot easier... Please quote a bit of what you're replying too,

RE: JMS free Impl

2004-03-05 Thread Henri Yandell
Are they the same product Yoav? Messenger is a tool to make client JMS easier[i think], while the original poster [you deleted the author's name *teasing*] seems to have a JMS server. Hen On Fri, 5 Mar 2004, Shapira, Yoav wrote: Hi, I saw this one too, but it doesn´t have the ASF

RE: JMS free Impl

2004-03-05 Thread Shapira, Yoav
Hi, Are they the same product Yoav? Messenger is a tool to make client JMS easier[i think], while the original poster [you deleted the author's name *teasing*] seems to have a JMS server. ;) I thought Messenger's Messagelet Engine is a server of sorts? I may have misread this: Messenger also

RE: JMS free Impl

2004-03-05 Thread Henri Yandell
On Fri, 5 Mar 2004, Shapira, Yoav wrote: Hi, Are they the same product Yoav? Messenger is a tool to make client JMS easier[i think], while the original poster [you deleted the author's name *teasing*] seems to have a JMS server. ;) I thought Messenger's Messagelet Engine is a

RE: JMS free Impl

2004-03-05 Thread Noel J. Bergman
I have a small piece of code called Esperanto, and I´d like to make a JMS free impl of this. It already delivers Objects in broadcast over some methods, and I think it could become JMS compliant with a small effort. I know of several uses for this sort of thing, especially if small and light