<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-11940</id>
	<title>Nabble - livetribe - user</title>
	<updated>2009-01-23T15:02:42Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/livetribe---user-f11940.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/livetribe---user-f11940.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-21634373</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T15:02:42Z</published>
	<updated>2009-01-23T15:02:42Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Thanks Simon.&amp;nbsp; Also worth noting is that JGroups UDP works on IPv6 on the same machine.&amp;nbsp; Again, thanks for all the help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Chuck&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jan 23, 2009 at 5:22 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21634373&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi,&lt;br&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
On Fri, Jan 23, 2009 at 22:05, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21634373&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Ok, so I created a simple test that advertises &amp;quot;test-service&amp;quot; then locates&lt;br&gt;
&amp;gt; it after. &amp;nbsp;The advertisement and location happen on the same box. &amp;nbsp;I&amp;#39;ve&lt;br&gt;
&amp;gt; attached 2 logs (ipv4.log - shows a successful location, ipv6.log -&lt;br&gt;
&amp;gt; unsuccessful). &amp;nbsp;Please let me know if you need more information. &amp;nbsp;Thanks&lt;br&gt;
&amp;gt; again.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;At this point I have no idea.&lt;br&gt;
Can you just try a simpler program that uses UDP (and not SLP) ? I&lt;br&gt;
mean something like binding a multicast socket on one side to simulate&lt;br&gt;
a listening server, and sending &amp;quot;hello&amp;quot;.getBytes() from a datagram&lt;br&gt;
socket from another side to simulate a client ?&lt;br&gt;
If this does not work, we have the proof that something&amp;#39;s wrong with&lt;br&gt;
the multicast setup of the machine.&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21634373.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21633720</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T14:22:04Z</published>
	<updated>2009-01-23T14:22:04Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Jan 23, 2009 at 22:05, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21633720&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Ok, so I created a simple test that advertises &amp;quot;test-service&amp;quot; then locates
&lt;br&gt;&amp;gt; it after. &amp;nbsp;The advertisement and location happen on the same box. &amp;nbsp;I've
&lt;br&gt;&amp;gt; attached 2 logs (ipv4.log - shows a successful location, ipv6.log -
&lt;br&gt;&amp;gt; unsuccessful). &amp;nbsp;Please let me know if you need more information. &amp;nbsp;Thanks
&lt;br&gt;&amp;gt; again.
&lt;br&gt;&lt;br&gt;At this point I have no idea.
&lt;br&gt;Can you just try a simpler program that uses UDP (and not SLP) ? I
&lt;br&gt;mean something like binding a multicast socket on one side to simulate
&lt;br&gt;a listening server, and sending &amp;quot;hello&amp;quot;.getBytes() from a datagram
&lt;br&gt;socket from another side to simulate a client ?
&lt;br&gt;If this does not work, we have the proof that something's wrong with
&lt;br&gt;the multicast setup of the machine.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21633720.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21632652</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T13:05:44Z</published>
	<updated>2009-01-23T13:05:44Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Ok, so I created a simple test that advertises &amp;quot;test-service&amp;quot; then locates it after.&amp;nbsp; The advertisement and location happen on the same box.&amp;nbsp; I&amp;#39;ve attached 2 logs (ipv4.log - shows a successful location, ipv6.log - unsuccessful).&amp;nbsp; Please let me know if you need more information.&amp;nbsp; Thanks again.&lt;br&gt;
&lt;br&gt;Regards,&lt;br&gt;Chuck&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jan 23, 2009 at 3:06 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21632652&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi,&lt;br&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
On Fri, Jan 23, 2009 at 20:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21632652&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Oops. &amp;nbsp;Sorry. &amp;nbsp;Please see attached file. &amp;nbsp;There&amp;#39;s hope indeed. :)&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;From the XP logs, I see no SLP discovery ever succeeded; this may be&lt;br&gt;
normal (nothing to discovery), but only you can tell this.&lt;br&gt;
So I am not sure what you mean by XP working: could you do a&lt;br&gt;
successful SLP discovery ?&lt;br&gt;
&lt;br&gt;
From the Linux logs, it seems JGroups is bound to the same port and&lt;br&gt;
receives the packet but discards it (line 329) ?&lt;br&gt;
&lt;br&gt;
I think the best way to go now is to write the simplest possible&lt;br&gt;
multicast client and server app on IPv6 Linux, and see if that works.&lt;br&gt;
If not, then you may have other problems. I would also use address&lt;br&gt;
FF05::1:50008, to see if it makes any difference.&lt;br&gt;
&lt;br&gt;
Basically the idea is to reduce the variables at minimum, and check&lt;br&gt;
first if multicast is working with a small app, and then step by step&lt;br&gt;
see what is needed to make JBoss + JGroups + LiveTribeSLP work.&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;ipv4.log&lt;/strong&gt; (33K) &lt;a href=&quot;http://old.nabble.com/attachment/21632652/0/ipv4.log&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;ipv6.log&lt;/strong&gt; (13K) &lt;a href=&quot;http://old.nabble.com/attachment/21632652/1/ipv6.log&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21632652.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21631862</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T12:14:00Z</published>
	<updated>2009-01-23T12:14:00Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Yes SLP discovery worked on XP.&amp;nbsp; The way I know this is because certain services would only come up if a specific service is discovered.&amp;nbsp; I will do like you said and write the simplest client and server and try it on linux IPv6.&amp;nbsp; Will keep you posted.&amp;nbsp; Thanks.&lt;br&gt;
&lt;br&gt;Regards,&lt;br&gt;Chuck&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jan 23, 2009 at 3:06 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21631862&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi,&lt;br&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
On Fri, Jan 23, 2009 at 20:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21631862&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Oops. &amp;nbsp;Sorry. &amp;nbsp;Please see attached file. &amp;nbsp;There&amp;#39;s hope indeed. :)&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;From the XP logs, I see no SLP discovery ever succeeded; this may be&lt;br&gt;
normal (nothing to discovery), but only you can tell this.&lt;br&gt;
So I am not sure what you mean by XP working: could you do a&lt;br&gt;
successful SLP discovery ?&lt;br&gt;
&lt;br&gt;
From the Linux logs, it seems JGroups is bound to the same port and&lt;br&gt;
receives the packet but discards it (line 329) ?&lt;br&gt;
&lt;br&gt;
I think the best way to go now is to write the simplest possible&lt;br&gt;
multicast client and server app on IPv6 Linux, and see if that works.&lt;br&gt;
If not, then you may have other problems. I would also use address&lt;br&gt;
FF05::1:50008, to see if it makes any difference.&lt;br&gt;
&lt;br&gt;
Basically the idea is to reduce the variables at minimum, and check&lt;br&gt;
first if multicast is working with a small app, and then step by step&lt;br&gt;
see what is needed to make JBoss + JGroups + LiveTribeSLP work.&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21631862.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21631728</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T12:06:56Z</published>
	<updated>2009-01-23T12:06:56Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Jan 23, 2009 at 20:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21631728&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Oops. &amp;nbsp;Sorry. &amp;nbsp;Please see attached file. &amp;nbsp;There's hope indeed. :)
&lt;br&gt;&lt;br&gt;From the XP logs, I see no SLP discovery ever succeeded; this may be
&lt;br&gt;normal (nothing to discovery), but only you can tell this.
&lt;br&gt;So I am not sure what you mean by XP working: could you do a
&lt;br&gt;successful SLP discovery ?
&lt;br&gt;&lt;br&gt;From the Linux logs, it seems JGroups is bound to the same port and
&lt;br&gt;receives the packet but discards it (line 329) ?
&lt;br&gt;&lt;br&gt;I think the best way to go now is to write the simplest possible
&lt;br&gt;multicast client and server app on IPv6 Linux, and see if that works.
&lt;br&gt;If not, then you may have other problems. I would also use address
&lt;br&gt;FF05::1:50008, to see if it makes any difference.
&lt;br&gt;&lt;br&gt;Basically the idea is to reduce the variables at minimum, and check
&lt;br&gt;first if multicast is working with a small app, and then step by step
&lt;br&gt;see what is needed to make JBoss + JGroups + LiveTribeSLP work.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21631728.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21631378</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T11:44:55Z</published>
	<updated>2009-01-23T11:44:55Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Oops.&amp;nbsp; Sorry.&amp;nbsp; Please see attached file.&amp;nbsp; There&amp;#39;s hope indeed. :)&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jan 23, 2009 at 2:35 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21631378&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi,&lt;br&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
On Fri, Jan 23, 2009 at 19:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21631378&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thank you for the prompt reply. &amp;nbsp;I went ahead and changed to bind to&lt;br&gt;
&amp;gt; multicast address = &amp;quot;FF05::1:1000&amp;quot;. &amp;nbsp;And it still was not able to locate the&lt;br&gt;
&amp;gt; services. &amp;nbsp;One thing I noticed in the log though is that calling&lt;br&gt;
&amp;gt; InetAddress.getLocalHost() returns an IPv4 address - ctaf5/&lt;a href=&quot;http://172.16.109.82&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;172.16.109.82&lt;/a&gt;.&lt;br&gt;
&amp;gt; Another strange twist is running this application on a dual stack windows XP&lt;br&gt;
&amp;gt; OS works (and calling InetAddress.getLocalHost() returns an IPv4 address&lt;br&gt;
&amp;gt; too) !&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;This is surprising, but seems that there&amp;#39;s hope then.&lt;br&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
&amp;gt; I&amp;#39;ve attached a zip file containing the linux log as well as the&lt;br&gt;
&amp;gt; windows log. &amp;nbsp;Thanks again for the help.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;Where did you attach it ?&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;logs.zip&lt;/strong&gt; (449K) &lt;a href=&quot;http://old.nabble.com/attachment/21631378/0/logs.zip&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21631378.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21631247</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T11:35:52Z</published>
	<updated>2009-01-23T11:35:52Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Jan 23, 2009 at 19:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21631247&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you for the prompt reply. &amp;nbsp;I went ahead and changed to bind to
&lt;br&gt;&amp;gt; multicast address = &amp;quot;FF05::1:1000&amp;quot;. &amp;nbsp;And it still was not able to locate the
&lt;br&gt;&amp;gt; services. &amp;nbsp;One thing I noticed in the log though is that calling
&lt;br&gt;&amp;gt; InetAddress.getLocalHost() returns an IPv4 address - ctaf5/172.16.109.82.
&lt;br&gt;&amp;gt; Another strange twist is running this application on a dual stack windows XP
&lt;br&gt;&amp;gt; OS works (and calling InetAddress.getLocalHost() returns an IPv4 address
&lt;br&gt;&amp;gt; too) !
&lt;/div&gt;&lt;br&gt;This is surprising, but seems that there's hope then.
&lt;br&gt;&lt;br&gt;&amp;gt; I've attached a zip file containing the linux log as well as the
&lt;br&gt;&amp;gt; windows log. &amp;nbsp;Thanks again for the help.
&lt;br&gt;&lt;br&gt;Where did you attach it ?
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21631247.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21630471</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T10:44:03Z</published>
	<updated>2009-01-23T10:44:03Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">&lt;br&gt;Hi,&lt;br&gt;&amp;nbsp; &lt;br&gt;Thank you for the prompt reply.&amp;nbsp; I went ahead and changed to bind to multicast address = &amp;quot;FF05::1:1000&amp;quot;.&amp;nbsp; And it still was not able to locate the services.&amp;nbsp; One thing I noticed in the log though is that calling InetAddress.getLocalHost() returns an IPv4 address - ctaf5/&lt;a href=&quot;http://172.16.109.82&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;172.16.109.82&lt;/a&gt;.&amp;nbsp; Another strange twist is running this application on a dual stack windows XP OS works (and calling InetAddress.getLocalHost() returns an IPv4 address too) !&amp;nbsp; I&amp;#39;ve attached a zip file containing the linux log as well as the windows log.&amp;nbsp; Thanks again for the help.&lt;br&gt;
&lt;br&gt;Regards,&lt;br&gt;Chuck&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Jan 23, 2009 at 12:38 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21630471&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi,&lt;br&gt;
&lt;div class=&quot;Ih2E3d&quot;&gt;&lt;br&gt;
On Fri, Jan 23, 2009 at 17:49, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21630471&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hello LiveTribe Team,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;nbsp; When I run a service agent and a user agent on a dual stack linux box&lt;br&gt;
&amp;gt; using an IPv6 multicast address, &amp;nbsp;the service discovery does not work. &amp;nbsp;But&lt;br&gt;
&amp;gt; when I run the same code bound to an IPv4 multicast address, it all works&lt;br&gt;
&amp;gt; like a charm. &amp;nbsp;The unfortunate thing is that we need slp discovery to run on&lt;br&gt;
&amp;gt; IPv6. &amp;nbsp;I&amp;#39;ve attached the log file of my IPv6 run. &amp;nbsp;What could be the reason&lt;br&gt;
&amp;gt; for slp to not run on IPv6?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;The specification for SLP on IPv6 is RFC 3111, which specify different&lt;br&gt;
addresses for binding directory agents and service agents to multicast&lt;br&gt;
addresses so they can be found. This is currently not implemented in&lt;br&gt;
LiveTribe SLP.&lt;br&gt;
&lt;br&gt;
So there is SLP for IPv4 and SLP for IPv6, and they&amp;#39;re like 2&lt;br&gt;
different beasts (apart the SLP messages which of course are&lt;br&gt;
identical).&lt;br&gt;
&lt;br&gt;
I think you are in a mixed situation where you&amp;#39;re using SLP for IPv4&lt;br&gt;
on an IPv6 stack. There may be a small chance that this will work, but&lt;br&gt;
I am not sure.&lt;br&gt;
&lt;br&gt;
Specifically, from your logs I see that you are binding to FF01::1&lt;br&gt;
(line 317 and 330). This multicast address is the equivalent of&lt;br&gt;
127.0.0.1, so basically no packet ever hits the cable.&lt;br&gt;
Can you configure that correctly ? Most of the times, this is due to&lt;br&gt;
the fact that the host configuration is not setup properly, so double&lt;br&gt;
check your /etc/hosts file. Doing InetAddress.getLocalhost() should&lt;br&gt;
*not* return the loopback address, but the real address of the host.&lt;br&gt;
&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21630471.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21629201</id>
	<title>Re: slp on dual stack linux box</title>
	<published>2009-01-23T09:38:13Z</published>
	<updated>2009-01-23T09:38:13Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Jan 23, 2009 at 17:49, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21629201&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hello LiveTribe Team,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; When I run a service agent and a user agent on a dual stack linux box
&lt;br&gt;&amp;gt; using an IPv6 multicast address, &amp;nbsp;the service discovery does not work. &amp;nbsp;But
&lt;br&gt;&amp;gt; when I run the same code bound to an IPv4 multicast address, it all works
&lt;br&gt;&amp;gt; like a charm. &amp;nbsp;The unfortunate thing is that we need slp discovery to run on
&lt;br&gt;&amp;gt; IPv6. &amp;nbsp;I've attached the log file of my IPv6 run. &amp;nbsp;What could be the reason
&lt;br&gt;&amp;gt; for slp to not run on IPv6?
&lt;br&gt;&lt;br&gt;The specification for SLP on IPv6 is RFC 3111, which specify different
&lt;br&gt;addresses for binding directory agents and service agents to multicast
&lt;br&gt;addresses so they can be found. This is currently not implemented in
&lt;br&gt;LiveTribe SLP.
&lt;br&gt;&lt;br&gt;So there is SLP for IPv4 and SLP for IPv6, and they're like 2
&lt;br&gt;different beasts (apart the SLP messages which of course are
&lt;br&gt;identical).
&lt;br&gt;&lt;br&gt;I think you are in a mixed situation where you're using SLP for IPv4
&lt;br&gt;on an IPv6 stack. There may be a small chance that this will work, but
&lt;br&gt;I am not sure.
&lt;br&gt;&lt;br&gt;Specifically, from your logs I see that you are binding to FF01::1
&lt;br&gt;(line 317 and 330). This multicast address is the equivalent of
&lt;br&gt;127.0.0.1, so basically no packet ever hits the cable.
&lt;br&gt;Can you configure that correctly ? Most of the times, this is due to
&lt;br&gt;the fact that the host configuration is not setup properly, so double
&lt;br&gt;check your /etc/hosts file. Doing InetAddress.getLocalhost() should
&lt;br&gt;*not* return the loopback address, but the real address of the host.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21629201.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21628236</id>
	<title>slp on dual stack linux box</title>
	<published>2009-01-23T08:49:50Z</published>
	<updated>2009-01-23T08:49:50Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Hello LiveTribe Team,&lt;br&gt;&lt;br&gt;&amp;nbsp; When I run a service agent and a user agent on a dual stack linux box using an IPv6 multicast address,&amp;nbsp; the service discovery does not work.&amp;nbsp; But when I run the same code bound to an IPv4 multicast address, it all works like a charm.&amp;nbsp; The unfortunate thing is that we need slp discovery to run on IPv6.&amp;nbsp; I&amp;#39;ve attached the log file of my IPv6 run.&amp;nbsp; What could be the reason for slp to not run on IPv6?&amp;nbsp; Below are some system/application config that may help you in your analysis:&lt;br&gt;
&lt;br&gt;&amp;nbsp;- slp version = livetribe-slp-2.0.1&lt;br&gt;&amp;nbsp;- java version = &amp;quot;1.6.0_07&amp;quot;&lt;br&gt;&amp;nbsp;- uname -a = Linux ctaf5 2.6.24-19-server #1 SMP Wed Aug 20 18:43:06 UTC 2008 x86_64 GNU/Linux&lt;br&gt;&amp;nbsp;- ifconfig:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; eth0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link encap:Ethernet&amp;nbsp; HWaddr 00:50:56:b5:67:ee&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet addr:172.16.109.82&amp;nbsp; Bcast:172.16.0.0&amp;nbsp; Mask:255.255.255.0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet6 addr: fe80::250:56ff:feb5:67ee/64 Scope:Link&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UP BROADCAST RUNNING MULTICAST&amp;nbsp; MTU:1500&amp;nbsp; Metric:1&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX packets:335853 errors:0 dropped:0 overruns:0 frame:0&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX packets:36039 errors:0 dropped:0 overruns:0 carrier:0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; collisions:0 txqueuelen:1000&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX bytes:31658295 (30.1 MB)&amp;nbsp; TX bytes:8078160 (7.7 MB)&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Base address:0x1070 Memory:f4820000-f4840000&lt;br&gt;
&lt;br&gt;eth1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link encap:Ethernet&amp;nbsp; HWaddr 00:50:56:b5:3f:7d&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet6 addr: fdf8:c879:493e:1:250:56ff:feb5:3f7d/64 Scope:Global&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet6 addr: fe80::250:56ff:feb5:3f7d/64 Scope:Link&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UP BROADCAST RUNNING MULTICAST&amp;nbsp; MTU:1500&amp;nbsp; Metric:1&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX packets:26945 errors:0 dropped:0 overruns:0 frame:0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX packets:446 errors:0 dropped:0 overruns:0 carrier:0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; collisions:0 txqueuelen:1000&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX bytes:2250217 (2.1 MB)&amp;nbsp; TX bytes:50957 (49.7 KB)&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Base address:0x1078 Memory:f4840000-f4860000&lt;br&gt;&lt;br&gt;lo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Link encap:Local Loopback&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet addr:127.0.0.1&amp;nbsp; Mask:255.0.0.0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; inet6 addr: ::1/128 Scope:Host&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UP LOOPBACK RUNNING&amp;nbsp; MTU:16436&amp;nbsp; Metric:1&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX packets:12201 errors:0 dropped:0 overruns:0 frame:0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TX packets:12201 errors:0 dropped:0 overruns:0 carrier:0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; collisions:0 txqueuelen:0&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX bytes:9452744 (9.0 MB)&amp;nbsp; TX bytes:9452744 (9.0 MB)&lt;br&gt;
&lt;br&gt;Please let me know if you need more information.&amp;nbsp; Thanks in advance for your help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Chuck Davies&lt;br&gt;
&lt;br /&gt; &lt;br /&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;server.log&lt;/strong&gt; (120K) &lt;a href=&quot;http://old.nabble.com/attachment/21628236/0/server.log&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-on-dual-stack-linux-box-tp21628236p21628236.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20923169</id>
	<title>Re: directory agent</title>
	<published>2008-12-09T12:41:26Z</published>
	<updated>2008-12-09T12:41:26Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Thanks.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 9, 2008 at 3:18 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20923169&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi,&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
On Tue, Dec 9, 2008 at 19:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20923169&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hello,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;nbsp; Is there a way for a service agent to still emit notifications as well as&lt;br&gt;
&amp;gt; for a user agent to respond to those notifications even with the presence of&lt;br&gt;
&amp;gt; a directory agent on the network? &amp;nbsp;Thanks.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;Currently no.&lt;br&gt;
User agent always respond to those notification, but in presence of a&lt;br&gt;
DA they&amp;#39;re not emitted by service agents.&lt;br&gt;
&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/directory-agent-tp20921069p20923169.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20922709</id>
	<title>Re: directory agent</title>
	<published>2008-12-09T12:18:54Z</published>
	<updated>2008-12-09T12:18:54Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Tue, Dec 9, 2008 at 19:44, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20922709&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; Is there a way for a service agent to still emit notifications as well as
&lt;br&gt;&amp;gt; for a user agent to respond to those notifications even with the presence of
&lt;br&gt;&amp;gt; a directory agent on the network? &amp;nbsp;Thanks.
&lt;br&gt;&lt;br&gt;Currently no.
&lt;br&gt;User agent always respond to those notification, but in presence of a
&lt;br&gt;DA they're not emitted by service agents.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/directory-agent-tp20921069p20922709.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20921069</id>
	<title>directory agent</title>
	<published>2008-12-09T10:44:48Z</published>
	<updated>2008-12-09T10:44:48Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">Hello,&lt;br&gt;&lt;br&gt;&amp;nbsp; Is there a way for a service agent to still emit notifications as well as for a user agent to respond to those notifications even with the presence of a directory agent on the network?&amp;nbsp; Thanks.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;
Chuck&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/directory-agent-tp20921069p20921069.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19979968</id>
	<title>Re: slp with jboss AS 4.2.2</title>
	<published>2008-10-14T11:59:48Z</published>
	<updated>2008-10-14T11:59:48Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Tue, Oct 14, 2008 at 7:12 PM, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19979968&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; Sorry for the false alarm. &amp;nbsp;I had two livetribe jars (different versions)
&lt;br&gt;&amp;gt; in my deployment directory. &amp;nbsp;Simon asking me for the slp version actually
&lt;br&gt;&amp;gt; helped :). &amp;nbsp;Thanks again.
&lt;br&gt;&lt;br&gt;Glad it works.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-with-jboss-AS-4.2.2-tp19972999p19979968.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19978911</id>
	<title>Re: slp with jboss AS 4.2.2</title>
	<published>2008-10-14T10:12:02Z</published>
	<updated>2008-10-14T10:12:02Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi,&lt;br&gt;&lt;br&gt;&amp;nbsp; Sorry for the false alarm.&amp;nbsp; I had two livetribe jars (different versions) in my deployment directory.&amp;nbsp; Simon asking me for the slp version actually helped :).&amp;nbsp; Thanks again.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Chuck&lt;br&gt;
&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Oct 14, 2008 at 11:00 AM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19978911&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi,&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
On Tue, Oct 14, 2008 at 2:54 PM, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19978911&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hello,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &amp;nbsp; I am trying to incorporate a service agent and user agent into our app&lt;br&gt;
&amp;gt; running on JBoss. &amp;nbsp;Service registration and deregistration are properly&lt;br&gt;
&amp;gt; recognized when multiple hosts are involved. &amp;nbsp;But, when I try to register a&lt;br&gt;
&amp;gt; service and locate that service from within JBoss on the same host, the user&lt;br&gt;
&amp;gt; agent is not able to see the registered service. &amp;nbsp;Outside of JBoss (i.e.&lt;br&gt;
&amp;gt; running a JUnit test), I am able to simulate the same host scenario and it&lt;br&gt;
&amp;gt; works like perfectly. &amp;nbsp;Is there a JBoss setting that I am missing? &amp;nbsp;Any help&lt;br&gt;
&amp;gt; would be greatly appreciated. &amp;nbsp;Thanks.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;What LiveTribe SLP version are you using ?&lt;br&gt;
&lt;br&gt;
Are you running LiveTribe SLP at port 427 or you&amp;#39;re using another port ?&lt;br&gt;
In the host is also present slpd ?&lt;br&gt;
&lt;br&gt;
You can turn on logging level as specified here:&lt;br&gt;
&lt;a href=&quot;http://www.livetribe.org/SLP-FrequentQuestions#SLP-FrequentQuestions-logging&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.livetribe.org/SLP-FrequentQuestions#SLP-FrequentQuestions-logging&lt;/a&gt;&lt;br&gt;
and see if you get something strange, or post the log output here.&lt;br&gt;
&lt;br&gt;
Simon&lt;br&gt;
--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
---&lt;br&gt;
Finally, no matter how good the architecture and design are,&lt;br&gt;
to deliver bug-free software with optimal performance and reliability,&lt;br&gt;
the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-with-jboss-AS-4.2.2-tp19972999p19978911.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19975775</id>
	<title>Re: slp with jboss AS 4.2.2</title>
	<published>2008-10-14T08:00:11Z</published>
	<updated>2008-10-14T08:00:11Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Tue, Oct 14, 2008 at 2:54 PM, Chuck &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=19975775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;foxman74@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; I am trying to incorporate a service agent and user agent into our app
&lt;br&gt;&amp;gt; running on JBoss. &amp;nbsp;Service registration and deregistration are properly
&lt;br&gt;&amp;gt; recognized when multiple hosts are involved. &amp;nbsp;But, when I try to register a
&lt;br&gt;&amp;gt; service and locate that service from within JBoss on the same host, the user
&lt;br&gt;&amp;gt; agent is not able to see the registered service. &amp;nbsp;Outside of JBoss (i.e.
&lt;br&gt;&amp;gt; running a JUnit test), I am able to simulate the same host scenario and it
&lt;br&gt;&amp;gt; works like perfectly. &amp;nbsp;Is there a JBoss setting that I am missing? &amp;nbsp;Any help
&lt;br&gt;&amp;gt; would be greatly appreciated. &amp;nbsp;Thanks.
&lt;/div&gt;&lt;br&gt;What LiveTribe SLP version are you using ?
&lt;br&gt;&lt;br&gt;Are you running LiveTribe SLP at port 427 or you're using another port ?
&lt;br&gt;In the host is also present slpd ?
&lt;br&gt;&lt;br&gt;You can turn on logging level as specified here:
&lt;br&gt;&lt;a href=&quot;http://www.livetribe.org/SLP-FrequentQuestions#SLP-FrequentQuestions-logging&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.livetribe.org/SLP-FrequentQuestions#SLP-FrequentQuestions-logging&lt;/a&gt;&lt;br&gt;and see if you get something strange, or post the log output here.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-with-jboss-AS-4.2.2-tp19972999p19975775.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-19972999</id>
	<title>slp with jboss AS 4.2.2</title>
	<published>2008-10-14T05:54:38Z</published>
	<updated>2008-10-14T05:54:38Z</updated>
	<author>
		<name>Chuck-66</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hello,&lt;br&gt;&lt;br&gt;&amp;nbsp; I am trying to incorporate a service agent and user agent into our app running on JBoss.&amp;nbsp; Service registration and deregistration are properly recognized when multiple hosts are involved.&amp;nbsp; But, when I try to register a service and locate that service from within JBoss on the same host, the user agent is not able to see the registered service.&amp;nbsp; Outside of JBoss (i.e. running a JUnit test), I am able to simulate the same host scenario and it works like perfectly.&amp;nbsp; Is there a JBoss setting that I am missing?&amp;nbsp; Any help would be greatly appreciated.&amp;nbsp; Thanks.&lt;br&gt;
&lt;br&gt;Regards,&lt;br&gt;Chuck Davies&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/slp-with-jboss-AS-4.2.2-tp19972999p19972999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18917681</id>
	<title>SLP 2.0.1 Released</title>
	<published>2008-08-10T15:18:11Z</published>
	<updated>2008-08-10T15:18:11Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;a nasty imprecision slipped in release 2.0.0, making multicast not
&lt;br&gt;working under Windows environment. The culprit of the problem was a
&lt;br&gt;call to setLoopbackMode(), which works in Mac and Linux but apparently
&lt;br&gt;not in Windows.
&lt;br&gt;&lt;br&gt;This has been fixed in SLP 2.0.1, already available in the maven
&lt;br&gt;repository and downloads section.
&lt;br&gt;&lt;br&gt;Enjoy !
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SLP-2.0.1-Released-tp18917681p18917681.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18840624</id>
	<title>SLP 2.0.0 Released</title>
	<published>2008-08-05T14:49:35Z</published>
	<updated>2008-08-05T14:49:35Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;SLP 2.0.0 has been released.
&lt;br&gt;&lt;br&gt;It is a rewrite of SLP 1.0.x, hence 2.x is not API compatible with
&lt;br&gt;1.x, but the API should be cleaner and more deployment scenarios are
&lt;br&gt;supported.
&lt;br&gt;The online documentation has been already updated.
&lt;br&gt;&lt;br&gt;Most notables new features are:
&lt;br&gt;1. Support for JDK 5 enum and generics.
&lt;br&gt;2. Support for embeddable ServiceAgent, to be started in-VM with the
&lt;br&gt;service provider
&lt;br&gt;3. Support for standalone ServiceAgentServer, to be deployed as
&lt;br&gt;standalone on a host
&lt;br&gt;4. Support for thread-less, non-listening ServiceAgentClient and UserAgentClient
&lt;br&gt;5. Interoperable with OpenSLP 1.2.1 and the upcoming 2.0 (for the
&lt;br&gt;implemented messages)
&lt;br&gt;6. Richer Javadocs.
&lt;br&gt;&lt;br&gt;Enjoy !
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SLP-2.0.0-Released-tp18840624p18840624.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18837623</id>
	<title>Re: multiple jvms on one host using slp server</title>
	<published>2008-08-05T11:53:36Z</published>
	<updated>2008-08-05T11:53:36Z</updated>
	<author>
		<name>laboo</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Simone,&lt;br&gt;&lt;br&gt;You said &amp;quot;wait a few days&amp;quot; for the release of SLP 2.0. It&amp;#39;s been a month and a half and I still don&amp;#39;t see it available for download. Has there been a delay, or am I looking in the wrong place?&lt;br&gt;
&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Mark&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Jun 19, 2008 at 1:09 PM, Simone Bordet &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18837623&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hi,&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
On Thu, Jun 19, 2008 at 9:30 PM, Mark Libucha &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18837623&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mlibucha@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; I&amp;#39;m having a little trouble understanding how I&amp;#39;d have multiple JVMS acting&lt;br&gt;
&amp;gt; as SLP servers on the same host. Since they all must use the same SLP port,&lt;br&gt;
&amp;gt; doesn&amp;#39;t that mean there can be only one server per host? If so, how do I use&lt;br&gt;
&amp;gt; the livetribe slp library to make this work?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;You may want to wait a few days for SLP 2.0 to be released, which has&lt;br&gt;
a much more polished API and supports the multiple SA per host&lt;br&gt;
configuration as well as one SA per host.&lt;br&gt;
&lt;br&gt;
As for your question, the scenario (valid for 1.x and 2.x) is a&lt;br&gt;
network with no DA, and multiple SA per host.&lt;br&gt;
Each JVM exposes one (or more, although there is no practical reason&lt;br&gt;
to have more than 1 SA per JVM) SA and each SA can register and thus&lt;br&gt;
expose any number of services.&lt;br&gt;
This is done avoiding that a SA listens on the SLP tcp port, but&lt;br&gt;
instead having it only listen on the SLP multicast port, since it is&lt;br&gt;
possible to have many multicast socket bound to the same address/port.&lt;br&gt;
Of course in this case usage of multicast is heavier, but allows to&lt;br&gt;
forget about setting up an external server (the single SA server).&lt;br&gt;
&lt;br&gt;
For an example, you can refer to:&lt;br&gt;
&lt;a href=&quot;http://svn.codehaus.org/livetribe/garden/livetribe-slp/trunk/src/test/java/org/livetribe/slp/ServiceAgentClusterTest.java&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://svn.codehaus.org/livetribe/garden/livetribe-slp/trunk/src/test/java/org/livetribe/slp/ServiceAgentClusterTest.java&lt;/a&gt;&lt;br&gt;

&lt;br&gt;
or briefly:&lt;br&gt;
&lt;br&gt;
StandardServiceAgent sa1 = new StandardServiceAgent();&lt;br&gt;
sa1.start();&lt;br&gt;
StandardServiceAgent sa2 = new StandardServiceAgent();&lt;br&gt;
sa2.start();&lt;br&gt;
sa1.register(service1);&lt;br&gt;
sa2.register(service2);&lt;br&gt;
&lt;br&gt;
Again, I&amp;#39;ll recommend to wait for 2.0, since the API is much more&lt;br&gt;
usable and clear.&lt;br&gt;
&lt;br&gt;
Simon&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-jvms-on-one-host-using-slp-server-tp18016543p18837623.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18136837</id>
	<title>SLP 2.0 Summary</title>
	<published>2008-06-26T08:30:49Z</published>
	<updated>2008-06-26T08:30:49Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;here's a summary of the what SLP 2.0 provides/will provide:
&lt;br&gt;&lt;br&gt;+ SLP 2.x is incompatible with 1.x, as many classes have undergone
&lt;br&gt;substantial modifications in the API, although the concepts are
&lt;br&gt;obviously unchanged and the migration from 1.0 to 2.0 should not be
&lt;br&gt;difficult.
&lt;br&gt;+ Rewritten API, now I hope much clearer and easier to use, especially
&lt;br&gt;during creation and configuration.
&lt;br&gt;+ Support for non-listening (and hence light on resources) UserAgent,
&lt;br&gt;called UserAgentClient (UAC): UACs do not spawn threads to listen for
&lt;br&gt;SLP messages, they only issue requests and receive replies to those
&lt;br&gt;requests.
&lt;br&gt;+ Support for listening user agent, called UserAgent (UA): UAs listen
&lt;br&gt;on the SLP multicast ports for SLP multicast messages.
&lt;br&gt;+ Support for non-listening (and hence light on resources) service
&lt;br&gt;agent, called ServiceAgentClient (SAC): same advantages of UACs.
&lt;br&gt;Communicates with a SAS (see below).
&lt;br&gt;+ Support for listening, standalone, service agent, called
&lt;br&gt;ServiceAgentServer (SAS): it listens on the SLP TCP port, so only one
&lt;br&gt;instance can be deployed per host. This deployment mode is equivalent
&lt;br&gt;to the default OpenSLP deployment.
&lt;br&gt;+ Support for listening, non-standalone, service agent, called
&lt;br&gt;ServiceAgent (SA): unlike the SAS, it does not listen on the SLP TCP
&lt;br&gt;port, and hence many instances can be deployed for host. It listens
&lt;br&gt;however for multicast SLP messages so it's a useful hybrid between SAS
&lt;br&gt;and SAC, as it allows any service provider to expose services without
&lt;br&gt;worrying of additional setups.
&lt;br&gt;+ Support for listening, standalone, DirectoryAgent, called
&lt;br&gt;DirectoryAgentServer (DAS): like the SAS, it listens on the SLP TCP
&lt;br&gt;port, so only one instance can be deployed per host. This deployment
&lt;br&gt;mode is equivalent to the OpenSLP deployment when isDA=true.
&lt;br&gt;+ Support for RFC 3082 Small Network Notifications: SA and SAS emit
&lt;br&gt;notifications for service registration and deregistrations, while UA
&lt;br&gt;listens for those notifications. No support for RFC 3082 Large Network
&lt;br&gt;Notifications. The RFC 3082 notifications allow to build a cluster of
&lt;br&gt;nodes that are aware of each other.
&lt;br&gt;+ Support for multihomed hosts and use of broadcast instead of
&lt;br&gt;multicast (still experimental, but all the bits are there).
&lt;br&gt;+ Listeners and events for all important SLP events (service
&lt;br&gt;registrations/deregistrations, notification, directory agent
&lt;br&gt;advertisements, ...).
&lt;br&gt;+ Support for JDK 5 JVMTI Agent (arriving).
&lt;br&gt;&lt;br&gt;All in all, 2.0 should be much easier to use, more configurable, more
&lt;br&gt;tested, and more stable than 1.0.
&lt;br&gt;&lt;br&gt;Enjoy !
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;---
&lt;br&gt;Finally, no matter how good the architecture and design are,
&lt;br&gt;to deliver bug-free software with optimal performance and reliability,
&lt;br&gt;the implementation technique must be flawless. &amp;nbsp; Victoria Livschitz
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/SLP-2.0-Summary-tp18136837p18136837.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18024982</id>
	<title>Re: multiple jvms on one host using slp server</title>
	<published>2008-06-20T01:07:48Z</published>
	<updated>2008-06-20T01:07:48Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Jun 20, 2008 at 12:53 AM, Mark Libucha &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18024982&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mlibucha@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Simon(e),
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the excellent explanation.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When you say wait for 2.0 release, do you mean the livetribe slp package?
&lt;br&gt;&lt;br&gt;Yes.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-jvms-on-one-host-using-slp-server-tp18016543p18024982.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18019886</id>
	<title>Re: multiple jvms on one host using slp server</title>
	<published>2008-06-19T15:53:31Z</published>
	<updated>2008-06-19T15:53:31Z</updated>
	<author>
		<name>laboo</name>
	</author>
	<content type="html">Simon(e),&lt;br&gt;&lt;br&gt;Thanks for the excellent explanation.&lt;br&gt;&lt;br&gt;When you say wait for 2.0 release, do you mean the livetribe slp package?&lt;br&gt;&lt;br&gt;Thanks again,&lt;br&gt;&lt;br&gt;Mark&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Jun 19, 2008 at 1:09 PM, Simone Bordet &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18019886&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simone.bordet@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi,&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
On Thu, Jun 19, 2008 at 9:30 PM, Mark Libucha &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18019886&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mlibucha@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; I&amp;#39;m having a little trouble understanding how I&amp;#39;d have multiple JVMS acting&lt;br&gt;
&amp;gt; as SLP servers on the same host. Since they all must use the same SLP port,&lt;br&gt;
&amp;gt; doesn&amp;#39;t that mean there can be only one server per host? If so, how do I use&lt;br&gt;
&amp;gt; the livetribe slp library to make this work?&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;You may want to wait a few days for SLP 2.0 to be released, which has&lt;br&gt;
a much more polished API and supports the multiple SA per host&lt;br&gt;
configuration as well as one SA per host.&lt;br&gt;
&lt;br&gt;
As for your question, the scenario (valid for 1.x and 2.x) is a&lt;br&gt;
network with no DA, and multiple SA per host.&lt;br&gt;
Each JVM exposes one (or more, although there is no practical reason&lt;br&gt;
to have more than 1 SA per JVM) SA and each SA can register and thus&lt;br&gt;
expose any number of services.&lt;br&gt;
This is done avoiding that a SA listens on the SLP tcp port, but&lt;br&gt;
instead having it only listen on the SLP multicast port, since it is&lt;br&gt;
possible to have many multicast socket bound to the same address/port.&lt;br&gt;
Of course in this case usage of multicast is heavier, but allows to&lt;br&gt;
forget about setting up an external server (the single SA server).&lt;br&gt;
&lt;br&gt;
For an example, you can refer to:&lt;br&gt;
&lt;a href=&quot;http://svn.codehaus.org/livetribe/garden/livetribe-slp/trunk/src/test/java/org/livetribe/slp/ServiceAgentClusterTest.java&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://svn.codehaus.org/livetribe/garden/livetribe-slp/trunk/src/test/java/org/livetribe/slp/ServiceAgentClusterTest.java&lt;/a&gt;&lt;br&gt;

&lt;br&gt;
or briefly:&lt;br&gt;
&lt;br&gt;
StandardServiceAgent sa1 = new StandardServiceAgent();&lt;br&gt;
sa1.start();&lt;br&gt;
StandardServiceAgent sa2 = new StandardServiceAgent();&lt;br&gt;
sa2.start();&lt;br&gt;
sa1.register(service1);&lt;br&gt;
sa2.register(service2);&lt;br&gt;
&lt;br&gt;
Again, I&amp;#39;ll recommend to wait for 2.0, since the API is much more&lt;br&gt;
usable and clear.&lt;br&gt;
&lt;br&gt;
Simon&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;--&lt;br&gt;
&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
---------------------------------------------------------------------&lt;br&gt;
To unsubscribe from this list, please visit:&lt;br&gt;
&lt;br&gt;
 &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-jvms-on-one-host-using-slp-server-tp18016543p18019886.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18017179</id>
	<title>Re: multiple jvms on one host using slp server</title>
	<published>2008-06-19T13:09:01Z</published>
	<updated>2008-06-19T13:09:01Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Thu, Jun 19, 2008 at 9:30 PM, Mark Libucha &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18017179&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mlibucha@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I'm having a little trouble understanding how I'd have multiple JVMS acting
&lt;br&gt;&amp;gt; as SLP servers on the same host. Since they all must use the same SLP port,
&lt;br&gt;&amp;gt; doesn't that mean there can be only one server per host? If so, how do I use
&lt;br&gt;&amp;gt; the livetribe slp library to make this work?
&lt;br&gt;&lt;br&gt;You may want to wait a few days for SLP 2.0 to be released, which has
&lt;br&gt;a much more polished API and supports the multiple SA per host
&lt;br&gt;configuration as well as one SA per host.
&lt;br&gt;&lt;br&gt;As for your question, the scenario (valid for 1.x and 2.x) is a
&lt;br&gt;network with no DA, and multiple SA per host.
&lt;br&gt;Each JVM exposes one (or more, although there is no practical reason
&lt;br&gt;to have more than 1 SA per JVM) SA and each SA can register and thus
&lt;br&gt;expose any number of services.
&lt;br&gt;This is done avoiding that a SA listens on the SLP tcp port, but
&lt;br&gt;instead having it only listen on the SLP multicast port, since it is
&lt;br&gt;possible to have many multicast socket bound to the same address/port.
&lt;br&gt;Of course in this case usage of multicast is heavier, but allows to
&lt;br&gt;forget about setting up an external server (the single SA server).
&lt;br&gt;&lt;br&gt;For an example, you can refer to:
&lt;br&gt;&lt;a href=&quot;http://svn.codehaus.org/livetribe/garden/livetribe-slp/trunk/src/test/java/org/livetribe/slp/ServiceAgentClusterTest.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.codehaus.org/livetribe/garden/livetribe-slp/trunk/src/test/java/org/livetribe/slp/ServiceAgentClusterTest.java&lt;/a&gt;&lt;br&gt;&lt;br&gt;or briefly:
&lt;br&gt;&lt;br&gt;StandardServiceAgent sa1 = new StandardServiceAgent();
&lt;br&gt;sa1.start();
&lt;br&gt;StandardServiceAgent sa2 = new StandardServiceAgent();
&lt;br&gt;sa2.start();
&lt;br&gt;sa1.register(service1);
&lt;br&gt;sa2.register(service2);
&lt;br&gt;&lt;br&gt;Again, I'll recommend to wait for 2.0, since the API is much more
&lt;br&gt;usable and clear.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list, please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-jvms-on-one-host-using-slp-server-tp18016543p18017179.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18016543</id>
	<title>multiple jvms on one host using slp server</title>
	<published>2008-06-19T12:30:44Z</published>
	<updated>2008-06-19T12:30:44Z</updated>
	<author>
		<name>laboo</name>
	</author>
	<content type="html">I&amp;#39;m having a little trouble understanding how I&amp;#39;d have multiple JVMS acting as SLP servers on the same host. Since they all must use the same SLP port, doesn&amp;#39;t that mean there can be only one server per host? If so, how do I use the livetribe slp library to make this work?&lt;br&gt;
&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Mark&lt;br&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-jvms-on-one-host-using-slp-server-tp18016543p18016543.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9680091</id>
	<title>[livetribe-dev] LiveTribe :: JSR223 2.0.1 released</title>
	<published>2007-03-26T13:39:41Z</published>
	<updated>2007-03-26T13:39:41Z</updated>
	<author>
		<name>Alan D. Cabrera-4</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=UTF-8&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;h3&gt;Release Notes for LiveTribe :: JSR223 2.0.1&lt;/h3&gt;
&lt;div class=&quot;section_5&quot;&gt;
&lt;h5&gt;Improvements&lt;/h5&gt;
&lt;ul&gt;
  &lt;li&gt;Fixed API compatibility with the JDK 1.6 API. Thanks to Hiram
Chirino!&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-livetribe-dev--LiveTribe-%3A%3A-JSR223-2.0.1-released-tp9680091p9680091.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-5945782</id>
	<title>[livetribe-user] [SLP] LiveTribe SLP 1.0.2 released</title>
	<published>2006-08-23T08:41:22Z</published>
	<updated>2006-08-23T08:41:22Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;LiveTribe 1.0.2 has been released.
&lt;br&gt;This is a bug fix release that fixes an important bug,
&lt;br&gt;&lt;a href=&quot;http://jira.codehaus.org/browse/LIVETRIBE-34&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org/browse/LIVETRIBE-34&lt;/a&gt;, and improves
&lt;br&gt;documentation and javadocs.
&lt;br&gt;&lt;br&gt;Get it from &lt;a href=&quot;http://livetribe.codehaus.org/Downloads&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://livetribe.codehaus.org/Downloads&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://livetribe.codehaus.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://livetribe.codehaus.org&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-livetribe-user---SLP--LiveTribe-SLP-1.0.2-released-tp5945782p5945782.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-5797289</id>
	<title>[livetribe-dev] LiveTribe SLP 1.0.0 released</title>
	<published>2006-08-14T08:13:46Z</published>
	<updated>2006-08-14T08:13:46Z</updated>
	<author>
		<name>simonebordet</name>
	</author>
	<content type="html">Hi all !
&lt;br&gt;&lt;br&gt;LiveTribe SLP 1.0.0 has been released.
&lt;br&gt;Documentation and examples are available at &lt;a href=&quot;http://www.livetribe.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.livetribe.org&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;LiveTribe SLP is an implementation of the Service Location Protocol v2
&lt;br&gt;(RFC 2608, &lt;a href=&quot;http://ietf.org/rfc/rfc2608.txt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ietf.org/rfc/rfc2608.txt&lt;/a&gt;).
&lt;br&gt;SLP can be used in all those cases where you want to contact a remote
&lt;br&gt;service, but you don't know where it is located, or you don't know its
&lt;br&gt;JNDI name.
&lt;br&gt;&lt;br&gt;SLP services features:
&lt;br&gt;+ scopes, that can be used to group related services together
&lt;br&gt;+ attributes, key-value pairs that can be used to describe the
&lt;br&gt;service, and that can be used to query services having certain values
&lt;br&gt;of attributes.
&lt;br&gt;&lt;br&gt;SLP and JMX fits very nicely together, and the examples on the website
&lt;br&gt;show how to use SLP and JMX avoiding the need of the rmiregistry or
&lt;br&gt;other JNDI services.
&lt;br&gt;&lt;br&gt;Comments welcome !
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://livetribe.codehaus.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://livetribe.codehaus.org&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://bordet.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bordet.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe from this list please visit:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://xircles.codehaus.org/manage_email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xircles.codehaus.org/manage_email&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-livetribe-dev--LiveTribe-SLP-1.0.0-released-tp5797289p5797289.html" />
</entry>

</feed>
