<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.ide.eclipse.equinox.devel">
    <title>gmane.comp.ide.eclipse.equinox.devel</title>
    <link>http://blog.gmane.org/gmane.comp.ide.eclipse.equinox.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6565"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6564"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6563"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6562"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6561"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6560"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6559"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6558"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6557"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6556"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6555"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6554"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6553"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6552"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6551"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6550"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6549"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6548"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6547"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6546"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6565">
    <title>Configure p2 Repository Managers to connect to HTTPS repository(-ies) with client certificate(s) programmatically</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6565</link>
    <description>&lt;pre&gt;Hello All,

I'd like to configure p2 repository managers to connect to HTTPS
repositories (Apache + client certificates).

There are several methods available to load repositories:

public IMetadataRepository loadRepository(URI location,
IProgressMonitor monitor) throws ProvisionException,
OperationCanceledException;
public IMetadataRepository loadRepository(URI location, int flags,
IProgressMonitor monitor) throws ProvisionException,
OperationCanceledException;
public IArtifactRepository loadRepository(URI location,
IProgressMonitor monitor) throws ProvisionException;
public IArtifactRepository loadRepository(URI location, int flags,
IProgressMonitor monitor) throws ProvisionException;

With "location" parameter I can provide URI to HTTPS server.
How can I provide paths to key-stores/trust-stores that contain client
and CA certificates? I don't like to use global key-stores for Java
process.

Thanks in advance.

Best regards,
Dmytro Pishchukhin
&lt;/pre&gt;</description>
    <dc:creator>Dmytro Pishchukhin</dc:creator>
    <dc:date>2012-05-20T06:28:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6564">
    <title>Eclipse and Equinox Juno RC1 now available</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6564</link>
    <description>&lt;pre&gt;

p2 repo
http://download.eclipse.org/eclipse/updates/4.2milestones

Eclipse Downloads
http://download.eclipse.org/eclipse/downloads/drops4/S-4.2RC1-201205182145/

Equinox Downloads
http://download.eclipse.org/equinox/drops/S-3.8RC1-201205182145/

&lt;/pre&gt;</description>
    <dc:creator>David M Williams</dc:creator>
    <dc:date>2012-05-19T22:46:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6563">
    <title>Package uses conflict: Import-Package</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6563</link>
    <description>&lt;pre&gt;I am trying to convert a legacy project to OSGi.
I am getting conflicts and I am having trouble resolving them.
I read http://njbartlett.name/2011/02/09/uses-constraints.html
but it isn't helping.  Digging down one level on the packages
I only see a few packages with more than one export listed (see below),
and the exports show the identical version and source - I don't
understand why they would even be listed twice.  Can anyone help?
It seems there must be a better way to do this.
 
osgi&amp;gt; diag 7
initial&amp;lt; at &amp;gt;reference:file:../../../.m2/repository/com/foobar/xx/xx-server/3.0.
0-RC1-SNAPSHOT/xx-server-3.0.0-RC1-SNAPSHOT.jar/ [7]
  Package uses conflict: Import-Package: com.foobar.common.dao;
version="[3.2.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx.business;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package:
com.foobar.xx.business.xm.accumulate; version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx.currency;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx.store;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx.types.enterprise;
version="[3.0.0,4.0.0)"
  Package uses conflict: Import-Package: com.foobar.xx.types.query;
version="[3.0.0,4.0.0)"

...

osgi&amp;gt; packages javax.sql
javax.sql; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415 [0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.foobar.xx.common_3.0.0.RC1-SNAPSHOT [6] imports
  com.mysql.jdbc_5.1.14 [12] imports
javax.sql; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415 [0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.foobar.xx.common_3.0.0.RC1-SNAPSHOT [6] imports
  com.mysql.jdbc_5.1.14 [12] imports

osgi&amp;gt; packages javax.swing
javax.swing; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415 [0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.springsource.org.antlr.stringtemplate_3.2.0 [15] imports
  com.springsource.org.apache.log4j_1.2.15 [22] imports
javax.swing; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415 [0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.springsource.org.antlr.stringtemplate_3.2.0 [15] imports
  com.springsource.org.apache.log4j_1.2.15 [22] imports

osgi&amp;gt; packages javax.swing.tree
javax.swing.tree; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415
[0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.foobar.xx.common_3.0.0.RC1-SNAPSHOT [6] imports
  com.springsource.org.antlr.stringtemplate_3.2.0 [15] imports
  com.springsource.org.apache.log4j_1.2.15 [22] imports
javax.swing.tree; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415
[0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.foobar.xx.common_3.0.0.RC1-SNAPSHOT [6] imports
  com.springsource.org.antlr.stringtemplate_3.2.0 [15] imports
  com.springsource.org.apache.log4j_1.2.15 [22] imports

osgi&amp;gt; packages javax.xml.bind
javax.xml.bind; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415 [0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.foobar.xx.common_3.0.0.RC1-SNAPSHOT [6] imports
  org.springframework.web_3.1.0.RELEASE [35] imports
javax.xml.bind; version="0.0.0"&amp;lt;org.eclipse.osgi_3.7.2.v20120110-1415 [0]&amp;gt;
  com.foobar.common.foobar-common_3.2.34.SNAPSHOT [1] imports
  com.foobar.xx.common_3.0.0.RC1-SNAPSHOT [6] imports
  org.springframework.web_3.1.0.RELEASE [35] imports

Thanks,
Dan


&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-18T17:13:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6562">
    <title>Re: Service Lookup by GUID very Slow -theFrameworkScalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6562</link>
    <description>&lt;pre&gt;Bug filed: https://bugs.eclipse.org/bugs/show_bug.cgi?id=379865

From: equinox-dev-bounces-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org [mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org] On Behalf Of Thomas Watson
Sent: Thursday, May 10, 2012 11:50 AM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Service Lookup by GUID very Slow - the Framework Scalability


I agree with Gunner.  Please open a bug report and attach a test that we can reproduce with.

Tom



[cid:image001.gif-lloUSPBlqZKQRtSrXfSIBTRmByFHzeGd&amp;lt; at &amp;gt;public.gmane.org]Gunnar Wagenknecht ---05/10/2012 01:23:05 AM---Stanly,

From:


Gunnar Wagenknecht &amp;lt;gunnar-DDAdSCQIZD/oSeNpYEG0Jg&amp;lt; at &amp;gt;public.gmane.org&amp;gt;


To:


equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;,


Date:


05/10/2012 01:23 AM


Subject:


Re: [equinox-dev] Service Lookup by GUID very Slow - the Framework Scalability

________________________________



Stanly,

Am 08.05.2012 20:18, schrieb Stanley_Poon-9gNvg8MwaQo&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;gt;:

I find your report very valuable. I think at this time the best thing is
to submit a bug and attach the sample project. The project should
contain all the code that is necessary to execute the test. This allows
the developers to look at the code and run the tests. Otherwise things
might get lost in between mails.

If Equinox is really 50x slower than two other frameworks then it looks
like there is room for improvement.

Thanks!

-Gunnar

--
Gunnar Wagenknecht
gunnar-DDAdSCQIZD/oSeNpYEG0Jg&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:gunnar-DDAdSCQIZD/oSeNpYEG0Jg&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
http://wagenknecht.org/

_______________________________________________
equinox-dev mailing list
equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
https://dev.eclipse.org/mailman/listinfo/equinox-dev


&lt;/pre&gt;</description>
    <dc:creator>Stanley_Poon-9gNvg8MwaQo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-17T23:08:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6561">
    <title>Re: Service Lookup by GUID very Slow - the Framework Scalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6561</link>
    <description>&lt;pre&gt;Bug filed: https://bugs.eclipse.org/bugs/show_bug.cgi?id=379865

See attachment to the bug for the code and bundle to reproduce the problem. You can simply drop the bundle and the activator will run the test.

Thanks,
Stanley

-----Original Message-----
From: equinox-dev-bounces-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org [mailto:equinox-dev-bounces-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org] On Behalf Of Gunnar Wagenknecht
Sent: Wednesday, May 09, 2012 11:22 PM
To: equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org
Subject: Re: [equinox-dev] Service Lookup by GUID very Slow - the Framework Scalability

Stanly,

Am 08.05.2012 20:18, schrieb Stanley_Poon-9gNvg8MwaQo&amp;lt; at &amp;gt;public.gmane.org:

I find your report very valuable. I think at this time the best thing is to submit a bug and attach the sample project. The project should contain all the code that is necessary to execute the test. This allows the developers to look at the code and run the tests. Otherwise things might get lost in between mails.

If Equinox is really 50x slower than two other frameworks then it looks like there is room for improvement.

Thanks!

-Gunnar

--
Gunnar Wagenknecht
gunnar-DDAdSCQIZD/oSeNpYEG0Jg&amp;lt; at &amp;gt;public.gmane.org
http://wagenknecht.org/

_______________________________________________
equinox-dev mailing list
equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev
&lt;/pre&gt;</description>
    <dc:creator>Stanley_Poon-9gNvg8MwaQo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-17T23:07:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6560">
    <title>Re: Where to find templates/ and scripts/ historically from org.eclipse.equinox.servletbridge?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6560</link>
    <description>&lt;pre&gt;

The SDK contains all the latest jars including the bridgeservlet code.

[rotty&amp;lt; at &amp;gt;rotty-desktop TAR-BIN]$ ls -l
equinox-SDK-3.7.2/plugins/*servletbridge*
-rw-r--r-- 1 rotty rotty  8194 Feb  8 13:52
equinox-SDK-3.7.2/plugins/org.eclipse.equinox.http.servletbridge_1.0.200.v20100503.jar
-rw-r--r-- 1 rotty rotty  7463 Feb  8 13:52
equinox-SDK-3.7.2/plugins/org.eclipse.equinox.http.servletbridge.source_1.0.200.v20100503.jar
-rw-r--r-- 1 rotty rotty 41566 Feb  8 13:52
equinox-SDK-3.7.2/plugins/org.eclipse.equinox.servletbridge_1.2.100.v20110502.jar
-rw-r--r-- 1 rotty rotty  5855 Feb  8 13:52
equinox-SDK-3.7.2/plugins/org.eclipse.equinox.servletbridge.extensionbundle_1.2.0.v20100503.jar
-rw-r--r-- 1 rotty rotty 22835 Feb  8 13:52
equinox-SDK-3.7.2/plugins/org.eclipse.equinox.servletbridge.source_1.2.100.v20110502.jar

Hope that helps.

&lt;/pre&gt;</description>
    <dc:creator>Raymond Auge</dc:creator>
    <dc:date>2012-05-17T15:22:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6559">
    <title>Re: Where to find templates/ and scripts/ historically from org.eclipse.equinox.servletbridge?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6559</link>
    <description>&lt;pre&gt;See my email yesterday – I did get servletbridge running with the instructions at
http://eclipse.dzone.com/articles/embedding-osgi-tomcat
but it is really old, the binaries date to 2007.  As far as I can no
work has been done on this project since then.  I wish I could get this
working with a newer version of OSGi but I couldn't.
Thanks,
Dan

From: Libor Jelinek &amp;lt;ljelinek-RyvdH1UADzJBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:ljelinek-RyvdH1UADzJBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;&amp;gt;
Reply-To: Equinox development mailing list &amp;lt;equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;&amp;gt;
To: "equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;lt;mailto:equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;" &amp;lt;equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;&amp;gt;
Subject: Re: [equinox-dev] Where to find templates/ and scripts/ historically from org.eclipse.equinox.servletbridge?

Hello dear Equinox developers,
sorry for using your mailing list. I'm little (actually a lot) desperate from trying to really understand how to run servlet apps in Equinox bridged mode. I'm following http://eclipse.org/equinox/server/http_in_container.php page that contains a lot of out-dated or invalid links.

Above all I would like to ask where to find folders templates/ and scripts/ from org.eclipse.equinox.servletbridge that are referred in tutorial above? These files in http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.equinox/server-side/bundles/org.eclipse.equinox.servletbridge/?root=RT_Project has been deleted as result of https://bugs.eclipse.org/bugs/show_bug.cgi?id=291396.

From bug comments I can't realize where are located here. It's still too "insider" for me to understand right now :-( Thanks for your help!

Cheers
Libor
&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-17T14:57:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6558">
    <title>Re: Where to find templates/ and scripts/ historically from org.eclipse.equinox.servletbridge?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6558</link>
    <description>&lt;pre&gt;Most (all?) of Equinox has moved from CVS to Git. The current repositories
can be found on git.eclipse.org, and you can browse the Euinox repos at:

   http://git.eclipse.org/c/equinox

I've never tried using the servletbridge though, so that's as much help as
I can provide :-/

Brian.
&lt;/pre&gt;</description>
    <dc:creator>Brian de Alwis</dc:creator>
    <dc:date>2012-05-17T11:51:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6557">
    <title>Re: Where to find templates/ and scripts/historically from org.eclipse.equinox.servletbridge?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6557</link>
    <description>&lt;pre&gt;Hello dear Equinox developers,
sorry for using your mailing list. I'm little (actually a lot) desperate
from trying to really understand how to run servlet apps in Equinox bridged
mode. I'm following
http://eclipse.org/equinox/server/http_in_container.php page
that contains a lot of out-dated or invalid links.

Above all I would like to ask where to find folders templates/ and scripts/
 from org.eclipse.equinox.servletbridge that are referred in tutorial
above? These files in
http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.equinox/server-side/bundles/org.eclipse.equinox.servletbridge/?root=RT_Project
has
been deleted as result of
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291396.

From bug comments I can't realize where are located here. It's still too
"insider" for me to understand right now :-( Thanks for your help!

Cheers
Libor
&lt;/pre&gt;</description>
    <dc:creator>Libor Jelinek</dc:creator>
    <dc:date>2012-05-17T10:06:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6556">
    <title>Servlet Bridge</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6556</link>
    <description>&lt;pre&gt;I am trying to use servletbridge to get OSGi in tomcat as described at

http://www.eclipse.org/equinox/server/http_in_container.php
http://eclipse.dzone.com/articles/embedding-osgi-tomcat

I got it to work using the pre-built bridge.war.
However that was last built in 2007.
I'd like to use a newer version of OSGi, so I tried to build my
own version of bridge.war with new OSGi but that didn't work.

The servletbridge JAR itself is still from 2007 so it is possible it
is not compatible with newer versions of OSGi.  Does anyone know about
this?  I couldn't find a newer servletbridge.  Does anyone know if one
exists or if this project is being maintained?

The JARs I tried to use were

org.eclipse.core.jobs-3.5.0.v20100515.jar
org.eclipse.equinox.common-3.6.0.v20100503.jar
org.eclipse.equinox.http.registry-1.0.0-v20070608.jar
org.eclipse.equinox.http.servlet-1.0.0-v20070606.jar
org.eclipse.equinox.http.servletbridge-1.0.0-v20070523.jar
org.eclipse.equinox.registry-3.5.0.v20100503.jar
org.eclipse.osgi-3.6.0.v20100517.jar
org.eclipse.osgi.services-3.2.100.v20100503.jar
org.eclipse.update.configurator-3.2.100-v20070615.jar

and the error looked like

May 16, 2012 3:06:19 PM org.apache.catalina.core.ApplicationContext log
SEVERE: StandardWrapper.Throwable
java.lang.RuntimeException: Could not find framework
at 
org.eclipse.equinox.servletbridge.FrameworkLauncher.buildInitialPropertyMap
(FrameworkLauncher.java:288)
at 
org.eclipse.equinox.servletbridge.FrameworkLauncher.start(FrameworkLauncher
.java:200)
at 
org.eclipse.equinox.servletbridge.BridgeServlet.init(BridgeServlet.java:63)
at javax.servlet.GenericServlet.init(GenericServlet.java:212)
at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1
206)
...


Thanks,
Dan

&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-16T21:19:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6555">
    <title>Re: Enabled pre-receive hook on equinox gitrepositories</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6555</link>
    <description>&lt;pre&gt;
Thanks for setting us up Paul.

Tom




                                                                                                                           
  From:       Paul Webster &amp;lt;pwebster-cmaem7PIVQT44Nm34jS7GywD8/FfD2ys&amp;lt; at &amp;gt;public.gmane.org&amp;gt;                                                                  
                                                                                                                           
  To:         Equinox development mailing list &amp;lt;equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;,                                                  
                                                                                                                           
  Date:       05/15/2012 07:33 AM                                                                                          
                                                                                                                           
  Subject:    [equinox-dev] Enabled pre-receive hook on equinox git repositories                                           
                                                                                                                           





Hi,

I have enabled the pre-receive hook on the equinox git repositories.

For more info:
Bug 362363 - Better policy ... provide hooks to allow a committer to delete
&amp;lt;userid&amp;gt;/branchname branches

--
Paul Webster
Hi floor.  Make me a sammich! - GIR
_______________________________________________
equinox-dev mailing list
equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

&lt;/pre&gt;</description>
    <dc:creator>Thomas Watson</dc:creator>
    <dc:date>2012-05-15T12:39:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6554">
    <title>Enabled pre-receive hook on equinox git repositories</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6554</link>
    <description>&lt;pre&gt;Hi,

I have enabled the pre-receive hook on the equinox git repositories.

For more info:
*Bug 362363* &amp;lt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=362363&amp;gt; - Better
policy ... provide hooks to allow a committer to delete &amp;lt;userid&amp;gt;/branchname
branches

&lt;/pre&gt;</description>
    <dc:creator>Paul Webster</dc:creator>
    <dc:date>2012-05-15T12:30:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6553">
    <title>Re: Service Lookup by GUID very Slow - theFrameworkScalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6553</link>
    <description>&lt;pre&gt;
I agree with Gunner.  Please open a bug report and attach a test that we
can reproduce with.

Tom




                                                                                                                         
  From:       Gunnar Wagenknecht &amp;lt;gunnar-DDAdSCQIZD/oSeNpYEG0Jg&amp;lt; at &amp;gt;public.gmane.org&amp;gt;                                                                
                                                                                                                         
  To:         equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org,                                                                                   
                                                                                                                         
  Date:       05/10/2012 01:23 AM                                                                                        
                                                                                                                         
  Subject:    Re: [equinox-dev] Service Lookup by GUID very Slow - the FrameworkScalability                        
                                                                                                                         





Stanly,

Am 08.05.2012 20:18, schrieb Stanley_Poon-9gNvg8MwaQo&amp;lt; at &amp;gt;public.gmane.org:

I find your report very valuable. I think at this time the best thing is
to submit a bug and attach the sample project. The project should
contain all the code that is necessary to execute the test. This allows
the developers to look at the code and run the tests. Otherwise things
might get lost in between mails.

If Equinox is really 50x slower than two other frameworks then it looks
like there is room for improvement.

Thanks!

-Gunnar

--
Gunnar Wagenknecht
gunnar-DDAdSCQIZD/oSeNpYEG0Jg&amp;lt; at &amp;gt;public.gmane.org
http://wagenknecht.org/

_______________________________________________
equinox-dev mailing list
equinox-dev-j9T/66MeVpFAfugRpC6u6w&amp;lt; at &amp;gt;public.gmane.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


&lt;/pre&gt;</description>
    <dc:creator>Thomas Watson</dc:creator>
    <dc:date>2012-05-10T18:49:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6552">
    <title>Re: Service Lookup by GUID very Slow - the FrameworkScalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6552</link>
    <description>&lt;pre&gt;Stanly,

Am 08.05.2012 20:18, schrieb Stanley_Poon-9gNvg8MwaQo&amp;lt; at &amp;gt;public.gmane.org:

I find your report very valuable. I think at this time the best thing is
to submit a bug and attach the sample project. The project should
contain all the code that is necessary to execute the test. This allows
the developers to look at the code and run the tests. Otherwise things
might get lost in between mails.

If Equinox is really 50x slower than two other frameworks then it looks
like there is room for improvement.

Thanks!

-Gunnar

&lt;/pre&gt;</description>
    <dc:creator>Gunnar Wagenknecht</dc:creator>
    <dc:date>2012-05-10T06:21:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6551">
    <title>Adding unbundled JARs to OSGi</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6551</link>
    <description>&lt;pre&gt;I am trying to convert a legacy project top OSGi, and I've got a bunch of
3rd party JARs that are not OSGi bundles I need to reference.
What is really the best way to do this?

I found some of them (but not all of them) as OSGi bundles at
http://ebr.springsource.com/repository/app/bundle

I tried wrap protocol
http://team.ops4j.org/wiki/display/paxurl/Wrap+Protocol
but couldn't get it work (if anyone has a working example of that it would
be great).

I really don't want to maintain my own repository of wrapped JARs.

I read the article
"Exposing the boot classpath in OSGi"

http://blog.springsource.org/2009/01/19/exposing-the-boot-classpath-in-osgi
/

I think this is the way I'd prefer to go.
However I can't seem to add anything to the classpath.
I tried setting the CLASSPATH env var, and also using the -cp flag
but neither worked.  When I log System.getProperty("java.class.path")
I just see org.eclipse.osgi_3.7.2.v20120110-1415.jar.
I am running equinox like this
$ java -jar org.eclipse.osgi_3.7.2.v20120110-1415.jar -console

Can anyone help?

Thanks,
Dan

&lt;/pre&gt;</description>
    <dc:creator>Dan Lipofsky</dc:creator>
    <dc:date>2012-05-09T16:12:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6550">
    <title>Re: Service Lookup by GUID very Slow - the Framework Scalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6550</link>
    <description>&lt;pre&gt;My guess would be something in the implementation of the filter. Sorry I 
have lost track of which framework implementation was slow... but 
nevertheless I don't know enough about the internal details of any of 
them. Perhaps the slow framework is recompiling the filter each time?

I have created a Gist showing, in simplified form, how to use 
ServiceTracker to create a dynamic index for the services using a 
particular ID property. I would be interested in hearing whether this 
speeds things up, and by how much. Here's the link: 
https://gist.github.com/2638180

Regards
Neil

&lt;/pre&gt;</description>
    <dc:creator>Neil Bartlett</dc:creator>
    <dc:date>2012-05-08T18:22:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6549">
    <title>Re: Service Lookup by GUID very Slow - the Framework Scalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6549</link>
    <description>&lt;pre&gt;Thank you Neil.

But the exact same example runs 50X faster on the other two OSGi runtime. Any thoughts? And we observed the other runtime used more memory. Will they be using some indexing (in memory)?

Thanks,
Stanley

From: equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org [mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org] On Behalf Of Neil Bartlett
Sent: Tuesday, May 08, 2012 11:02 AM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Service Lookup by GUID very Slow - the Framework Scalability

* No, services are not created lazily by default. You are creating the services yourself in your code sample, i.e., the 'serviceObject' variable.

There are some frameworks such as Declarative Services that create service instances lazily, however the creation of the service (and therefore the associated cost) would not be triggered by merely calling getServiceReferences(). It would be triggered by calling getService() on one of the ServiceReference objects.

* By creating a ServiceTracker, you can be notified synchronously as each service is registered. You could then very cheaply extract the ID property from each service and store it in a ConcurrentHashMap for later reference.

I'm pretty sure that the poor performance of your example is due to the fact that the framework is forced to evaluate the filter expression "(ID=x)" against every entry in the registry. You don't even allow it to return when it finds the first match, because you have called getServiceReferences(), plural, so it must find all of the matches not just the first one. If you called getServiceReference() then the search time would be halved, on aggregate.

Regards
Neil

[cid:image001.jpg&amp;lt; at &amp;gt;01CD2D0C.3BA6B150]
Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;lt;mailto:Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;gt;
8 May 2012 18:44
The key question is about the scalability of the runtime, in terms of


-        Number of services, 100K, 1M, 10M, etc

-        Registering and unregistering them, churn over long period of time

-        Is it primarily memory bound? Assuming that services are not CPU heavy or thread hungry

Some details of the experiment we had:

The code is pretty straightforward. We only have a 5 Service Classes. We add an ID property to each service object we register and later look it up using that ID. The look up through getServiceReferences() took 4-5 seconds when we have 200K services registered.

Also, can someone shed some light for the following questions:

-        Do you think lazy service creation may be the reason? Is lazy creation the default? How to configure it?
-        Can you outline the steps to use ServiceTrackerCustomizer to build index? Do you mean trapping the registration events and build the needed indexes?

Service Registration: we register all the 200K service instances in a loop. They are one of 5 different server classes.

BundleContext bc,

            Dictionary&amp;lt;String, String&amp;gt; props = new Hashtable&amp;lt;String, String&amp;gt;(1);
            props.put(“ID”, “ID0000001”);
            bc.registerService(ServiceClass, serviceObject, createProperties(props));


Service Look up:

            BundleContext bc,
            bc.getServiceReferences(ServiceClass, "(ID=ID0000001)”);


Thank you,
Stanley

From: equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;gt; [mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org] On Behalf Of BJ Hargrave
Sent: Friday, May 04, 2012 10:19 AM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Service Lookup by GUID very Slow

Equinox also indexes by objectClass alone. So I am not sure what the discrepancy is here. Would be nice to have the test case code to analyze. Stanley, can you post a gist with the code?

--
BJ Hargrave
Senior Technical Staff Member, IBM
OSGi Fellow and CTO of the OSGi Alliance&amp;lt;http://www.osgi.org/&amp;gt;
hargrave&amp;lt; at &amp;gt;us.ibm.com&amp;lt;mailto:hargrave&amp;lt; at &amp;gt;us.ibm.com&amp;gt;


office: +1 386 848 1781
mobile: +1 386 848 3788







From:        "Richard S. Hall" &amp;lt;heavy&amp;lt; at &amp;gt;ungoverned.org&amp;lt;mailto:heavy&amp;lt; at &amp;gt;ungoverned.org&amp;gt;&amp;gt;
To:        Equinox development mailing list &amp;lt;equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;&amp;gt;,
Date:        2012/05/04 13:16
Subject:        Re: [equinox-dev] Service Lookup by GUID very Slow
Sent by:        equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;gt;
_______________________________________________
equinox-dev mailing list
equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;
https://dev.eclipse.org/mailman/listinfo/equinox-dev
&lt;/pre&gt;</description>
    <dc:creator>Stanley_Poon-9gNvg8MwaQo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-08T18:18:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6548">
    <title>Re: Service Lookup by GUID very Slow - the Framework Scalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6548</link>
    <description>&lt;pre&gt;* No, services are not created lazily by default. You are creating the 
services yourself in your code sample, i.e., the 'serviceObject' variable.

There are some frameworks such as Declarative Services that create 
service instances lazily, however the creation of the service (and 
therefore the associated cost) would not be triggered by merely calling 
getServiceReferences(). It would be triggered by calling getService() on 
one of the ServiceReference objects.

* By creating a ServiceTracker, you can be notified synchronously as 
each service is registered. You could then very cheaply extract the ID 
property from each service and store it in a ConcurrentHashMap for later 
reference.

I'm pretty sure that the poor performance of your example is due to the 
fact that the framework is forced to evaluate the filter expression 
"(ID=x)" against every entry in the registry. You don't even allow it to 
return when it finds the first match, because you have called 
getServiceReferences(), plural, so it must find all of the matches not 
just the first one. If you called getServiceReference() then the search 
time would be halved, on aggregate.

Regards
Neil
&lt;/pre&gt;</description>
    <dc:creator>Neil Bartlett</dc:creator>
    <dc:date>2012-05-08T18:01:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6547">
    <title>Re: Service Lookup by GUID very Slow - the Framework Scalability</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6547</link>
    <description>&lt;pre&gt;The key question is about the scalability of the runtime, in terms of


-         Number of services, 100K, 1M, 10M, etc

-         Registering and unregistering them, churn over long period of time

-         Is it primarily memory bound? Assuming that services are not CPU heavy or thread hungry

Some details of the experiment we had:

The code is pretty straightforward. We only have a 5 Service Classes. We add an ID property to each service object we register and later look it up using that ID. The look up through getServiceReferences() took 4-5 seconds when we have 200K services registered.

Also, can someone shed some light for the following questions:

-        Do you think lazy service creation may be the reason? Is lazy creation the default? How to configure it?
-        Can you outline the steps to use ServiceTrackerCustomizer to build index? Do you mean trapping the registration events and build the needed indexes?

Service Registration: we register all the 200K service instances in a loop. They are one of 5 different server classes.

BundleContext bc,

            Dictionary&amp;lt;String, String&amp;gt; props = new Hashtable&amp;lt;String, String&amp;gt;(1);
            props.put(“ID”, “ID0000001”);
            bc.registerService(ServiceClass, serviceObject, createProperties(props));


Service Look up:

            BundleContext bc,
            bc.getServiceReferences(ServiceClass, "(ID=ID0000001)”);


Thank you,
Stanley

From: equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org [mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org] On Behalf Of BJ Hargrave
Sent: Friday, May 04, 2012 10:19 AM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Service Lookup by GUID very Slow

Equinox also indexes by objectClass alone. So I am not sure what the discrepancy is here. Would be nice to have the test case code to analyze. Stanley, can you post a gist with the code?

--
BJ Hargrave
Senior Technical Staff Member, IBM
OSGi Fellow and CTO of the OSGi Alliance&amp;lt;http://www.osgi.org/&amp;gt;
hargrave&amp;lt; at &amp;gt;us.ibm.com&amp;lt;mailto:hargrave&amp;lt; at &amp;gt;us.ibm.com&amp;gt;


office: +1 386 848 1781
mobile: +1 386 848 3788







From:        "Richard S. Hall" &amp;lt;heavy&amp;lt; at &amp;gt;ungoverned.org&amp;lt;mailto:heavy&amp;lt; at &amp;gt;ungoverned.org&amp;gt;&amp;gt;
To:        Equinox development mailing list &amp;lt;equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;&amp;gt;,
Date:        2012/05/04 13:16
Subject:        Re: [equinox-dev] Service Lookup by GUID very Slow
Sent by:        equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;gt;

________________________________



Just a side comment...

On the Felix framework, it is technically possible to index services on arbitrary service properties, but we don't provide any configuration properties to do so. By default, we only index on objectClass, which I assume Equinox does as well.

If all of your services have the same objectClass, then it will regress to a linear search. There is no other magic to make it faster in Felix. I would expect something similar in Equinox. If that is not the case, then yeah it sounds like there is an issue.

-&amp;gt; richard

On 5/4/12 12:41 , Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;lt;mailto:Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;gt; wrote:
Tom,

You are right on. I am using a simple filter. We just added a GUID property to each service. Two follow up questions:

-        We ran the same tests on Felix and Knopflerfish and get 100ms response time. This is about 50X. I am wondering there may be something wrong in the environment. Do you think JVM settings like Perm generation size helps? I have Xmx=2GB, Xms=1GB and XXMaxPermSize=64MB.
-        Do you think lazy service creation may be the reason? Is lazy creation the default? How to configure it?
-        Can you outline the steps to use ServiceTrackerCustomizer to build index? Do you mean trapping the registration events and build the needed indexes?

Thank you,
Stanley
From: equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;gt; [mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org] On Behalf Of Thomas Watson
Sent: Friday, May 04, 2012 5:40 AM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Service Lookup by GUID very Slow


I was also not sure what you meant by GUID.  After some thought I think you probably mean the service id or perhaps the service pid (service.id and service.pid properties)?

And by lookup I assume you are using some kind of service filter, for example "(service.id=23)" with a call to BundleContext.getServiceReferences.  I will say that the service registry is not optimized for this kind of lookup.  You are far better keeping your own data structure that optimizes the lookup over the set of service references and indexes on the keys that you want to use to lookup service references.  This can easily be done with a ServiceTrackerCustomizer.

Tom



[cid:image001.gif&amp;lt; at &amp;gt;01CD2D05.A58E8680]BJ Hargrave---05/03/2012 10:04:05 PM---What is service lookup by GUID? Services don't have globally unique identifiers. Can you provide more information on the specif

From:


BJ Hargrave/Austin/IBM&amp;lt; at &amp;gt;IBMUS


To:


Equinox development mailing list &amp;lt;equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;&amp;gt;,


Date:


05/03/2012 10:04 PM


Subject:


Re: [equinox-dev] Service Lookup by GUID very Slow




________________________________




What is service lookup by GUID? Services don't have globally unique identifiers. Can you provide more information on the specifics of your lookup? Such as the code snippet?

--
BJ Hargrave
Senior Technical Staff Member, IBM
OSGi Fellow and CTO of the OSGi Alliance&amp;lt;http://www.osgi.org/&amp;gt;
hargrave&amp;lt; at &amp;gt;us.ibm.com&amp;lt;mailto:hargrave&amp;lt; at &amp;gt;us.ibm.com&amp;gt;


office: +1 386 848 1781
mobile: +1 386 848 3788







From:        &amp;lt;Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;lt;mailto:Stanley_Poon&amp;lt; at &amp;gt;DELL.com&amp;gt;&amp;gt;
To:        &amp;lt;equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;&amp;gt;,
Date:        2012/05/03 16:54
Subject:        [equinox-dev] Service Lookup by GUID very Slow
Sent by:        equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev-bounces&amp;lt; at &amp;gt;eclipse.org&amp;gt;

________________________________




In an experiment to have 200K of services registered, the service lookup by GUID is exceedingly slow – more the 4 seconds per lookup.

There are enough RAM (8G) and heap (2G) allocated.

What would be the reason of the slowness of the lookup? Any settings to start the framework to improve this?


Thanks,
Stanley_______________________________________________
equinox-dev mailing list
equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;
https://dev.eclipse.org/mailman/listinfo/equinox-dev
_______________________________________________
equinox-dev mailing list
equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;
https://dev.eclipse.org/mailman/listinfo/equinox-dev


_______________________________________________
equinox-dev mailing list
equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;
https://dev.eclipse.org/mailman/listinfo/equinox-dev
_______________________________________________
equinox-dev mailing list
equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;lt;mailto:equinox-dev&amp;lt; at &amp;gt;eclipse.org&amp;gt;
https://dev.eclipse.org/mailman/listinfo/equinox-dev
&lt;/pre&gt;</description>
    <dc:creator>Stanley_Poon-9gNvg8MwaQo&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2012-05-08T17:44:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6546">
    <title>Re: JVM arguments passed through launcher commandline?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6546</link>
    <description>&lt;pre&gt;Ah yes, that was the problem. Thanks for the help Stephan.

Ben

On Tue, May 8, 2012 at 11:02 AM, Stephan Herrmann
&amp;lt;stephan-CFLBMwTPW48UNGrzBIF7/Q&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Ben Abernathy</dc:creator>
    <dc:date>2012-05-08T17:07:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6545">
    <title>Re: JVM arguments passed through launcher commandline?</title>
    <link>http://permalink.gmane.org/gmane.comp.ide.eclipse.equinox.devel/6545</link>
    <description>&lt;pre&gt;Ben,

that's why we need the docs :-/
I remember a discussion to use --launcher.appendVmargs only
as a toggle, you'd still need -vmargs in addition.
Also, I'm not sure if all is supported on the command line or whether
the toggle must occur in the .ini file
(see https://bugs.eclipse.org/bugs/show_bug.cgi?id=149994#c56 )

Stephan

On 05/08/2012 06:57 PM, Ben Abernathy wrote:
&lt;/pre&gt;</description>
    <dc:creator>Stephan Herrmann</dc:creator>
    <dc:date>2012-05-08T17:02:53</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.ide.eclipse.equinox.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.ide.eclipse.equinox.devel</link>
  </textinput>
</rdf:RDF>

