RE: [equinox-dev] Problem with security in Equinox

2009-04-27 Thread David Conde
Hi, I am using versiĆ³n 1.6.0_07 on Windows XP. I will continue looking for a mistake in my configuration before opening a bug. Thanks David De: equinox-dev-boun...@eclipse.org [mailto:equinox-dev-boun...@eclipse.org] En nombre de Thomas Watson Enviado el: viernes, 24 de abril de 2009

RE: [equinox-dev] Problem with security in Equinox

2009-04-27 Thread Mark Hoffmann
Hi, I run equinox with my own policy, that looks like this: grant codeBase file:/path_to_launcher_bundle/org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar { permission java.util.PropertyPermission *, read, write; permission java.io.FilePermission ALL FILES, read, write, delete;

[equinox-dev] OSGi Community Event Call for Papers

2009-04-27 Thread Ian Skerrett
The OSGi Alliance is hosting the OSGi Community Event September 22-23 in Redwood City, CA. A call for papers is now out, so if you are interested in presenting details can be found at http://www.osgi.org/CommunityEvent2009/HomePage. Deadline for submissions is May 15, 2009. Ian Skerrett

[equinox-dev] Configure Jetty in OSGi

2009-04-27 Thread Michael Vandenberg
I am trying to create a Jetty Fragment which includes the jetty.xml file to configure Jetty within my OSGi container. I can include the fragment and it get's resolved but the changes implemented in the jetty.xml file are not taking affect. What should the fragment host be for the Jetty fragment.

[equinox-dev] Equinox contribution tagged for next Galileo M7 build

2009-04-27 Thread Thomas Watson
The map file has been updated for the following Bug changes: + Bug 262906. [http.registry]initializeDelegate in ServletManager.ServletWrapper should be synchronized (FIXED) + Bug 263066. [server] Possible ClassCastException with wantClientAuth (FIXED) + Bug 264701. [launcher] Launcher looks for

[equinox-dev] Re: Configure Jetty in OSGi

2009-04-27 Thread Gunnar Wagenknecht
Hi Michael, Questions like yours are typically answered on the Equinox Newsgroup. Please have a look there. I'll post a response to the newsgroup. This list is intended for development discussions of the various Equinox pieces themselves. Web-Access: