<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>lyo-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/maillist.html</link>
		<description>lyo-dev</description>
		<language>en-us</language>
		<pubDate>Fri, 24 May 2013 18:40:04 GMT</pubDate>
		<lastBuildDate>Fri, 24 May 2013 18:40:04 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>lyo-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [lyo-dev] Fwd: How to set &quot;priority&quot; for my work item with OSLC?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00369.html</link>
		<description> </description>
		<content:encoded><![CDATA[<div dir="ltr">Hi, There&#39;s currently no Java resource in OSLC4J to represent that RTC-specific Literal resource. &#xA0; You could either<div><br></div><div style>- create one that matches the predicates in Literal and have OSLC4J de-serialize to Java for you</div>
<div style>- Use the OSLC client to do a get and don&#39;t de-serialize to java - just process the raw xml yourself (or with an RDF lib like Jena)</div><div style><br></div><div style>Regards,</div><div style>Mike</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 24, 2013 at 1:36 PM, Pietro Marella <span dir="ltr">&lt;<a href="mailto:pietro.marella@xxxxxxxxx" target="_blank">pietro.marella@xxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Pietro Marella</b> <span dir="ltr">&lt;<a href="mailto:pietro.marella@xxxxxxxxx" target="_blank">pietro.marella@xxxxxxxxx</a>&gt;</span><br>

Date: 2013/5/24<br>Subject: How to set &quot;priority&quot; for my work item with OSLC?<br>To: <a href="mailto:lyo-dev@xxxxxxxxxxx" target="_blank">lyo-dev@xxxxxxxxxxx</a><br><br><br><div dir="ltr"><div><div><div><div><span>Hello <br>
</span></div>
<span>hope this is the right place where to post my question.<br></span></div><span>I wrote in the forum, but I didn&#39;t get an answer yet.<br>
</span></div><span>So if you can, I&#39;ll appreciate if you can spend some time to help me address this problem.<br></span></div><span>Thanks in advance.<br></span><div><div><div><div><div><span><br>
&quot;Hi all.<br>
I&#39;m new with OSLC. I started from using the package 
org.eclipse.lyo.client.oslc.samples (RTCFormSample.java in particular) 
provided with the Lyo prject and I have developed a class by myself that
 relies on the OSLC4J client libraries to create and query work items 
(changerequests) on my Rational Team Concert) server.<br>
<br>
I need now to make a pass further.<br>
<br>
One of the attributes I need to set when I create a WI is the Priority, 
that can assume a predefined set of values (in a drop down menu).<br>
When I display the RDF of a Work Item: <br>
<b>GET </b>https:/X.XX.XXX.XX:9443/ccm/oslc/contexts/_ryl8MLbfEeK8JbTtKcHtwA/workitem/330<br>
<br>
Response: <br>
<br>
&lt;rdf:rdf&gt;<br>
.....<br>
&lt;oslc_cmx:<b>priority</b> rdf:resource=&quot;&amp;lt;A <b>href="">&quot; &#39;=&quot;&quot;&gt;https:/x.xx.xx.xx:9443/ccm/oslc/enumerations/_ryl8MLbfEeK8JbTtKcHtwA/priority/priority.literal.l02&quot;/&gt;<br>



&lt;/rdf:rdf&gt;<br>
<br>
as you can see, Priority is a &quot;oslc_cmx&quot; type of attribute and its value
 is an enumeration 
(href="">
<br>
So I did a GET from my REST Client on browser <br>
(<b>GET https:/X.XX.XXX.XX:9443/ccm/oslc/enumerations/_ryl8MLbfEeK8JbTtKcHtwA/priority</b>)<br>
<br>
and I get a response with all the &quot;enumeration&quot; available: this is an extract of the response, as for example:<br>
<br>
&lt;rdf:Description rdf:about=&quot;<b>https:/X.XX.XXX.XX:9443/ccm/oslc/enumerations/_ryl8MLbfEeK8JbTtKcHtwA/priority/priority.literal.l11</b>&quot;&gt;<br>
&lt;rdf:type rdf:resource=&quot;http:/<a href="http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal" target="_blank">jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal</a>&quot;/&gt;<br>
&lt;rtc_cm:iconUrl 
rdf:resource=&quot;https:/X.XX.XXX.XX:9443/ccm/service/com.ibm.team.workitem.common.internal.model.IImageContentService/processattachment/_ryl8MLbfEeK8JbTtKcHtwA/enumeration/high.gif&quot;/&gt;<br>
&lt;dcterms:title rdf:datatype=&quot;http:/<a href="http://www.w3.org/2001/XMLSchema#string" target="_blank">www.w3.org/2001/XMLSchema#string</a>&quot;&gt;<i>High</i>&lt;/dcterms:title&gt;<br>
&lt;dcterms:identifier rdf:datatype=&quot;http:/<a href="http://www.w3.org/2001/XMLSchema#string" target="_blank">www.w3.org/2001/XMLSchema#string</a>&quot;&gt;priority.literal.l11&lt;/dcterms:identifier&gt;<br>
&lt;/rdf:Description&gt;<br>
<br>
>From this response, I know that to set my WI Priority to &quot;High&quot; I need to write a code like this:<br>
<br>
//create a ChangeRequest object<br>
ChangeRequest wi = new ChangeRequest();<br>
<br>
//create QNAME<br>
QName OSLC_PRIORITY = new 
QName(&quot;http:/<a href="http://jazz.net/xmlns/prod/jazz/rtc/ext/1.0/" target="_blank">jazz.net/xmlns/prod/jazz/rtc/ext/1.0/</a>&quot;,     
&quot;http:/<a href="http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal" target="_blank">jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal</a>&quot;, &quot;oslc_cmx&quot;);<br>
<br>
private Map&lt;QName, Object&gt; properties = new HashMap&lt;QName, Object&gt;();<br>
<br>
properties.put(OSLC_PRIORITY, 
&quot;https:/X.XX.XXX.XX:9443/ccm/oslc/enumerations 
/_ryl8MLbfEeK8JbTtKcHtwA/priority/priority.literal.l11&quot;);<br>
<br>
//set extended properties for the changerequest<br>
wi.setExtendedProperties(properties)<br>
<br>
//then create the WI<br>
....................<br>
<br>
This code works in some way, but of course, it is not fine.. I cannot use &quot;hardcoded&quot; values as I used in my sample.<br>
<br>
What I need is to retrieve at runtime what are the valid pairs 
(value,URI) the attribute &quot;priority&quot; can assume. How should I do using 
the OSLC4J libraries? Is there any method I can use to simulate the 
execution of the GET I run on my browser, and to parse the response I 
should get back?<br>
<br>
Hope I&#39;ve not been too much confuse....<br>
<br>
thanks in advance&quot;<br>
piero m.</span></div></div></div></div></div></div>
</div><br></div>
<br>_______________________________________________<br>
lyo-dev mailing list<br>
<a href="mailto:lyo-dev@xxxxxxxxxxx">lyo-dev@xxxxxxxxxxx</a><br>
<a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev" target="_blank">http://dev.eclipse.org/mailman/listinfo/lyo-dev</a><br>
<br></blockquote></div><br></div>
]]></content:encoded>
		<pubDate>Fri, 24 May 2013 18:39:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00369.html</guid>
		<author>fiedler.mf@xxxxxxx (Michael Fiedler)</author>
	</item>
	<item>
		<title>[lyo-dev] Fwd: How to set &quot;priority&quot; for my work item with OSLC?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00368.html</link>
		<description>---------- Forwarded message ----------From: Pietro Marella &amp;lt;pietro.marella@xxxxxxxxx&amp;gt; Date: 2013/5/24Subject: How to set &amp;quot;priority&amp;quot; for my work item with OSLC?To: lyo-dev@xxxxxxxxxxxHello hope this is the right place where to post my question.I wrote in t...</description>
		<content:encoded><![CDATA[<div dir="ltr"><br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Pietro Marella</b> <span dir="ltr">&lt;<a href="mailto:pietro.marella@xxxxxxxxx">pietro.marella@xxxxxxxxx</a>&gt;</span><br>
Date: 2013/5/24<br>Subject: How to set &quot;priority&quot; for my work item with OSLC?<br>To: <a href="mailto:lyo-dev@xxxxxxxxxxx">lyo-dev@xxxxxxxxxxx</a><br><br><br><div dir="ltr"><div><div><div><div><span>Hello <br></span></div>
<span>hope this is the right place where to post my question.<br></span></div><span>I wrote in the forum, but I didn&#39;t get an answer yet.<br>
</span></div><span>So if you can, I&#39;ll appreciate if you can spend some time to help me address this problem.<br></span></div><span>Thanks in advance.<br></span><div><div><div><div><div><span><br>
&quot;Hi all.<br>
I&#39;m new with OSLC. I started from using the package 
org.eclipse.lyo.client.oslc.samples (RTCFormSample.java in particular) 
provided with the Lyo prject and I have developed a class by myself that
 relies on the OSLC4J client libraries to create and query work items 
(changerequests) on my Rational Team Concert) server.<br>
<br>
I need now to make a pass further.<br>
<br>
One of the attributes I need to set when I create a WI is the Priority, 
that can assume a predefined set of values (in a drop down menu).<br>
When I display the RDF of a Work Item: <br>
<b>GET </b>https:/X.XX.XXX.XX:9443/ccm/oslc/contexts/_ryl8MLbfEeK8JbTtKcHtwA/workitem/330<br>
<br>
Response: <br>
<br>
&lt;rdf:rdf&gt;<br>
.....<br>
&lt;oslc_cmx:<b>priority</b> rdf:resource=&quot;&amp;lt;A <b>href="">&quot; &#39;=&quot;&quot;&gt;https:/x.xx.xx.xx:9443/ccm/oslc/enumerations/_ryl8MLbfEeK8JbTtKcHtwA/priority/priority.literal.l02&quot;/&gt;<br>


&lt;/rdf:rdf&gt;<br>
<br>
as you can see, Priority is a &quot;oslc_cmx&quot; type of attribute and its value
 is an enumeration 
(href="">
<br>
So I did a GET from my REST Client on browser <br>
(<b>GET https:/X.XX.XXX.XX:9443/ccm/oslc/enumerations/_ryl8MLbfEeK8JbTtKcHtwA/priority</b>)<br>
<br>
and I get a response with all the &quot;enumeration&quot; available: this is an extract of the response, as for example:<br>
<br>
&lt;rdf:Description rdf:about=&quot;<b>https:/X.XX.XXX.XX:9443/ccm/oslc/enumerations/_ryl8MLbfEeK8JbTtKcHtwA/priority/priority.literal.l11</b>&quot;&gt;<br>
&lt;rdf:type rdf:resource=&quot;http:/<a href="http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal" target="_blank">jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal</a>&quot;/&gt;<br>
&lt;rtc_cm:iconUrl 
rdf:resource=&quot;https:/X.XX.XXX.XX:9443/ccm/service/com.ibm.team.workitem.common.internal.model.IImageContentService/processattachment/_ryl8MLbfEeK8JbTtKcHtwA/enumeration/high.gif&quot;/&gt;<br>
&lt;dcterms:title rdf:datatype=&quot;http:/<a href="http://www.w3.org/2001/XMLSchema#string" target="_blank">www.w3.org/2001/XMLSchema#string</a>&quot;&gt;<i>High</i>&lt;/dcterms:title&gt;<br>
&lt;dcterms:identifier rdf:datatype=&quot;http:/<a href="http://www.w3.org/2001/XMLSchema#string" target="_blank">www.w3.org/2001/XMLSchema#string</a>&quot;&gt;priority.literal.l11&lt;/dcterms:identifier&gt;<br>
&lt;/rdf:Description&gt;<br>
<br>
>From this response, I know that to set my WI Priority to &quot;High&quot; I need to write a code like this:<br>
<br>
//create a ChangeRequest object<br>
ChangeRequest wi = new ChangeRequest();<br>
<br>
//create QNAME<br>
QName OSLC_PRIORITY = new 
QName(&quot;http:/<a href="http://jazz.net/xmlns/prod/jazz/rtc/ext/1.0/" target="_blank">jazz.net/xmlns/prod/jazz/rtc/ext/1.0/</a>&quot;,     
&quot;http:/<a href="http://jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal" target="_blank">jazz.net/xmlns/prod/jazz/rtc/cm/1.0/Literal</a>&quot;, &quot;oslc_cmx&quot;);<br>
<br>
private Map&lt;QName, Object&gt; properties = new HashMap&lt;QName, Object&gt;();<br>
<br>
properties.put(OSLC_PRIORITY, 
&quot;https:/X.XX.XXX.XX:9443/ccm/oslc/enumerations 
/_ryl8MLbfEeK8JbTtKcHtwA/priority/priority.literal.l11&quot;);<br>
<br>
//set extended properties for the changerequest<br>
wi.setExtendedProperties(properties)<br>
<br>
//then create the WI<br>
....................<br>
<br>
This code works in some way, but of course, it is not fine.. I cannot use &quot;hardcoded&quot; values as I used in my sample.<br>
<br>
What I need is to retrieve at runtime what are the valid pairs 
(value,URI) the attribute &quot;priority&quot; can assume. How should I do using 
the OSLC4J libraries? Is there any method I can use to simulate the 
execution of the GET I run on my browser, and to parse the response I 
should get back?<br>
<br>
Hope I&#39;ve not been too much confuse....<br>
<br>
thanks in advance&quot;<br>
piero m.</span></div></div></div></div></div></div>
</div><br></div>
]]></content:encoded>
		<pubDate>Fri, 24 May 2013 17:36:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00368.html</guid>
		<author>pietro.marella@xxxxxxx (Pietro Marella)</author>
	</item>


	<item>
		<title>[lyo-dev] Commit rights for Olivier Berger have been expired</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00367.html</link>
		<description>technology.lyo Committers, Steve Speicher has expired the commit rights for Olivier Berger (oberger). The reason for this change is: Per Olivier request, I regret to have to remove his commit rights as his time is focused on other priorities and can't cont...</description>
		<content:encoded><![CDATA[<pre>technology.lyo Committers,
Steve Speicher has expired the commit rights for Olivier Berger (oberger). 
The reason for this change is:

Per Olivier request, I regret to have to remove his commit rights as his
time is focused on other priorities and can't contribute time needed to
fulfill demands of Committer.  Thanks for you contributions and support!



</pre>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 23:11:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00367.html</guid>
		<author>portal-noreply@xxxxxxx (portal on behalf of emo)</author>
	</item>
	<item>
		<title>Re: [lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot; implemented in Lyo?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00366.html</link>
		<description>Thanks Sam. I think I am now able to add more information. DOORS is adding a header request &amp;quot;accept: application/rdf+xml&amp;quot;. And the OSLC4JBugzilla answers in this format. But I am looking at the catalogs from DOORS 9.5 and RTC 4.0. Note that the two of them...</description>
		<content:encoded><![CDATA[<font size=2 face="sans-serif">Thanks Sam.</font>
<br>
<br><font size=2 face="sans-serif">I think I am now able to add more information.
DOORS is adding a header request &quot;accept: application/rdf+xml&quot;.
And the OSLC4JBugzilla answers in this format. </font>
<br><font size=2 face="sans-serif">But I am looking at the catalogs from
DOORS 9.5 and RTC 4.0. Note that the two of them wrap all the content inside
the &quot;</font><tt><font size=2><b>ServiceProviderCatalog</b></font></tt><font size=2 face="sans-serif">&quot;
&nbsp;tag.</font>
<br>
<br><font size=2 face="sans-serif"><b>RTC (rdf+xml):</b></font>
<br><tt><font size=2 color=#a2a2a2>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;
?&gt;</font></tt>
<br><tt><font size=2>&lt;</font></tt><tt><font size=2 color=#800080>rdf:RDF</font></tt><tt><font size=2>&gt;</font></tt>
<br><tt><font size=2>&nbsp;&lt;</font></tt><tt><font size=2 color=#800080>oslc:<b><u>ServiceProviderCatalog</u></b></font></tt><tt><font size=2>&nbsp;</font></tt><tt><font size=2 color=#a13f00>rdf:about</font></tt><tt><font size=2>=</font></tt><tt><font size=2 color=#2020a0>&quot;https://&lt;host&gt;:9443/ccm/oslc/workitems/catalog&quot;</font></tt><tt><font size=2>&gt;</font></tt>
<br><tt><font size=2>...</font></tt>
<br><tt><font size=2>&lt;/</font></tt><tt><font size=2 color=#800080>oslc:ServiceProviderCatalog</font></tt><tt><font size=2>&gt;</font></tt>
<br><tt><font size=2>&lt;/</font></tt><tt><font size=2 color=#800080>rdf:RDF</font></tt><tt><font size=2>&gt;</font></tt>
<br>
<br><font size=2 face="sans-serif"><b>DOORS (xml):</b></font>
<br><tt><font size=2>&lt;?xml version=&quot;1.0&quot;?&gt;</font></tt>
<br><tt><font size=2>&nbsp; &lt;oslc_disc:<b><u>ServiceProviderCatalog</u></b>
rdf:about=&quot;https://&lt;host&gt;:8443/dwa/rm/discovery/catalog&quot;&gt;</font></tt>
<br><tt><font size=2>&nbsp; ...</font></tt>
<br><tt><font size=2>&nbsp; &lt;/oslc_disc:ServiceProviderCatalog&gt;</font></tt>
<br>
<br><font size=2 face="sans-serif">While the OSLC4JBugzilla catalog starts
to describe the nodes immediately:</font>
<br>
<br><font size=2 face="sans-serif"><b>OSLC4JBugzilla (rdf+xml):</b></font>
<br><tt><font size=2 color=#a2a2a2>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;
?&gt;</font></tt>
<br><tt><font size=2>&lt;</font></tt><tt><font size=2 color=#800080>rdf:RDF</font></tt><tt><font size=2>&gt;</font></tt>
<br><tt><font size=2>...</font></tt>
<br><tt><font size=2>&nbsp; &nbsp; &nbsp; &nbsp; &lt;</font></tt><tt><font size=2 color=#800080>rdf:Description</font></tt><tt><font size=2>&nbsp;</font></tt><tt><font size=2 color=#a13f00>rdf:about</font></tt><tt><font size=2>=</font></tt><tt><font size=2 color=#2020a0>&quot;http://&lt;host&gt;:8900/OSLC4JBugzilla/services/catalog/singleton&quot;</font></tt><tt><font size=2>&gt;</font></tt>
<br><tt><font size=2>...</font></tt>
<br><tt><font size=2>&nbsp; &nbsp; &nbsp; &nbsp; &lt;/</font></tt><tt><font size=2 color=#800080>rdf:Description</font></tt><tt><font size=2>&gt;</font></tt><font size=3>
</font>
<br><tt><font size=2>...</font></tt>
<br><tt><font size=2>&lt;/</font></tt><tt><font size=2 color=#800080>rdf:RDF</font></tt><tt><font size=2>&gt;</font></tt>
<br>
<br><font size=2 face="sans-serif">So,<u> there is no &quot;</u></font><tt><font size=2><b><u>ServiceProviderCatalog</u></b></font></tt><font size=2 face="sans-serif"><u>&quot;
&nbsp;tag in the OSLC4JBugzilla catalog. </u></font>
<br><font size=2 face="sans-serif">RTC 4.0 does not have problems dealing
with this and it recognize the &quot;</font><tt><font size=2 color=#800080>serviceProvider</font></tt><font size=2 face="sans-serif">&quot;
tags correctly. </font>
<br><font size=2 face="sans-serif">But DOORS is not. This makes me wonder,
<u>is DOORS requesting a special structure?</u></font>
<br>
<br><font size=2 face="sans-serif">Again I need to ask, am I looking at
the correct specification: </font><a href="http://open-services.net/bin/view/Main/OslcCoreSpecification?sortcol=table;table=up;up=#Service_Provider_Resources"><font size=2 color=blue face="sans-serif">http://open-services.net/bin/view/Main/OslcCoreSpecification?sortcol=table;table=up;up=#Service_Provider_Resources</font></a><font size=2 face="sans-serif">?</font>
<br><font size=2 face="sans-serif">If so, I do not see that we need to
wrap the information in the catalog into the &quot;</font><tt><font size=2><b>ServiceProviderCatalog</b></font></tt><font size=2 face="sans-serif">&quot;
tag.</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance.</font>
<br><font size=2 face="sans-serif"><br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Samuel Padgett &lt;spadgett@xxxxxxxxxx&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;</font>
<tr>
<td valign=top><font size=1 color=#5f5f5f face="sans-serif">Cc:</font>
<td><font size=1 face="sans-serif">Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;,
lyo-dev-bounces@xxxxxxxxxxx</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">20/05/2013 17:19</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [lyo-dev] Is it the media type:
&quot;application/x-oslc-disc-service-provider-catalog+xml&quot; implemented
in Lyo?</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">lyo-dev-bounces@xxxxxxxxxxx</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=2 face="sans-serif">Hey, Sergio. This is an OSLC 1.0 response.
OSLC 2.0 does not define this media type, and OSLC4J only supports OSLC
2.0. You should check to see if DOORS can be configured to use OSLC 2.0
for service discovery.</font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
You'll see the 1.0 response from RTC in REST Client if you haven't specified
an OSLC-Core-Version: 2.0 request header.<br>
-- <br>
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx</font><font size=3><br>
<br>
<br>
</font><img src="gifrbpORFYxhz.gif" alt="Inactive hide details for Sergio Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the previous answer about t"><font size=2 color=#424282 face="sans-serif">Sergio
Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the
previous answer about the OAuth issues, they were helpful,</font><font size=3><br>
</font>
<table width=100%>
<tr valign=top>
<td width=13%><img src="gifbxsxNZte0p.gif" width=96 height=1>
<br><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td width=86%><img src="gifPbK0h01a8y.gif" width=1 height=1><font size=1 face="sans-serif"><br>
Sergio Jose Deras Arreola/Mexico/IBM &lt;sderas@xxxxxxxxxxx&gt;</font>
<tr valign=top>
<td><img src="gifXGhCeRWATk.gif" width=96 height=1>
<br><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><img src="gifnYJFx9ROZO.gif" width=1 height=1><font size=1 face="sans-serif"><br>
Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;</font>
<tr valign=top>
<td><img src="gifsuGqsqsOTm.gif" width=96 height=1>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><img src="gifA3IPuvl9yE.gif" width=1 height=1><font size=1 face="sans-serif"><br>
05/20/2013 05:51 PM</font>
<tr valign=top>
<td><img src="gifHvf1ssGEbq.gif" width=96 height=1>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><img src="gifFoIx0R5ER4.gif" width=1 height=1><font size=1 face="sans-serif"><br>
[lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
implemented in Lyo?</font>
<tr valign=top>
<td><img src="gifDSOZBW0bgk.gif" width=96 height=1>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><img src="gifdUL0IjSqE6.gif" width=1 height=1><font size=1 face="sans-serif"><br>
lyo-dev-bounces@xxxxxxxxxxx</font></table>
<br>
<hr noshade><font size=3><br>
<br>
</font><font size=2 face="sans-serif"><br>
Hi again:</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Thanks for the previous answer about the OAuth issues, they were helpful,
that is now solved.</font><font size=3> </font><font size=2 face="sans-serif"><br>
Now I am trying to get my OSLC Catalog working.</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
The situation is this:</font><font size=3> </font><font size=2 face="sans-serif"><br>
I am following the OSLC4J Workshop to get a CM OSLC provider application
(OSLC4JBugzilla).</font><font size=3> </font><font size=2 face="sans-serif"><br>
Things do not look so bad, I can connect the OSLC4JBugzilla with the RTC,
RQM, RRC all in 4.0 versions and provide Changerequests resources. <br>
<br>
The problem is that DOORS 9.5 is not working with this implementation.
DOORS can connect with RTC, RQM and RRC projects correctly, but not with
OSLC4JBugzilla. <br>
<br>
The issue seems to me like DOORS is not getting the Catalog in the correct
format from the OSLC4JBugzilla . <br>
According to the specification (I am looking here: </font><a href="http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen"><font size=3 color=blue><u>http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen</u></font></a><font size=3>
</font><font size=2 face="sans-serif">)</font><font size=3> </font><font size=2 face="sans-serif"><br>
the Catalog media type is REQUIRED to be : </font><tt><font size=1 color=#824200>application/x-oslc-disc-service-provider-catalog+xml</font></tt><font size=3>
</font><font size=2 face="sans-serif"><br>
<br>
When I debug the code, by the time the catalog is requested, I see that
DOORS does not add any &quot;accept&quot; media type header. But when I
use a REST client to access the RTC 4.0 catalog (without the &quot;accept&quot;
header) it returns a response with the Content-Type</font><font size=1 face="Arial">:
<b>application/x-oslc-disc-service-provider-catalog+xml</b>. </font><font size=2 face="sans-serif">This
matches the specification. <br>
<br>
The funny part is that the CLM apps v4.0 can connect and consume OSLC4JBugzilla
services </font><font size=3>without problems. <br>
<br>
Questions: </font><font size=2 face="sans-serif"><br>
Am I looking at the correct version of the Catalog Specification? Am I
missing something else in order to connect it with DOORS?</font><font size=3>
</font><font size=2 face="sans-serif"><br>
Is the &quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
type implemented by any class in the Workshop? If not, what should I do
to implement one?</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Thanks in advance.</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font><tt><font size=2>_______________________________________________<br>
lyo-dev mailing list<br>
lyo-dev@xxxxxxxxxxx</font></tt><tt><font size=2 color=blue><u><br>
</u></font></tt><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev"><tt><font size=2 color=blue><u>http://dev.eclipse.org/mailman/listinfo/lyo-dev</u></font></tt></a><font size=3><br>
<br>
</font><tt><font size=2>_______________________________________________<br>
lyo-dev mailing list<br>
lyo-dev@xxxxxxxxxxx<br>
</font></tt><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev"><tt><font size=2>http://dev.eclipse.org/mailman/listinfo/lyo-dev</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 20:17:23 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00366.html</guid>
		<author>sderas@xxxxxxx (Sergio Jose Deras Arreola/Mexico/IBM)</author>
	</item>
	<item>
		<title>Re: [lyo-dev] Is it the media	type:	&quot;application/x-oslc-disc-service-provider-catalog+xml&quot;	implemented	in Lyo?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00365.html</link>
		<description>Thanks for the answer Maeve. I will take a note about that. It looks like DOORS is expecting a specific structure as an answer, I will add more information in this thread, but in another mail. Regards. Sergio Deras Arreola   -------------------------------...</description>
		<content:encoded><![CDATA[<font size=2 face="sans-serif">Thanks for the answer Maeve. I will take
a note about that. </font>
<br><font size=2 face="sans-serif">It looks like DOORS is expecting a specific
structure as an answer, I will add more information in this thread, but
in another mail.</font>
<br>
<br><font size=2 face="sans-serif">Regards.</font>
<br><font size=2 face="sans-serif"><br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">From:</font>
<td><font size=1 face="sans-serif">Maeve O Reilly &lt;maevedevine@xxxxxxxxx&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">To:</font>
<td><font size=1 face="sans-serif">Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;</font>
<tr>
<td valign=top><font size=1 color=#5f5f5f face="sans-serif">Cc:</font>
<td><font size=1 face="sans-serif">&quot;lyo-dev-bounces@xxxxxxxxxxx&quot;
&lt;lyo-dev-bounces@xxxxxxxxxxx&gt;</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Date:</font>
<td><font size=1 face="sans-serif">21/05/2013 07:19</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Subject:</font>
<td><font size=1 face="sans-serif">Re: [lyo-dev] Is it the media type:
&nbsp; &nbsp; &nbsp; &nbsp;&quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
&nbsp; &nbsp; &nbsp; &nbsp;implemented in Lyo?</font>
<tr valign=top>
<td><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font>
<td><font size=1 face="sans-serif">lyo-dev-bounces@xxxxxxxxxxx</font></table>
<br>
<hr noshade>
<br>
<br>
<br><font size=3 face="Arial">Maybe this is related - in the DOORS Remote
Services tab, manually set the OSLC version to 2.0. &nbsp;The auto detect
always detects 1.0 (defect, due to be fixed in the June release). &nbsp;<br>
<br>
<br>
HTH.<br>
Maeve<br>
</font>
<br>
<br>
<br>
<hr><font size=2 face="Arial"><b>From:</b> Samuel Padgett &lt;spadgett@xxxxxxxxxx&gt;<b><br>
To:</b> Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt; <b><br>
Cc:</b> Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;;
lyo-dev-bounces@xxxxxxxxxxx <b><br>
Sent:</b> Monday, 20 May 2013, 23:18<b><br>
Subject:</b> Re: [lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
implemented in Lyo?</font>
<br>
<br><font size=2 face="sans-serif">Hey, Sergio. This is an OSLC 1.0 response.
OSLC 2.0 does not define this media type, and OSLC4J only supports OSLC
2.0. You should check to see if DOORS can be configured to use OSLC 2.0
for service discovery.</font><font size=3 face="Roman"><br>
</font><font size=2 face="sans-serif"><br>
You'll see the 1.0 response from RTC in REST Client if you haven't specified
an OSLC-Core-Version: 2.0 request header.<br>
-- <br>
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx</font><font size=3 face="Roman"><br>
<br>
<br>
</font><img src="gifgBHnNZ0AB5.gif" alt="Inactive hide details for Sergio Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the previous answer about t"><font size=2 color=#424282 face="sans-serif">Sergio
Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the
previous answer about the OAuth issues, they were helpful,</font><font size=3 face="Roman"><br>
</font>
<table width=100%>
<tr valign=top>
<td width=13%><img src="gifTFG9EwYzdF.gif" width=96 height=1>
<td width=86%><img src="gif4kJKhkVVte.gif" width=1 height=1><font size=1 face="sans-serif"><br>
Sergio Jose Deras Arreola/Mexico/IBM &lt;sderas@xxxxxxxxxxx&gt;</font>
<tr valign=top>
<td><img src="gifVxn96k3ffz.gif" width=96 height=1>
<td><img src="gifAFeQl032kt.gif" width=1 height=1><font size=1 face="sans-serif"><br>
Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;</font>
<tr valign=top>
<td><img src="gifnwgEb0wS7o.gif" width=96 height=1>
<td><img src="gifX9Rl5KhcIK.gif" width=1 height=1><font size=1 face="sans-serif"><br>
05/20/2013 05:51 PM</font>
<tr valign=top>
<td><img src="giffYu8OSA7Li.gif" width=96 height=1>
<td><img src="gifZPgXbhcIZi.gif" width=1 height=1><font size=1 face="sans-serif"><br>
[lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
implemented in Lyo?</font>
<tr valign=top>
<td><img src="gifycFjd3YMc9.gif" width=96 height=1>
<td><img src="gifzSdlVfrJqZ.gif" width=1 height=1><font size=1 face="sans-serif"><br>
lyo-dev-bounces@xxxxxxxxxxx</font></table>
<br>
<hr noshade><font size=3 face="Roman"><br>
<br>
</font><font size=2 face="sans-serif"><br>
Hi again:</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Thanks for the previous answer about the OAuth issues, they were helpful,
that is now solved.</font><font size=3> </font><font size=2 face="sans-serif"><br>
Now I am trying to get my OSLC Catalog working.</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
The situation is this:</font><font size=3> </font><font size=2 face="sans-serif"><br>
I am following the OSLC4J Workshop to get a CM OSLC provider application
(OSLC4JBugzilla).</font><font size=3> </font><font size=2 face="sans-serif"><br>
Things do not look so bad, I can connect the OSLC4JBugzilla with the RTC,
RQM, RRC all in 4.0 versions and provide Changerequests resources. <br>
<br>
The problem is that DOORS 9.5 is not working with this implementation.
DOORS can connect with RTC, RQM and RRC projects correctly, but not with
OSLC4JBugzilla. <br>
<br>
The issue seems to me like DOORS is not getting the Catalog in the correct
format from the OSLC4JBugzilla . <br>
According to the specification (I am looking here: </font><a href="http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen" target=_blank><font size=3 color=blue><u>http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen</u></font></a><font size=3>
</font><font size=2 face="sans-serif">)</font><font size=3> </font><font size=2 face="sans-serif"><br>
the Catalog media type is REQUIRED to be : </font><font size=1 color=#824200 face="Roman">application/x-oslc-disc-service-provider-catalog+xml</font><font size=3>
</font><font size=2 face="sans-serif"><br>
<br>
When I debug the code, by the time the catalog is requested, I see that
DOORS does not add any &quot;accept&quot; media type header. But when I
use a REST client to access the RTC 4.0 catalog (without the &quot;accept&quot;
header) it returns a response with the Content-Type</font><font size=1 face="Arial">:
<b>application/x-oslc-disc-service-provider-catalog+xml</b>. </font><font size=2 face="sans-serif">This
matches the specification. <br>
<br>
The funny part is that the CLM apps v4.0 can connect and consume OSLC4JBugzilla
services </font><font size=3>without problems. <br>
<br>
Questions: </font><font size=2 face="sans-serif"><br>
Am I looking at the correct version of the Catalog Specification? Am I
missing something else in order to connect it with DOORS?</font><font size=3>
</font><font size=2 face="sans-serif"><br>
Is the &quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
type implemented by any class in the Workshop? If not, what should I do
to implement one?</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Thanks in advance.</font><font size=3> </font><font size=2 face="sans-serif"><br>
<br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font><font size=2 face="Roman">_______________________________________________<br>
lyo-dev mailing list<br>
lyo-dev@xxxxxxxxxxx</font><font size=2 color=blue face="Roman"><u><br>
</u></font><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev" target=_blank><font size=2 color=blue face="Roman"><u>http://dev.eclipse.org/mailman/listinfo/lyo-dev</u></font></a><font size=3 face="Roman"><br>
<br>
</font>
<br><font size=3 face="Roman"><br>
_______________________________________________<br>
lyo-dev mailing list</font><font size=3 color=blue face="Roman"><u><br>
</u></font><a href="mailto:lyo-dev@xxxxxxxxxxx"><font size=3 color=blue face="Roman"><u>lyo-dev@xxxxxxxxxxx</u></font></a><font size=3 color=blue face="Roman"><u><br>
</u></font><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev" target=_blank><font size=3 color=blue face="Roman"><u>http://dev.eclipse.org/mailman/listinfo/lyo-dev</u></font></a><font size=3 face="Roman"><br>
<br>
</font><tt><font size=2>_______________________________________________<br>
lyo-dev mailing list<br>
lyo-dev@xxxxxxxxxxx<br>
</font></tt><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev"><tt><font size=2>http://dev.eclipse.org/mailman/listinfo/lyo-dev</font></tt></a><tt><font size=2><br>
</font></tt>
<br>
<br>]]></content:encoded>
		<pubDate>Thu, 23 May 2013 20:16:50 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00365.html</guid>
		<author>sderas@xxxxxxx (Sergio Jose Deras Arreola/Mexico/IBM)</author>
	</item>


	<item>
		<title>[lyo-dev] Fwd: Fw: Forward this mail to the people you wish to invite to Event &quot;Eclipse Lyo and OSLC Open Source Meetup&quot;</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00364.html</link>
		<description>I (of course) will be there, if you are in Orlando on June 4th hope you can make it. &amp;#xA0;Please register so we can notify you of the room # once we know it. You have been invited to attend the following event: Eclipse Lyo and OSLC Open Source Meetup Event Dat...</description>
		<content:encoded><![CDATA[<div dir="ltr">I (of course) will be there, if you are in Orlando on June 4th hope you can make it. &#xA0;Please register so we can notify you of the room # once we know it.<br><div class="gmail_quote"><br><font size="1" color="#5f5f5f"><br>

</font>
<table width="600" align="center" style="border-collapse:collapse">
<tbody><tr height="8">
<td width="600" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px">
<table width="600" align="center" style="border-collapse:collapse">
<tbody><tr height="8">
<td width="600" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px"><font color="#5f5f5f" face="Arial">You
have been invited to attend the following event:</font><p>
<br><font size="4" face="Arial"><b>Eclipse Lyo and OSLC Open Source Meetup</b></font>
<br>
</p><table width="463" style="border-collapse:collapse">
<tbody><tr valign="top" height="8">
<td width="120" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font color="#5f5f5f" face="Arial">Event
Date:</font>
</td><td width="327" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font face="Arial">Jun
4, 2013</font>
</td></tr><tr valign="top" height="8">
<td width="120" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font color="#5f5f5f" face="Arial">Event
Time:</font>
</td><td width="327" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font face="Arial">3:00
PM - 4:30 PM (Eastern Time)</font>
</td></tr><tr valign="top" height="8">
<td width="120" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font color="#5f5f5f" face="Arial">Hosted
By:</font>
</td><td width="327" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font face="Arial">Eclipse
Lyo and OSLC Open Source Communitiees</font>
</td></tr><tr valign="top" height="8">
<td width="120" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font color="#5f5f5f" face="Arial">Presented
By:</font>
</td><td width="327" bgcolor="white" style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:4px 4px"><font face="Arial">Steve
Speicher (IBM, Eclipse Lyo Project co-lead)</font></td></tr></tbody></table>
<br><font face="Arial">(This is a face-to-face meeting, not a web
conference, we&#39;re just using the IBM SmartCloud Events infrastructure to
handle registrations. The actual location at the Innovate conference will
be shared with registrants once we know.)<br>
<br>
Join fellow Eclipse Lyo and OSLC Open Source enthusiasts while at IBM Innovate
for an informal meetup. Whether you are a current contributor, looking
to contribute, consuming open source assets, learning about what is going
on or want to just provide some feedback...this is the place for you. No
limits to topics: various technologies such as Java, .NET, ... or even
OSLC-enabling open source tools such as Bugzilla. Attendees make up the
agenda and everyone can participate. It is expected that multiple project
committers will be there to help with more advanced questions.</font>
<br><font face="Arial"><b>Register for the Event</b></font>
<br><font color="#5f5f5f" face="Arial">Register for this event at:</font><font size="3" color="#0060a0"><u><br>
</u></font><a href="https://events.na.collabserv.com/register.php?id=e3c94f76c4&amp;l=en-US" target="_blank"><font color="#0060a0" face="Arial"><u>https://events.na.collabserv.com/register.php?id=e3c94f76c4&amp;l=en-US</u></font></a>
<br><font color="#5f5f5f" face="Arial">If clicking a link above does
not work, please copy the entire link and paste it into your Web browser.</font>
<br><font color="#5f5f5f" face="Arial">For technical questions, contact
support at <a href="mailto:support@xxxxxxxxxxxxxx" target="_blank">support@xxxxxxxxxxxxxx</a>.<br>
For questions about this event, contact the hosts at: <a href="mailto:sspeiche@xxxxxxxxx">sspeiche@xxxxxxxxx</a> and&#xA0;<a href="mailto:seanpk@xxxxxxxxxx" target="_blank">seanpk@xxxxxxxxxx</a>.</font>
<p>
<br><font color="#5f5f5f" face="Arial">Powered by IBM SmartCloud for
Social Business</font>
<br><font size="1" color="#5f5f5f" face="Arial">&#xA9;Copyright 2000, 2013 IBM Corporation.
All Rights Reserved.</font></p><p></p></td></tr></tbody></table></td></tr></tbody></table></div><br></div>
]]></content:encoded>
		<pubDate>Tue, 21 May 2013 18:44:46 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00364.html</guid>
		<author>sspeiche@xxxxxxx (Steve Speicher)</author>
	</item>
	<item>
		<title>Re: [lyo-dev] Is it the media type:	&quot;application/x-oslc-disc-service-provider-catalog+xml&quot;	implemented in Lyo?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00363.html</link>
		<description>Maybe this is related - in the DOORS Remote Services tab, manually set the OSLC version to 2.0.  The auto detect always detects 1.0 (defect, due to be fixed in the June release).  HTH.Maeve From: Samuel Padgett &amp;lt;spadgett@xxxxxxxxxx&amp;gt; To: Lyo project develop...</description>
		<content:encoded><![CDATA[<div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt">Maybe this is related - in the DOORS Remote Services tab, manually set the OSLC version to 2.0.&nbsp; The auto detect always detects 1.0 (defect, due to be fixed in the June release).&nbsp; <br><br><br>HTH.<br>Maeve<br><br><div><span><br></span></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Samuel Padgett &lt;spadgett@xxxxxxxxxx&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;; lyo-dev-bounces@xxxxxxxxxxx <br>
 <b><span style="font-weight: bold;">Sent:</span></b> Monday, 20 May 2013, 23:18<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [lyo-dev] Is it the media type:
 "application/x-oslc-disc-service-provider-catalog+xml" implemented in Lyo?<br> </font> </div> <div class="y_msg_container"><br><div id="yiv9725715502"><div>
<div><font face="sans-serif" size="2">Hey, Sergio. This is an OSLC 1.0 response. OSLC 2.0 does not define this media type, and OSLC4J only supports OSLC 2.0. You should check to see if DOORS can be configured to use OSLC 2.0 for service discovery.</font><br>
<br>
<font face="sans-serif" size="2">You'll see the 1.0 response from RTC in REST Client if you haven't specified an OSLC-Core-Version: 2.0 request header.</font><br>
<font face="sans-serif" size="2">-- <br>
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx<br>
</font><br>
<br>
<img src="" alt="Inactive hide details for Sergio Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the previous answer about t" border="0" height="16" width="16"><font color="#424282" face="sans-serif" size="2">Sergio Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the previous answer about the OAuth issues, they were helpful,</font><br>
<br>

</div><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr valign="top"><td width="1%"><img src="" alt="" border="0" height="1" width="96"><br>


</td><td width="100%"><img src="" alt="" border="0" height="1" width="1"><br>
<font face="sans-serif" size="1">Sergio Jose Deras Arreola/Mexico/IBM &lt;sderas@xxxxxxxxxxx&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img src="" alt="" border="0" height="1" width="96"><br>


</td><td width="100%"><img src="" alt="" border="0" height="1" width="1"><br>
<font face="sans-serif" size="1">Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img src="" alt="" border="0" height="1" width="96"><br>


</td><td width="100%"><img src="" alt="" border="0" height="1" width="1"><br>
<font face="sans-serif" size="1">05/20/2013 05:51 PM</font></td></tr>

<tr valign="top"><td width="1%"><img src="" alt="" border="0" height="1" width="96"><br>


</td><td width="100%"><img src="" alt="" border="0" height="1" width="1"><br>
<font face="sans-serif" size="1">[lyo-dev] Is it the media type: "application/x-oslc-disc-service-provider-catalog+xml" implemented in Lyo?</font></td></tr>

<tr valign="top"><td width="1%"><img src="" alt="" border="0" height="1" width="96"><br>


</td><td width="100%"><img src="" alt="" border="0" height="1" width="1"><br>
<font face="sans-serif" size="1">lyo-dev-bounces@xxxxxxxxxxx</font></td></tr>
</tbody></table>
<hr style="color:#8091A5;" align="left" noshade="" size="2" width="100%"><br>
<br>
<br>
<font face="sans-serif" size="2">Hi again:</font><font face="serif" size="3">&nbsp;<br>
</font><font face="sans-serif" size="2"><br>
Thanks for the previous answer about the OAuth issues, they were helpful, that is now solved.</font><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2"><br>
Now I am trying to get my OSLC Catalog working.</font><font face="serif" size="3">&nbsp;<br>
</font><font face="sans-serif" size="2"><br>
The situation is this:</font><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2"><br>
I am following the OSLC4J Workshop to get a CM OSLC provider application (OSLC4JBugzilla).</font><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2"><br>
Things do not look so bad, I can connect the OSLC4JBugzilla with the RTC, RQM, RRC all in 4.0 versions and provide Changerequests resources. </font><font face="serif" size="3"><br>
</font><font face="sans-serif" size="2"><br>
The problem is that DOORS 9.5 is not working with this implementation. DOORS can connect with RTC, RQM and RRC projects correctly, but not with OSLC4JBugzilla. </font><font face="serif" size="3"><br>
</font><font face="sans-serif" size="2"><br>
The issue seems to me like DOORS is not getting the Catalog in the correct format from the OSLC4JBugzilla . <br>
According to the specification (I am looking here: </font><a rel="nofollow" target="_blank" href="http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen"><font color="#0000FF" face="serif" size="3"><u>http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen</u></font></a><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2">)</font><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2"><br>
the Catalog media type is REQUIRED to be : </font><tt><font color="#824200" size="1">application/x-oslc-disc-service-provider-catalog+xml</font></tt><font face="serif" size="3">&nbsp;<br>
</font><font face="sans-serif" size="2"><br>
When I debug the code, by the time the catalog is requested, I see that DOORS does not add any "accept" media type header. But when I use a REST client to access the RTC 4.0 catalog (without the "accept" header) it returns a response with the Content-Type</font><font face="Arial" size="1">: </font><font face="Arial" size="1"><b>application/x-oslc-disc-service-provider-catalog+xml</b></font><font face="Arial" size="1">. </font><font face="sans-serif" size="2">This matches the specification. </font><font face="serif" size="3"><br>
</font><font face="sans-serif" size="2"><br>
The funny part is that the CLM apps v4.0 can connect and consume OSLC4JBugzilla services </font><font face="serif" size="3">without problems. <br>
<br>
Questions: </font><font face="sans-serif" size="2"><br>
Am I looking at the correct version of the Catalog Specification? Am I missing something else in order to connect it with DOORS?</font><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2"><br>
Is the "application/x-oslc-disc-service-provider-catalog+xml" type implemented by any class in the Workshop? If not, what should I do to implement one?</font><font face="serif" size="3">&nbsp;<br>
</font><font face="sans-serif" size="2"><br>
Thanks in advance.</font><font face="serif" size="3">&nbsp;</font><font face="sans-serif" size="2"><br>
<br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font><tt><font size="2">_______________________________________________<br>
lyo-dev mailing list<br>
lyo-dev@xxxxxxxxxxx<br>
</font></tt><tt><font size="2"><a rel="nofollow" target="_blank" href="http://dev.eclipse.org/mailman/listinfo/lyo-dev">http://dev.eclipse.org/mailman/listinfo/lyo-dev</a></font></tt><tt><font size="2"><br>
</font></tt><br>
<br>
</div></div><br>_______________________________________________<br>lyo-dev mailing list<br><a ymailto="mailto:lyo-dev@xxxxxxxxxxx" href="mailto:lyo-dev@xxxxxxxxxxx">lyo-dev@xxxxxxxxxxx</a><br><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev" target="_blank">http://dev.eclipse.org/mailman/listinfo/lyo-dev</a><br><br><br></div> </div> </div>  </div><p><a href="gifCDbvlsrHnR.gif" ><img src="gifCDbvlsrHnR.gif" alt="GIF image"></a></p>
<p><a href="gifP0mmi7FxaG.gif" ><img src="gifP0mmi7FxaG.gif" alt="GIF image"></a></p>
]]></content:encoded>
		<pubDate>Tue, 21 May 2013 12:18:03 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00363.html</guid>
		<author>maevedevine@xxxxxxx (Maeve O Reilly)</author>
	</item>


	<item>
		<title>Re: [lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot; implemented in Lyo?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00362.html</link>
		<description> Hey, Sergio. This is an OSLC 1.0 response. OSLC 2.0 does not define this media type, and OSLC4J only supports OSLC 2.0. You should check to see if DOORS can be configured to use OSLC 2.0 for service discovery. You'll see the 1.0 response from RTC in REST ...</description>
		<content:encoded><![CDATA[
<p><font size="2" face="sans-serif">Hey, Sergio. This is an OSLC 1.0 response. OSLC 2.0 does not define this media type, and OSLC4J only supports OSLC 2.0. You should check to see if DOORS can be configured to use OSLC 2.0 for service discovery.</font><br>
<br>
<font size="2" face="sans-serif">You'll see the 1.0 response from RTC in REST Client if you haven't specified an OSLC-Core-Version: 2.0 request header.</font><br>
<font size="2" face="sans-serif">-- <br>
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx<br>
</font><br>
<br>
<img width="16" height="16" src="" border="0" alt="Inactive hide details for Sergio Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the previous answer about t"><font size="2" color="#424282" face="sans-serif">Sergio Jose Deras Arreola---05/20/2013 05:51:21 PM---Hi again: Thanks for the previous answer about the OAuth issues, they were helpful,</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">From:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">Sergio Jose Deras Arreola/Mexico/IBM &lt;sderas@xxxxxxxxxxx&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">To:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">Lyo project developer discussions &lt;lyo-dev@xxxxxxxxxxx&gt;</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Date:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">05/20/2013 05:51 PM</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Subject:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">[lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot; implemented in Lyo?</font></td></tr>

<tr valign="top"><td width="1%"><img width="96" height="1" src="" border="0" alt=""><br>

<ul style="padding-left: 4pt"><font size="1" color="#5F5F5F" face="sans-serif">Sent by:</font></ul>
</td><td width="100%"><img width="1" height="1" src="" border="0" alt=""><br>
<font size="1" face="sans-serif">lyo-dev-bounces@xxxxxxxxxxx</font></td></tr>
</table>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<font size="2" face="sans-serif">Hi again:</font><font size="3" face="serif">&nbsp;<br>
</font><font size="2" face="sans-serif"><br>
Thanks for the previous answer about the OAuth issues, they were helpful, that is now solved.</font><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif"><br>
Now I am trying to get my OSLC Catalog working.</font><font size="3" face="serif">&nbsp;<br>
</font><font size="2" face="sans-serif"><br>
The situation is this:</font><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif"><br>
I am following the OSLC4J Workshop to get a CM OSLC provider application (OSLC4JBugzilla).</font><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif"><br>
Things do not look so bad, I can connect the OSLC4JBugzilla with the RTC, RQM, RRC all in 4.0 versions and provide Changerequests resources. </font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
The problem is that DOORS 9.5 is not working with this implementation. DOORS can connect with RTC, RQM and RRC projects correctly, but not with OSLC4JBugzilla. </font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
The issue seems to me like DOORS is not getting the Catalog in the correct format from the OSLC4JBugzilla . <br>
According to the specification (I am looking here: </font><a href="http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen"><font size="3" color="#0000FF" face="serif"><u>http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen</u></font></a><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif">)</font><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif"><br>
the Catalog media type is REQUIRED to be : </font><tt><font size="1" color="#824200">application/x-oslc-disc-service-provider-catalog+xml</font></tt><font size="3" face="serif">&nbsp;<br>
</font><font size="2" face="sans-serif"><br>
When I debug the code, by the time the catalog is requested, I see that DOORS does not add any &quot;accept&quot; media type header. But when I use a REST client to access the RTC 4.0 catalog (without the &quot;accept&quot; header) it returns a response with the Content-Type</font><font size="1" face="Arial">: </font><font size="1" face="Arial"><b>application/x-oslc-disc-service-provider-catalog+xml</b></font><font size="1" face="Arial">. </font><font size="2" face="sans-serif">This matches the specification. </font><font size="3" face="serif"><br>
</font><font size="2" face="sans-serif"><br>
The funny part is that the CLM apps v4.0 can connect and consume OSLC4JBugzilla services </font><font size="3" face="serif">without problems. <br>
<br>
Questions: </font><font size="2" face="sans-serif"><br>
Am I looking at the correct version of the Catalog Specification? Am I missing something else in order to connect it with DOORS?</font><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif"><br>
Is the &quot;application/x-oslc-disc-service-provider-catalog+xml&quot; type implemented by any class in the Workshop? If not, what should I do to implement one?</font><font size="3" face="serif">&nbsp;<br>
</font><font size="2" face="sans-serif"><br>
Thanks in advance.</font><font size="3" face="serif">&nbsp;</font><font size="2" face="sans-serif"><br>
<br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font><tt><font size="2">_______________________________________________<br>
lyo-dev mailing list<br>
lyo-dev@xxxxxxxxxxx<br>
</font></tt><tt><font size="2"><a href="http://dev.eclipse.org/mailman/listinfo/lyo-dev">http://dev.eclipse.org/mailman/listinfo/lyo-dev</a></font></tt><tt><font size="2"><br>
</font></tt><br>
<br>

<p><a href="gifiAJeAmNlU5.gif" ><img src="gifiAJeAmNlU5.gif" alt="GIF image"></a></p>
<p><a href="gifQcYuDA427V.gif" ><img src="gifQcYuDA427V.gif" alt="GIF image"></a></p>
]]></content:encoded>
		<pubDate>Mon, 20 May 2013 22:18:58 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00362.html</guid>
		<author>spadgett@xxxxxxx (Samuel Padgett)</author>
	</item>
	<item>
		<title>[lyo-dev] Is it the media type: &quot;application/x-oslc-disc-service-provider-catalog+xml&quot; implemented in Lyo?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00361.html</link>
		<description>Hi again: Thanks for the previous answer about the OAuth issues, they were helpful, that is now solved. Now I am trying to get my OSLC Catalog working. The situation is this: I am following the OSLC4J Workshop to get a CM OSLC provider application (OSLC4JB...</description>
		<content:encoded><![CDATA[<font size=2 face="sans-serif">Hi again:</font>
<br>
<br><font size=2 face="sans-serif">Thanks for the previous answer about
the OAuth issues, they were helpful, that is now solved.</font>
<br><font size=2 face="sans-serif">Now I am trying to get my OSLC Catalog
working.</font>
<br>
<br><font size=2 face="sans-serif">The situation is this:</font>
<br><font size=2 face="sans-serif">I am following the OSLC4J Workshop to
get a CM OSLC provider application (OSLC4JBugzilla).</font>
<br><font size=2 face="sans-serif">Things do not look so bad, I can connect
the OSLC4JBugzilla with the RTC, RQM, RRC all in 4.0 versions and provide
Changerequests resources. </font>
<br>
<br><font size=2 face="sans-serif">The problem is that DOORS 9.5 is not
working with this implementation. DOORS can connect with RTC, RQM and RRC
projects correctly, but not with OSLC4JBugzilla. </font>
<br>
<br><font size=2 face="sans-serif">The issue seems to me like DOORS is
not getting the Catalog in the correct format from the OSLC4JBugzilla .
</font>
<br><font size=2 face="sans-serif">According to the specification (I am
looking here: </font><a href="http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen"><font size=3 color=blue><u>http://open-services.net/bin/view/Main/OslcServiceProviderCatalogV1?sortcol=table;up=#Service_Provider_Catalog_Documen</u></font></a><font size=3>
</font><font size=2 face="sans-serif">)</font>
<br><font size=2 face="sans-serif">the Catalog media type is REQUIRED to
be : </font><tt><font size=1 color=#824200>application/x-oslc-disc-service-provider-catalog+xml</font></tt><font size=3>
</font>
<br>
<br><font size=2 face="sans-serif">When I debug the code, by the time the
catalog is requested, I see that DOORS does not add any &quot;accept&quot;
media type header. But when I use a REST client to access the RTC 4.0 catalog
(without the &quot;accept&quot; header) it returns a response with the
Content-Type</font><font size=1 face="Arial">:&nbsp;<b>application/x-oslc-disc-service-provider-catalog+xml</b>.
</font><font size=2 face="sans-serif">This matches the specification. </font>
<br>
<br><font size=2 face="sans-serif">The funny part is that the CLM apps
v4.0 can connect and consume OSLC4JBugzilla services </font><font size=3>without
problems.</font>
<br>
<br><font size=3>Questions:</font>
<br><font size=2 face="sans-serif">Am I looking at the correct version
of the Catalog Specification? Am I missing something else in order to connect
it with DOORS?</font>
<br><font size=2 face="sans-serif">Is the &quot;application/x-oslc-disc-service-provider-catalog+xml&quot;
type implemented by any class in the Workshop? If not, what should I do
to implement one?</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance.</font>
<br><font size=2 face="sans-serif"><br>
Sergio Deras Arreola &nbsp; <br>
------------------------------------------------------------<br>
Rational Lifecycle Integration Adapters<br>
Phone: (011-52) 33-3669-7000. Ext: 5897 &nbsp;<br>
T/L: 8877-5897<br>
sderas@xxxxxxxxxxx<br>
Campus Tecnol&#xF3;gico Guadalajara, Mx<br>
------------------------------------------------------------</font>]]></content:encoded>
		<pubDate>Mon, 20 May 2013 21:50:45 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00361.html</guid>
		<author>sderas@xxxxxxx (Sergio Jose Deras Arreola/Mexico/IBM)</author>
	</item>


	<item>
		<title>[lyo-dev] Fw: [oslc] OSLC Connect 2013 - 1st anual OSLC Event -	survey</title>
		<link>http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00360.html</link>
		<description> FYI, maybe FYA Best regards, Sean Kennedy  OSLC Community Development Leader for IBM Rational  Operations Coordinator for the OSLC Steering Committee       Phone:+1-905-413-43858200 Warden Ave Fax:+1-905-413-4850Markham, Ontario L6G 1C7 Email:seanpk@xxxxx...</description>
		<content:encoded><![CDATA[
<p><font size="2" face="sans-serif">FYI, maybe FYA</font><br>
<br>
<br>
<font size="2" face="Arial">Best regards,</font><br>
<br>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td class="small_font" width="600" colspan="4" valign="middle"><hr width="100%" size="2" align="left" style="color:#696969; "></td></tr>

<tr valign="top"><td class="sig_line2" width="350" colspan="2" valign="middle"><font size="1" color="#0000FF" face="Arial"><b>Sean Kennedy</b></font></td><td class="sig_inner" width="150" valign="middle"><font size="1" color="#696969" face="Arial">&nbsp;</font></td><td width="100" rowspan="3" valign="middle"><div align="right"><img src="" width="87" height="30" alt="IBM"></div></td></tr>

<tr valign="top"><td class="sig_line3" width="350" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial"><b>OSLC Community Development Leader</b></font><font size="1" color="#696969" face="Arial">&nbsp;for IBM Rational</font></td><td class="sig_line3" width="150" valign="middle"><font size="1" color="#696969" face="Arial">&nbsp;</font></td></tr>

<tr valign="top"><td class="sig_line3" width="350" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial"><b>Operations Coordinator</b></font><font size="1" color="#696969" face="Arial">&nbsp;for the OSLC Steering Committee</font></td><td class="sig_line3" width="150" valign="middle"><font size="1" color="#696969" face="Arial">&nbsp;</font></td></tr>

<tr valign="top"><td class="small_font" width="50" valign="middle"><font size="1" face="Arial">&nbsp;</font></td><td class="small_font" width="300" valign="middle"><font size="1" face="Arial">&nbsp;</font></td><td class="small_font" width="150" valign="middle"><font size="1" face="Arial">&nbsp;</font></td><td class="small_font" width="100" valign="middle"><font size="1" face="Arial">&nbsp;</font></td></tr>

<tr valign="top"><td class="sig_inner" width="50" valign="middle"><font size="1" color="#696969" face="Arial">Phone:</font></td><td class="sig_inner" width="300" valign="middle"><font size="1" color="#696969" face="Arial">+1-905-413-4385</font></td><td class="sig_inner" width="250" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial">8200 Warden Ave</font></td></tr>

<tr valign="top"><td class="sig_inner" width="50" valign="middle"><font size="1" color="#696969" face="Arial">Fax:</font></td><td class="sig_inner" width="300" valign="middle"><font size="1" color="#696969" face="Arial">+1-905-413-4850</font></td><td class="sig_inner" width="250" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial">Markham, Ontario L6G 1C7</font></td></tr>

<tr valign="top"><td class="sig_inner" width="50" valign="middle"><font size="1" color="#696969" face="Arial">Email:</font></td><td class="sig_inner" width="300" valign="middle"><font size="1" color="#696969" face="Arial">seanpk@xxxxxxxxxx</font></td><td class="sig_inner" width="250" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial">D1/R0A/8200/MKM</font></td></tr>

<tr valign="top"><td class="sig_inner" width="50" valign="middle"><font size="1" color="#696969" face="Arial">LinkedIn:</font></td><td class="sig_inner" width="300" valign="middle"><font size="1" color="#696969" face="Arial"><a href="http://www.linkedin.com/in/seanpk">http://www.linkedin.com/in/seanpk</a></font></td><td class="sig_inner" width="250" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial">Canada</font></td></tr>

<tr valign="top"><td width="600" colspan="4" valign="middle"><hr width="100%" size="2" align="left" style="color:#696969; "></td></tr>

<tr valign="top"><td width="50" rowspan="3" valign="middle"><img src="" width="37" height="40"></td><td width="550" colspan="3" valign="middle"><font size="1" face="Arial">&nbsp; &nbsp;</font></td></tr>

<tr valign="top"><td class="sig_inner" width="300" valign="middle"><font size="1" color="#696969" face="Arial">OSLC: </font><font size="1" color="#696969" face="Arial"><i>Lifecycle integration inspired by the web</i></font></td><td class="sig_inner" width="250" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial"><a href="http://open-services.net">http://open-services.net</a></font></td></tr>

<tr valign="top"><td class="sig_inner" width="300" valign="middle"><font size="1" color="#696969" face="Arial">Eclipse Lyo: </font><font size="1" color="#696969" face="Arial"><i>Enabling tool integration with OSLC</i></font></td><td class="sig_inner" width="250" colspan="2" valign="middle"><font size="1" color="#696969" face="Arial"><a href="http://eclipse.org/lyo">http://eclipse.org/lyo</a></font></td></tr>

<tr valign="top"><td class="sig_inner" width="600" colspan="4" valign="middle"><font size="1" color="#696969" face="Arial">&nbsp;</font></td></tr>

<tr valign="top"><td class="sig_last" width="600" colspan="4" valign="middle"><font size="1" face="Arial"><i>There is nothing more powerful than an idea whose time has come.</i></font><font size="1" face="Arial">&nbsp;-- Victor Hugo</font></td></tr>

<tr valign="top"><td class="sig_inner" width="600" colspan="4" valign="middle"><font size="1" color="#696969" face="Arial">&nbsp; &nbsp; </font></td></tr>
</table>
<br>
<font size="1" color="#800080" face="sans-serif">----- Forwarded by Sean Kennedy/Toronto/IBM</font><font size="1" color="#800080" face="sans-serif">&nbsp;on 2013/05/17 11:41 AM</font><font size="1" color="#800080" face="sans-serif">&nbsp;-----</font><br>
<br>
<font size="1" color="#5F5F5F" face="sans-serif">From:	</font><font size="1" face="sans-serif">&quot;Vasaiely, Parham&quot; &lt;parham.vasaiely@xxxxxxxx&gt;</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">To:	</font><font size="1" face="sans-serif">&lt;community@xxxxxxxxxxxxxxxxx&gt;, </font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Date:	</font><font size="1" face="sans-serif">2013/05/17 01:08 AM</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Subject:	</font><font size="1" face="sans-serif">[oslc] OSLC Connect 2013 - 1st anual OSLC Event - survey</font><br>
<font size="1" color="#5F5F5F" face="sans-serif">Sent by:	</font><font size="1" face="sans-serif">&quot;Community&quot; &lt;community-bounces@xxxxxxxxxxxxxxxxx&gt;</font><br>
<hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br>
<br>
<br>
<font size="2" face="Calibri">Dear OSLC Community members,</font><br>
<font size="2" face="Calibri">&nbsp;</font><br>
<font size="2" face="Calibri">The Communications WG, with support from OASIS, is organizing an OSLC event. </font><font size="2" face="Calibri"><b>OSLC Connect 2013</b></font><font size="2" face="Calibri">&nbsp;is an inaugural one-day program, scheduled to take place in London this coming fall (Oct dates specifically). The goal of this annual OSLC event is to bring tool providers, end-users and academic partners together. The event will support dissemination, collaboration and develop business cases which result in value for service/tool providers and end-users. The world-wide OSLC community will be invited to submit presentation proposals for committee review. The one-day final program will consist of a combination of submitted presentations and interactive panel sessions. The day will be completed by an optional evening event.</font><br>
<font size="2" face="Calibri">&nbsp;</font><br>
<font size="2" face="Calibri"><b>In order to develop some figures about suitable dates and number of participants, we have created a survey, which we would kindly ask you all to conduct. Please also feel free to distribute outside the community list to raise awareness. The survey will end by 24</b></font><font size="2" face="Calibri"><b><sup>th</sup></b></font><font size="2" face="Calibri"><b>&nbsp;May 2013.</b></font><br>
<font size="2" face="Calibri">&nbsp;</font><br>
<a href="http://www.surveymonkey.com/s/LBPYSP8"><font size="2" color="#0000FF" face="Calibri"><u>http://www.surveymonkey.com/s/LBPYSP8</u></font></a><br>
<font size="2" face="Calibri">&nbsp;</font><br>
<font size="2" face="Arial">Kind Regards,</font><br>
<font size="2" face="Arial">Parham Vasaiely<br>
Project Manager R&amp;D</font><br>
<font size="2" face="Arial">---------------------------------------------------------------------------------------</font><br>
<font size="2" face="Arial">EADS UK Ltd.<br>
Engineering &amp; Architecture, Systems and Software Engineering</font><br>
<font size="2" face="Calibri">&nbsp;</font><tt><font size="2">_______________________________________________<br>
Community mailing list<br>
Community@xxxxxxxxxxxxxxxxx<br>
</font></tt><tt><font size="2"><a href="http://open-services.net/mailman/listinfo/community_open-services.net">http://open-services.net/mailman/listinfo/community_open-services.net</a></font></tt><tt><font size="2"><br>
</font></tt>
<p><a href="gifEnnTk5dhjN.gif" ><img src="gifEnnTk5dhjN.gif" alt="GIF image"></a></p>
<p><a href="gifOfZw6WId9F.gif" ><img src="gifOfZw6WId9F.gif" alt="GIF image"></a></p>
]]></content:encoded>
		<pubDate>Fri, 17 May 2013 15:42:12 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/lyo-dev/msg00360.html</guid>
		<author>seanpk@xxxxxxx (Sean Kennedy)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
