<?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>news.eclipse.technology.equinox</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/maillist.html</link>
		<description>NewsGroup: news.eclipse.technology.equinox</description>
		<language>en-us</language>
		<pubDate>Sat, 04 Jul 2009 20:20:21 GMT</pubDate>
		<lastBuildDate>Sat, 04 Jul 2009 20:20:21 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>news.eclipse.technology.equinox</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.technology.equinox] Starting a Java application from	a bundle</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06465.html</link>
		<description>Dear Sir, Which are the steps to follow for activating a plain Java application from within a bundle? Thanks in advance. Kind regards. Maurizio </description>
		<content:encoded><![CDATA[<tt>Dear Sir,<br>
Which are the steps to follow for activating a plain Java application from 
within a bundle?</tt><br>
<br>
<pre style="margin: 0em;">Thanks in advance.
Kind regards.
Maurizio</pre><br>
<br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 20:08:34 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06465.html</guid>
		<author>maurizio.lilli@xxxxxxx (Maurizio )</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: p2 and Composite Features</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06464.html</link>
		<description>Well I've finally figured out that it was all caused by the fact the a separate JVM was selected in the configuration. Not sure then what it would imply to run this outside of the Workspace JVM, but I guess that is for another day. Alain </description>
		<content:encoded><![CDATA[<tt>Well I've finally figured out that it was all caused by the fact the a 
separate JVM was selected in the configuration.</tt><br>
<br>
<tt>Not sure then what it would imply to run this outside of the Workspace 
JVM, but I guess that is for another day.</tt><br>
<br>
<pre style="margin: 0em;">Alain</pre><br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 15:46:51 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06464.html</guid>
		<author>apicard@xxxxxxx (Alain Picard)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] How to get resource using	ServletContext ?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06463.html</link>
		<description>Hi all, I've registered a servlet as follows: &amp;lt;extension point=&amp;quot;org.eclipse.equinox.http.registry.servlets&amp;quot;&amp;gt; &amp;lt;servlet alias=&amp;quot;/myservlet&amp;quot; class=&amp;quot;com.mycompany.MyServlet&amp;quot; httpcontextId=&amp;quot;org.eclipse.rap.httpcontextquot; load-on-startup=&amp;quot;true&amp;quot;&amp;gt; t;/servlet&amp;gt; ;/e...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi all,</pre><br>
<pre style="margin: 0em;">I've registered a servlet as follows:</pre><br>
<pre style="margin: 0em;">&lt;extension point=&quot;org.eclipse.equinox.http.registry.servlets&quot;&gt;
      &lt;servlet alias=&quot;/myservlet&quot;         class=&quot;com.mycompany.MyServlet&quot;
            httpcontextId=&quot;org.eclipse.rap.httpcontext&quot;
            load-on-startup=&quot;true&quot;&gt;
      &lt;/servlet&gt;
&lt;/extension&gt;</pre><br>
<pre style="margin: 0em;">In the bundle root I have folder 'config' which contains foo.xml.</pre><br>
<tt>Now the question is how can I access the foo.xml file from within 
servlet MyServlet ? I've tried 
ServletContext#getResource(&quot;/config/foo.xml&quot;) or 
ServletContext#getResourceAsStream(&quot;/config/foo.xml&quot;) but they always 
return null.</tt><br>
<br>
<pre style="margin: 0em;">Any help would be greatly appreciated.</pre><br>
<pre style="margin: 0em;">Regards,</pre><br>
<pre style="margin: 0em;">Setya</pre><br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 13:00:52 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06463.html</guid>
		<author>jsetya@xxxxxxx (Setya)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: P2 Installer 3.5 final fails with &quot;An error occurred while collecting items to be installed&quot;</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06462.html</link>
		<description>I posted a bug here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=282427 C&amp;#xE9;dric Vidal a &amp;#xE9;crit : </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I posted a bug here:
<a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=282427">https://bugs.eclipse.org/bugs/show_bug.cgi?id=282427</a></pre><br>
<tt><br>C&#xE9;dric Vidal a &#xE9;crit :
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>This fails only with P2 Installer. The exact same scenario works with P2 
Agent 3.5. It might be because my bundles are locally cached though.</tt><br>
<br>
<pre style="margin: 0em;">What's more P2 Installer is freshly unzipped. First run. No History.</pre><br>
<pre style="margin: 0em;">Regards,</pre><br>
<pre style="margin: 0em;">C&#xE9;dric</pre><br>
<pre style="margin: 0em;"><br>------------------------------------------------------------------------</pre><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 12:55:37 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06462.html</guid>
		<author>c.vidal@xxxxxxx (C&#xE9;dric Vidal)</author>
	</item>


	<item>
		<title>[news.eclipse.technology.equinox] Re: P2 &quot;Headless Updating on	Startup&quot; not working</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06461.html</link>
		<description> org.eclipse.jface.dialogs.ProgressIndicator.worked(ProgressIndicator.java:139) org.eclipse.jface.dialogs.ProgressMonitorDialog$ProgressMonitor.internalWorked(ProgressMonitorDialog.java:246) org.eclipse.jface.dialogs.ProgressMonitorDialog$ProgressMonitor.w...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">It looks like someone reported the same issue.</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=282333">https://bugs.eclipse.org/bugs/show_bug.cgi?id=282333</a></pre><br>
<pre style="margin: 0em;">You may want to CC yourself on the bug.</pre><br>
<pre style="margin: 0em;">Cheers
Ben</pre><br>
<tt>scott brown wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Is it possible that some things changed for the final 3.5 version that 
broke the &quot;Headless Updating on Startup&quot; example?<br>
scott brown wrote:</tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>bringing back an old topic
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I've downloaded the 3.5 release and tried my best to find all the p2 
documentation I could.  I tried Susan's example for &quot;Headless Updating 
on Startup,&quot; including her p2Util class with my application,  but i'm 
running into an issue: I get an &quot;Invalid Thread Access&quot;
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I'll include the stack trace from the workspace .log and from our 
application log below.  the line from P2Util that seems to cause the 
error is:
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>manager.loadRepository(reposToSearch[i], loadMonitor.newChild(100 / 
reposToSearch.length));
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Can anyone else reproduce this?
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>workspace .log stack trace:
</tt></blockquote><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>!ENTRY org.eclipse.ecf.provider.filetransfer 4 1001 2009-06-26 
14:45:19.815<br>
!MESSAGE Transfer Exception<br>
!STACK 0<br>
org.eclipse.swt.SWTException: Invalid thread access<br>
    at org.eclipse.swt.SWT.error(SWT.java:3884)<br>
    at org.eclipse.swt.SWT.error(SWT.java:3799)<br>
    at org.eclipse.swt.SWT.error(SWT.java:3770)<br>
    at org.eclipse.swt.widgets.Widget.error(Widget.java:463)<br>
    at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:355)<br>
    at 
org.eclipse.swt.widgets.ProgressBar.getSelection(ProgressBar.java:191)<br>
    at
</tt></blockquote><tt>org.eclipse.jface.dialogs.ProgressIndicator.worked(ProgressIndicator.java:139) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at
</tt></blockquote><tt>org.eclipse.jface.dialogs.ProgressMonitorDialog$ProgressMonitor.internalWorked(ProgressMonitorDialog.java:246) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at
</tt></blockquote><tt>org.eclipse.jface.dialogs.ProgressMonitorDialog$ProgressMonitor.worked(ProgressMonitorDialog.java:241) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at 
org.eclipse.core.runtime.SubMonitor$RootInfo.worked(SubMonitor.java:284)<br>
    at 
org.eclipse.core.runtime.SubMonitor.internalWorked(SubMonitor.java:570)<br>
    at org.eclipse.core.runtime.SubMonitor.worked(SubMonitor.java:585)<br>
    at
</tt></blockquote><tt>org.eclipse.equinox.internal.p2.repository.FileReader.handleTransferEvent(FileReader.java:161) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at
</tt></blockquote><tt>org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.fireTransferReceiveDataEvent(AbstractRetrieveFileTransfer.java:318) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at
</tt></blockquote><tt>org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientRetrieveFileTransfer.fireTransferReceiveDataEvent(HttpClientRetrieveFileTransfer.java:1013) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at
</tt></blockquote><tt>org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer.handleReceivedData(AbstractRetrieveFileTransfer.java:213) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at
</tt></blockquote><tt>org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer$1.performFileTransfer(AbstractRetrieveFileTransfer.java:141) </tt><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>    at 
org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:73)<br>
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
</tt></blockquote><br>
</blockquote><br>
]]></content:encoded>
		<pubDate>Sat, 04 Jul 2009 01:29:41 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06461.html</guid>
		<author>bvitale3002@xxxxxxx (Ben Vitale)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: Update with p2 fails in RCP	app</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06460.html</link>
		<description>ian mayo schrieb: My current way to go is to create two update sites. One with the repository from the export of the product. And a second one that contains all features/plugins that are not part of the product but are selectable by the user as enhancement...</description>
		<content:encoded><![CDATA[<tt>ian mayo schrieb:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Christian,
did you overcome this problem?</pre><br>
<tt>I've been battling with it all week - but you're one of the only other 
people who appear to have encountered it.</tt><br>
<br>
<tt>As you experienced, the Eclipse updater will not install an updated 
version of a feature because it says the product depends on an earlier 
version.</tt><br>
<br>
<pre style="margin: 0em;">I'm stumped - hopefully you had better luck.</pre><br>
<pre style="margin: 0em;">cheers,
Ian</pre><br>
</blockquote><pre style="margin: 0em;"><br>My current way to go is to create two update sites.</pre><br>
<tt>One with the repository from the export of the product.<br>
And a second one that contains all features/plugins that are not part of 
the product but are selectable by the user as enhancement of the program...</tt><br>
<br>
<tt>Though haven't had much time working on this lately..<br>
there still seem to be problems... like stuff is shown when searching 
for extensions that I don't want to be shown there (some mysterious 
launcher  that if selected creates an eclipse.exe in the directory of 
the program)... but I am going to solve that soon hopefully...</tt><br>
<br>
<pre style="margin: 0em;">Christian</pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 23:44:29 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06460.html</guid>
		<author>fakemail@xxxxxxx (Christian)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Running OSGi-DS as an &quot;Eclipse	Application&quot;</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06459.html</link>
		<description>I'm working on a small declarative services OSGi example (for what it's worth, it's the &amp;quot;org.equinoxosgi.toast&amp;quot; example). When I try to run the example using an &amp;quot;OSGi framework&amp;quot; launch configuration, the example runs fine (it prints the intended output to ...</description>
		<content:encoded><![CDATA[<tt>I'm working on a small declarative services OSGi example (for what it's 
worth, it's the &quot;org.equinoxosgi.toast&quot; example). When I try to run the 
example using an &quot;OSGi framework&quot; launch configuration, the example runs 
fine (it prints the intended output to System.out). But when I try to run 
the same code using an &quot;Eclipse Application&quot; launch configuration, the 
example doesn't print anything out at all.</tt><br>
<br>
<tt>After some debugging, we realized one of the big difference between an 
OSGi launch config and an Eclipse launch config is that OSGi has &quot;Default 
autostart&quot; set to true, and Eclipse has it set to false. When I change my 
plugins so that their autostart is &quot;true&quot; instead of default, the example 
finally works in the Eclipse launch config.</tt><br>
<br>
<tt>Now my question is: Does this imply that the &quot;immediate='true'&quot; attribute 
of the &quot;component&quot; element in my OSGI-INF/component.xml file doesn't 
actually do anything in an Eclipse launch? I'd like to build a system 
involving multiple components that will need to start up &quot;immediately&quot;. 
Shouldn't I be able to specify this behaviour in my component.xml file, 
rather than in the launch configurations?</tt><br>
<br>
<br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 21:58:39 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06459.html</guid>
		<author>owong@xxxxxxx (Oliver Wong)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: RCP using declarative services (occasionally) hangs for 30 secs on start-up.</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06458.html</link>
		<description>Can you file a bug against RT-&amp;gt;Equinox with the sample projects? DS has a timeout value if it can't get your service. Can you post the bug here too! Cheers, Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465 http://twitter.com/eclipsesource | http://...</description>
		<content:encoded><![CDATA[<tt>Mike Evans wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Hi All,<br>
I am experimenting with using OSGi declarative services in a 
conventional RCP application.  However when I launch the app within the 
IDE, it normally hangs for about 30 seconds, waiting for OSGi to start 
up.  More specifically the while() loop in EclipseStarter.updateSplash() 
takes 30 seconds or so to acquire the semaphore.<br>
If I remove my declared service by removing the reference to the service 
definition xml file in manifest.mf the app starts in about 3 secs &#xEF; 
naturally without the service.<br>
Now here&#xEF;s the odd bit.  If I restore the manifest.mf and re-run, 
everything runs beautifully for a few launches, opening service and all 
in 3 secs or so. However eventually the app will suddenly again start 
taking 30 seconds.<br>
Any ideas what might cause this?  Any pointers much appreciated.</tt><br>
<br>
<tt>Service definition:<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;scr:component xmlns:scr=&quot;<a  href="http://www.osgi.org/xmlns/scr/v1.1.0&quot">http://www.osgi.org/xmlns/scr/v1.1.0&quot</a>; 
enabled=&quot;true&quot; immediate=&quot;true&quot; name=&quot;Standalone Authentication&quot;&gt;<br>
  &lt;implementation 
class=&quot;uk.org.eoma.ui.application.standalone.internal.StandaloneAuthentication&quot;/&gt; </tt><br>
<br>
<tt>  &lt;service&gt;<br>
     &lt;provide 
interface=&quot;uk.org.eoma.ui.application.security.Authentication&quot;/&gt;<br>
  &lt;/service&gt;<br>
&lt;/scr:component&gt;</tt><br>
<br>
<pre style="margin: 0em;">Host bundle definition:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EOMA framework : standalone services
Bundle-SymbolicName: uk.org.eoma.ui.application.standalone;singleton:=true
Bundle-Version: 0.1.0.qualifier
Bundle-Activator: uk.org.eoma.ui.application.standalone.internal.Activator
Require-Bundle: org.eclipse.core.runtime,
uk.org.eoma.ui.application;bundle-version=&quot;0.1.0&quot;,
org.eclipse.equinox.security;bundle-version=&quot;1.0.100&quot;
Bundle-ActivationPolicy: lazy
Service-Component: OSGI-INF/service.xml
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: Incremental Ltd.</pre><br>
<pre style="margin: 0em;">Thanks for your time,</pre><br>
<pre style="margin: 0em;">Mike E.</pre><br>
<tt>PS : the app is currently a proof-of-concept so if anyone wants the code 
(all 3 plug-in&#xEF;s) you are welcome to it.
</tt></blockquote><pre style="margin: 0em;"><br>Can you file a bug against RT-&gt;Equinox with the sample projects?</pre><br>
<pre style="margin: 0em;">DS has a timeout value if it can't get your service.</pre><br>
<pre style="margin: 0em;">Can you post the bug here too!</pre><br>
<pre style="margin: 0em;">Cheers,</pre><br>
<pre style="margin: 0em;">Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
<a  href="http://twitter.com/eclipsesource">http://twitter.com/eclipsesource</a> | <a  href="http://twitter.com/caniszczyk">http://twitter.com/caniszczyk</a></pre><br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 17:42:26 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06458.html</guid>
		<author>zx@xxxxxxx (Chris Aniszczyk)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] RCP using declarative services	(occasionally) hangs for 30 secs on start-up.</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06457.html</link>
		<description>Hi All, I am experimenting with using OSGi declarative services in a conventional RCP application. However when I launch the app within the IDE, it normally hangs for about 30 seconds, waiting for OSGi to start up. More specifically the while() loop in Ecl...</description>
		<content:encoded><![CDATA[<tt>Hi All,<br>
I am experimenting with using OSGi declarative services in a conventional 
RCP application.  
However when I launch the app within the IDE, it normally hangs for about 
30 seconds, waiting for OSGi to start up.  
More specifically the while() loop in EclipseStarter.updateSplash() takes 
30 seconds or so to acquire the semaphore.<br>
If I remove my declared service by removing the reference to the service 
definition xml file in manifest.mf the app starts in about 3 secs ? 
naturally without the service.<br>
Now here?s the odd bit.  If I restore the manifest.mf and re-run, 
everything runs beautifully for a few launches, opening service and all in 
3 secs or so. 
However eventually the app will suddenly again start taking 30 seconds.<br>
Any ideas what might cause this?  Any pointers much appreciated.</tt><br>
<br>
<tt>Service definition:<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;scr:component xmlns:scr=&quot;<a  href="http://www.osgi.org/xmlns/scr/v1.1.0&quot">http://www.osgi.org/xmlns/scr/v1.1.0&quot</a>; 
enabled=&quot;true&quot; immediate=&quot;true&quot; name=&quot;Standalone Authentication&quot;&gt;<br>
  &lt;implementation 
class=&quot;uk.org.eoma.ui.application.standalone.internal.StandaloneAuthentication&quot;/&gt;<br>
  &lt;service&gt;<br>
     &lt;provide 
interface=&quot;uk.org.eoma.ui.application.security.Authentication&quot;/&gt;<br>
  &lt;/service&gt;<br>
&lt;/scr:component&gt;</tt><br>
<br>
<pre style="margin: 0em;">Host bundle definition:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EOMA framework : standalone services
Bundle-SymbolicName: uk.org.eoma.ui.application.standalone;singleton:=true
Bundle-Version: 0.1.0.qualifier
Bundle-Activator: uk.org.eoma.ui.application.standalone.internal.Activator
Require-Bundle: org.eclipse.core.runtime,
uk.org.eoma.ui.application;bundle-version=&quot;0.1.0&quot;,
org.eclipse.equinox.security;bundle-version=&quot;1.0.100&quot;
Bundle-ActivationPolicy: lazy
Service-Component: OSGI-INF/service.xml
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-Vendor: Incremental Ltd.</pre><br>
<pre style="margin: 0em;">Thanks for your time,</pre><br>
<pre style="margin: 0em;">Mike E.</pre><br>
<tt>PS : the app is currently a proof-of-concept so if anyone wants the code 
(all 3 plug-in?s) you are welcome to it.</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 17:17:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06457.html</guid>
		<author>mike.evans@xxxxxxx (Mike Evans)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: Update with p2 fails in RCP	app</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06456.html</link>
		<description>Christian, did you overcome this problem? I've been battling with it all week - but you're one of the only other people who appear to have encountered it. As you experienced, the Eclipse updater will not install an updated version of a feature because it s...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Christian,
did you overcome this problem?</pre><br>
<tt>I've been battling with it all week - but you're one of the only other 
people who appear to have encountered it.</tt><br>
<br>
<tt>As you experienced, the Eclipse updater will not install an updated 
version of a feature because it says the product depends on an earlier 
version.</tt><br>
<br>
<pre style="margin: 0em;">I'm stumped - hopefully you had better luck.</pre><br>
<pre style="margin: 0em;">cheers,
Ian</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 03 Jul 2009 15:36:59 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06456.html</guid>
		<author>IanMayo@xxxxxxx (ian mayo)</author>
	</item>

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