Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Wtp-wst-dev] WST update problems

Nothing obvious. Could be a bug in P2 (which is the Eclipse Runtime, Equinox component responsible for updates).

Did you install anything by unzipping it into your Eclipse? If so, that sometimes can result in contradictory "requirements" and leaves the installation in a "broken" state. Broken, that is, for future updates (even though everything works as is). And, these are notoriously hard (impossible?) to track down. In these cases, it's usually easier to start over, and try to use the P2 intsall/update for everything (no unzipping).

If you have some steps where others could reliably reproduce this, then you might open a bug on the P2 component.

HTH



Inactive hide details for "Greg Rundlett (freephile)" ---03/12/2009 09:42:25 AM---I'm failing to update my Eclipse.  I'm new to"Greg Rundlett (freephile)" ---03/12/2009 09:42:25 AM---I'm failing to update my Eclipse. I'm new to Eclipse, so I apologize if this is obvious -- but I ha


From:

"Greg Rundlett (freephile)" <greg@xxxxxxxxxxxxx>

To:

wtp-wst-dev@xxxxxxxxxxx

Date:

03/12/2009 09:42 AM

Subject:

[Wtp-wst-dev] WST update problems

Sent by:

wtp-wst-dev-bounces@xxxxxxxxxxx




I'm failing to update my Eclipse.  I'm new to Eclipse, so I apologize
if this is obvious -- but I haven't found answers from searching far
and wide.

I have Eclipse SDK
Version: 3.4.2
Build id: M20090211-1700

None of the following features can be updated

WSDL 1.4 Feature
WSDL 1.5 Feature
WST Server Core
WST Server UI
WST Server User Documentation
WST Web Core
WST Web Services User Documentation
WST Web UI

because I get an error message that says

Cannot complete the request.  See the details.
Cannot find a solution satisfying the following requirements
org.apache.commons.logging [1.0.4.200809231229].

I assumed the problem was that eclipse was failing to locate the
dependency online in some repository (assuming it works like apt or
pear).

But then I switched to the "Available Software" tab and searched for
logging and it showed that Apache Commons Logging was not installed
(which turns out to be untrue)  So I installed it.

After a restart of eclipse, expecting now to have resolved the
dependency issues, I received the same error message: namely that it
couldn't satisfy the requirement for org.apache.commons.logging.  The
version that I had just installed was
4.4.0.v200812160100-1-37w3119171602_41  That would seem to me to
satisfy the requirement based on the dates included in the version
string.

So, I next uninstalled the WSDL 1.4 and WSDL 1.5 features figuring
that I didn't need them at the moment and that I'd be better able to
isolate the problem.

Upon restart, WSDL 1.4 and WSDL 1.5 were both listed as "Installed Software"

Now I clicked on "Help -> About" and then navigated through the
various screens for additional information.

It showed me that Apache Commons Logging was installed, and even the
exact version that eclipse thinks is missing.  Furthermore, it shows a
Version 1.1.1.v20080605-1935. This is bizarre in that it is higher in
standard version major.minor.release notation, but earlier in terms of
the included date string 2008/06/05

I'm stumped.  Is there something wrong with my configuration that can
be changed so that I can update?     Full configuration details below:


*** Date: Thursday, March 12, 2009 8:57:38 AM ET

*** Platform Details:

*** System properties:
eclipse.buildId=M20090211-1700
eclipse.commands=-os
linux
-ws
gtk
-arch
x86
-showsplash
/home/greg/opt/eclipse//plugins/org.eclipse.platform_3.3.101.v200902111700/splash.bmp
-launcher
/home/greg/opt/eclipse/eclipse
-name
Eclipse
--launcher.library
/home/greg/opt/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/eclipse_1115.so
-startup
/home/greg/opt/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-vm
/usr/lib/jvm/java-6-sun-1.6.0.10/jre/bin/../lib/i386/client/libjvm.so
eclipse.ee.install.verify=false
eclipse.home.location=file:/home/greg/opt/eclipse/
eclipse.launcher=/home/greg/opt/eclipse/eclipse
eclipse.p2.data.area=@config.dir/../p2
eclipse.p2.profile=""> eclipse.product=org.eclipse.sdk.ide
eclipse.startTime=1236862319634
eclipse.vm=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/bin/../lib/i386/client/libjvm.so
eclipse.vmargs=-Xms40m
-Xmx256m
-XX:MaxPermSize=256m
-Djava.class.path=/home/greg/opt/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
file.encoding=UTF-8
file.encoding.pkg=sun.io
file.separator=/
java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
java.awt.printerjob=sun.print.PSPrinterJob
java.class.path=/home/greg/opt/eclipse//plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
java.class.version=50.0
java.endorsed.dirs=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/endorsed
java.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/ext:/usr/java/packages/lib/ext
java.home=/usr/lib/jvm/java-6-sun-1.6.0.10/jre
java.io.tmpdir=/tmp
java.library.path=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/i386:/usr/lib/mozilla/:/usr/lib/mozilla/:/usr/lib/mozilla/:/usr/java/packages/lib/i386:/lib:/usr/lib
java.runtime.name=Java(TM) SE Runtime Environment
java.runtime.version=1.6.0_10-b33
java.specification.name=Java Platform API Specification
java.specification.vendor=Sun Microsystems Inc.
java.specification.version=1.6
java.vendor=Sun Microsystems Inc.
java.vendor.url=""> java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
java.version=1.6.0_10
java.vm.info=mixed mode, sharing
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=11.0-b15
line.separator=

org.eclipse.equinox.launcher.splash.location=/home/greg/opt/eclipse//plugins/org.eclipse.platform_3.3.101.v200902111700/splash.bmp
org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
org.eclipse.update.reconcile=false
org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
org.osgi.framework.language=en
org.osgi.framework.os.name=Linux
org.osgi.framework.os.version=2.6.27
org.osgi.framework.processor=x86
org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views
,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
org.osgi.framework.vendor=Eclipse
org.osgi.framework.version=1.4.0
org.osgi.supports.framework.extension=true
org.osgi.supports.framework.fragment=true
org.osgi.supports.framework.requirebundle=true
os.arch=i386
os.name=Linux
os.version=2.6.27-11-generic
osgi.arch=x86
osgi.bundles=reference:
file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1:start
osgi.bundles.defaultStartLevel=4
osgi.bundlestore=/home/greg/opt/eclipse/configuration/org.eclipse.osgi/bundles
osgi.compatibility.bootdelegation=true
osgi.configuration.area=file:/home/greg/opt/eclipse/configuration/
osgi.framework=file:/home/greg/opt/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
osgi.framework.beginningstartlevel=1
osgi.framework.shape=jar
osgi.framework.version=3.4.3.R34x_v20081215-1030
osgi.install.area=file:/home/greg/opt/eclipse/
osgi.instance.area=file:/home/greg/workspace/
osgi.instance.area.default=file:/home/greg/workspace/
osgi.logfile=/home/greg/workspace/.metadata/.log
osgi.manifest.cache=/home/greg/opt/eclipse/configuration/org.eclipse.osgi/manifests
osgi.nl=en_US
osgi.os=linux
osgi.splashLocation=/home/greg/opt/eclipse//plugins/org.eclipse.platform_3.3.101.v200902111700/splash.bmp
osgi.splashPath=platform:/base/plugins/org.eclipse.platform
osgi.syspath=/home/greg/opt/eclipse/plugins
osgi.ws=gtk
path.separator=:
sun.arch.data.model=32
sun.boot.class.path=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/resources.jar:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/rt.jar:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/jsse.jar:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/jce.jar:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/charsets.jar:/usr/lib/jvm/java-6-sun-1.6.0.10/jre/classes
sun.boot.library.path=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/i386
sun.cpu.endian=little
sun.cpu.isalist=
sun.desktop=gnome
sun.io.unicode.encoding=UnicodeLittle
sun.jnu.encoding=UTF-8
sun.management.compiler=HotSpot Client Compiler
sun.os.patch.level=unknown
user.country=US
user.dir=/home/greg
user.home=/home/greg
user.language=en
user.name=greg
user.timezone=America/New_York

*** Features:
com.http4e.ui (1.2.2) "Eclipse HttpClient (http4e)"
org.eclipse.cvs (1.1.2.R342_v20090122-7C79E9x9sLM1t6M9YD7_A7) "Eclipse
CVS Client"
org.eclipse.dltk.core (1.0.0.v20081009-1644-7B8T0EAAoOQ-X3YU6LgRl)
"Eclipse Dynamic Languages Toolkit (Incubation)"
org.eclipse.dltk.itcl (1.0.0.v20080815-1326-3--9oA55S5T9J28F9M) "iTcl
Extension Support for TCL language (Incubation)"
org.eclipse.dltk.ruby (1.0.0.v20080827-7B--E_EkMNrPidD28G9H) "Ruby
Development Tools (Incubation)"
org.eclipse.dltk.tcl (1.0.0.v20081007-1418-7D--EB7sQS9WbeM7MlPk) "Tcl
Development Tools (Incubation)"
org.eclipse.dltk.xotcl (1.0.0.v20080815-1326-4--_kE77c8UBP1597E)
"XOTcl Extension Support for TCL language (Incubation)"
org.eclipse.draw2d (3.4.2.v20090218-1145-3317w311_122502441)
"Graphical Editing Framework Draw2d"
org.eclipse.emf.common (2.4.0.v200902171115) "EMF Common"
org.eclipse.emf.common.ui (2.4.0.v200808251517) "EMF Common UI"
org.eclipse.emf.ecore (2.4.2.v200902171115) "EMF Ecore"
org.eclipse.emf.ecore.edit (2.4.1.v200902171115) "EMF Ecore Edit"
org.eclipse.emf.edit (2.4.2.v200902171115) "EMF Edit"
org.eclipse.emf.edit.ui (2.4.2.v200902171115) "EMF Edit UI"
org.eclipse.gef (3.4.2.v20090218-1145-67728084A56B4I233613552)
"Graphical Editing Framework GEF"
org.eclipse.help (1.0.2.R342_v20090122-7r7xEKaEJBZu5oGhP3u6nOmbM9VK)
"Help System Base"
org.eclipse.jdt (3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI)
"Eclipse Java Development Tools"
org.eclipse.pde (3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS) "PDE"
org.eclipse.php_feature (2.0.0.v20080923-1839) "PDT Plug-in"
org.eclipse.platform
(3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL) "Eclipse
Platform"
org.eclipse.rcp (3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63)
"Eclipse RCP"
org.eclipse.rse.core (3.0.3.v200902042310-7Z37HEB7sQSCRiULOVOE)
"Remote System Explorer Core"
org.eclipse.sdk
(3.4.2.R342_v20090122-7O7S7GApJ3_vCyk7ETmsfcmjhz0eHnqw7MIjk9Vdhe4Ic)
"Eclipse Project SDK"
org.eclipse.tm.discovery (3.0.0.v20080530-7N-E8ME8McIJXIwdh) "Target
Management Service Discovery Engine"
org.eclipse.tm.terminal (2.0.3.v200902181600-2-27w311_13292711)
"Target Management Terminal Widget"
org.eclipse.tm.terminal.serial (2.0.1.v20080715-2-07w31191826) "Target
Management Terminal Serial Connector"
org.eclipse.tm.terminal.ssh (2.0.2.v200811110900-2-17w311922221_11)
"Target Management Terminal SSH Connector"
org.eclipse.tm.terminal.telnet (2.0.1.v20080715-2-07w31191826) "Target
Management Terminal Telnet Connector"
org.eclipse.tm.terminal.view (2.0.1.v20080715-2-07w31191826) "Target
Management Terminal View"
org.eclipse.wst (3.1.0.v200808210632-7D208aEs_fDapUUeAAy0uXKDfmtA)
"Web Standard Tools (WST)"
org.eclipse.wst.common.fproj (3.1.0.v200807302328-25_78s733I3K3775C3)
"Eclipse Faceted Project Framework"
org.eclipse.wst.ws_wsdl14.feature
(1.4.0.v200802280619-13-7w311917141518) "Web Standard Tools (WST)"
org.eclipse.wst.ws_wsdl15.feature
(1.5.1.v200802280619-1407w311917141519) "Web Standard Tools (WST)"
org.eclipse.wst.xsl.feature
(1.0.0.v200809171039-7O7T7EEGlDcf4eymrcD5_8) "WTP XSL Tools
(Incubating)"
org.eclipse.xsd (2.4.2.v200902171115) "XSD - XML Schema Definition Model"
org.eclipse.xsd.edit (2.4.0.v200902171115) "XSD Edit"

*** Plug-in Registry:
com.http4e.core (1.2.2) "Eclipse HttpClient (http4e) Core" [Resolved]
com.http4e.ui (1.2.2) "Eclipse HttpClient (http4e)" [Starting]
com.ibm.icu (3.8.1.v20080530) "International Components for Unicode
for Java (ICU4J)" [Active]
com.jcraft.jsch (0.1.37.v200803061811) "JSch" [Resolved]
java_cup.runtime (0.10.0.v200803061811) "Java Cup" [Resolved]
javax.activation (1.1.0.v200806101325) "Apache Geronimo Activation
Plug-in" [Resolved]
javax.mail (1.4.0.v200804091730) "Javax Mail Plug-in" [Resolved]
javax.servlet (2.4.0.v200806031604) "Servlet API Bundle" [Resolved]
javax.servlet.jsp (2.0.0.v200806031607) "Java Server Pages API Bundle"
[Resolved]
javax.wsdl (1.4.0.v200806030407) "WSDL4J" [Resolved]
javax.wsdl (1.5.1.v200806030408) "WSDL4J" [Resolved]
javax.xml (1.3.4.v200806030440) "JAXP XML" [Resolved]
javax.xml.rpc (1.1.0.v200806030420) "JAX-RPC" [Resolved]
javax.xml.soap (1.2.0.v200806030421) "SAAJ" [Resolved]
org.apache.ant (1.7.0.v200803061910) "Apache Ant" [Resolved]
org.apache.axis (1.4.0.v200806030120) "Apache Web Services" [Resolved]
org.apache.bcel (5.2.0.v200803061811) "Apache BCEL" [Resolved]
org.apache.commons.codec (1.3.0.v20080530-1600) "Apache Commons Codec
Plug-in" [Resolved]
org.apache.commons.codec (1.2.0.200809231229) "Apache Commons Codec
Plug-in" [Resolved]
org.apache.commons.discovery (0.2.0.v200806030120) "Jakarta-Commons
Discovery" [Resolved]
org.apache.commons.el (1.0.0.v200806031608) "Apache Commons JSP 2.0
_expression_ Language Interpreter" [Resolved]
org.apache.commons.httpclient (3.0.1.200809231229) "Apache Commons
Httpclient Plug-in" [Resolved]
org.apache.commons.jxpath (1.2.0.v20080604-1500) "Apache Commons
JXPath" [Resolved]
org.apache.commons.logging (1.0.4.v20080605-1930) "Apache Commons
Logging Plug-in" [Resolved]
org.apache.commons.logging (1.1.1.v20080605-1935) "Apache Commons
Logging Plug-in" [Resolved]
org.apache.commons.logging (1.0.4.200809231229) "Apache Commons
Logging Plug-in" [Resolved]
org.apache.jasper (5.5.17.v200806031609) "Apache Jasper 2 Plug-in" [Resolved]
org.apache.log4j (1.2.13.v200806030600) "Apache Jakarta log4j Plug-in"
[Resolved]
org.apache.lucene (1.9.1.v20080530-1600) "Apache Lucene" [Resolved]
org.apache.lucene.analysis (1.9.1.v20080530-1600) "Apache Lucene
Analysis" [Resolved]
org.apache.wsil4j (1.0.0.v200806040330) "WSIL4J" [Resolved]
org.apache.xalan (2.7.1.v200806030242) "Xalan-Java" [Resolved]
org.apache.xerces (2.9.0.v200805270400) "Apache Xerces-J" [Resolved]
org.apache.xml.resolver (1.2.0.v200806030312) "Apache XmlResolver" [Resolved]
org.apache.xml.serializer (2.7.1.v200806030322) "Apache XML Commons
Serializer" [Resolved]
org.eclipse.ant.core (3.2.0.v20080529) "Ant Build Tool Core" [Starting]
org.eclipse.ant.ui (3.3.1.v20090120_r342) "Ant UI" [Starting]
org.eclipse.compare (3.4.1.r34x_20090121) "Compare Support" [Starting]
org.eclipse.core.boot (3.1.100.v20080218) "Core Boot" [Starting]
org.eclipse.core.commands (3.4.0.I20080509-2000) "Commands" [Resolved]
org.eclipse.core.contenttype (3.3.0.v20080604-1400) "Eclipse Content
Mechanism" [Active]
org.eclipse.core.databinding (1.1.1.M20080827-0800b) "JFace Data
Binding" [Active]
org.eclipse.core.databinding.beans (1.1.1.M20080827-0800a) "JFace Data
Binding for JavaBeans" [Resolved]
org.eclipse.core.expressions (3.4.1.r342_v20081203-0800) "_expression_
Language" [Active]
org.eclipse.core.filebuffers (3.4.0.v20080603-2000) "File Buffers" [Active]
org.eclipse.core.filesystem (1.2.0.v20080604-1400) "Core File Systems" [Active]
org.eclipse.core.filesystem.linux.x86 (1.2.0.v20080604-1400) "Core
File System for Linux" [Resolved]
org.eclipse.core.jobs (3.4.1.R34x_v20081128) "Eclipse Jobs Mechanism" [Active]
org.eclipse.core.net (1.1.0.I20080604) "Internet Connection Management" [Active]
org.eclipse.core.net.linux.x86 (1.0.0.I20080521) "Proxy for Linux" [Resolved]
org.eclipse.core.resources (3.4.2.R34x_v20090126) "Core Resource
Management" [Active]
org.eclipse.core.resources.compatibility (3.4.0.v20080604-1400) "Core
Resource Management Compatibility Fragment" [Resolved]
org.eclipse.core.runtime (3.4.0.v20080512) "Core Runtime" [Active]
org.eclipse.core.runtime.compatibility (3.2.0.v20071008) "Core Runtime
Plug-in Compatibility" [Active]
org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502)
"Authorization Compatibility Plug-in" [Active]
org.eclipse.core.runtime.compatibility.registry (3.2.200.v20080610)
"Eclipse Registry Compatibility Fragment" [Resolved]
org.eclipse.core.variables (3.2.100.v20080529-1300) "Core Variables" [Starting]
org.eclipse.cvs (1.0.200.R342_v20090206) "Eclipse CVS Client" [Starting]
org.eclipse.debug.core (3.4.1.v20090106_r342) "Debug Core" [Active]
org.eclipse.debug.ui (3.4.2.v20090110_r342) "Debug UI" [Active]
org.eclipse.dltk (1.0.0.v20080815-1326) "Eclipse Dynamic Languages
Toolkit (Incubation)" [Resolved]
org.eclipse.dltk.console (1.0.0.v20080815-1326) "Dynamic Languages
Toolkit Console Core (Incubation)" [Starting]
org.eclipse.dltk.console.ui (1.0.0.v20081009-2016) "Dynamic Languages
Toolkit Console UI (Incubation)" [Active]
org.eclipse.dltk.core (1.0.0.v20081012) "Dynamic Languages Toolkit
Core (Incubation)" [Active]
org.eclipse.dltk.debug (1.0.0.v20080924) "Dynamic Languages Toolkit
Debug Core (Incubation)" [Starting]
org.eclipse.dltk.debug.ui (1.0.0.v20081009-2016) "Dynamic Languages
Toolkit Debug UI (Incubation)" [Starting]
org.eclipse.dltk.formatter (1.0.0.v20081009-1644) "Dynamic Languages
Toolkit Formatter (Incubation)" [Resolved]
org.eclipse.dltk.itcl (1.0.0.v20080815-1326) "iTcl Extension Support
for TCL language (Incubation)" [Resolved]
org.eclipse.dltk.itcl.core (1.0.0.v20080925-1506) "Dynamic Languages
Toolkit IncrTcl Core" [Starting]
org.eclipse.dltk.itcl.ui (1.0.0.v20080815-1326) "Dynamic Languages
Toolkit IncrTcl UI" [Starting]
org.eclipse.dltk._javascript_.core (1.0.0.v20081006) "JavaScripr Core
Plug-in" [Active]
org.eclipse.dltk._javascript_.core.dom.support (1.0.0.v20080924) "Design
Time Object Model Support Plug-in" [Starting]
org.eclipse.dltk._javascript_.core.dom.support.sample
(1.0.0.v20080915-1616) "Sample Plug-in" [Starting]
org.eclipse.dltk._javascript_.debug (1.0.0.v20080815-1326) "Dynamic
Languages Toolkit Tcl Debug Core" [Starting]
org.eclipse.dltk._javascript_.debug.ui (1.0.0.v20080915-1616) "Dynamic
Languages Toolkit _javascript_ Debug UI" [Starting]
org.eclipse.dltk._javascript_.jdt.integration (1.0.0.v20080815-1326)
"_javascript_ JDT Integration Plug-in" [Starting]
org.eclipse.dltk._javascript_.jsjdtdebugger (1.0.0.v20080815-1326)
"Dynamic Languages Toolkit _javascript_/JDT debugging engine
(Incubation)" [Starting]
org.eclipse.dltk._javascript_.launching (1.0.0.v20080815-1326) "Dynamic
Languages Toolkit Tcl Launching Core" [Starting]
org.eclipse.dltk._javascript_.rhino (1.0.0.v20080924) "Rhino Plug-in" [Resolved]
org.eclipse.dltk._javascript_.rhino.dbgp (1.0.0.v20080815-1326) "Dbgp
Plug-in" [Resolved]
org.eclipse.dltk._javascript_.ui (1.0.0.v20080930) "Dynamic Languages
Toolkit _javascript_ UI" [Starting]
org.eclipse.dltk.launching (1.0.0.v20080924) "Dynamic Languages
Toolkit Launching Core (Incubation)" [Active]
org.eclipse.dltk.python.activestatedebugger (1.0.0.v20080815-1326)
"Dynamic Languages Toolkit Python ActiveState debugging engine
(Incubation)" [Starting]
org.eclipse.dltk.python.antlr (3.0.0) "Antlr Plug-in" [Resolved]
org.eclipse.dltk.python.core (1.0.0.v20081006) "Dynamic Languages
Toolkit Python Core" [Active]
org.eclipse.dltk.python.debug (1.0.0.v20080818) "Dynamic Languages
Toolkit Python Core" [Starting]
org.eclipse.dltk.python.debug.ui (1.0.0.v20080827) "Dynamic Languages
Toolkit Python Debug UI" [Starting]
org.eclipse.dltk.python.launching (1.0.0.v20080815-1326) "Dynamic
Languages Toolkit Python Launching Core" [Starting]
org.eclipse.dltk.python.ui (1.0.0.v20080930) "Dynamic Languages
Toolkit Python UI" [Starting]
org.eclipse.dltk.rse.core (1.0.0.v20080905-1706) "Dynamic Languages
Toolkit RSE Integration Core (Incubation)" [Active]
org.eclipse.dltk.rse.ui (1.0.0.v20080815-1326) "Dynamic Languages
Toolkit RSE Integration UI (Incubation)" [Starting]
org.eclipse.dltk.ruby (1.0.0.v20080815-1326) "Ruby Development Tools
(Incubation)" [Resolved]
org.eclipse.dltk.ruby.abstractdebugger (1.0.0.v20080815-1326) "Dynamic
Languages Toolkit Ruby Debuggers Support (Incubation)" [Starting]
org.eclipse.dltk.ruby.activestatedebugger (1.0.0.v20080924) "Dynamic
Languages Toolkit Ruby ActiveState Debugger Support (Incubation)"
[Starting]
org.eclipse.dltk.ruby.basicdebugger (1.0.0.v20080924) "Dynamic
Languages Toolkit Ruby Built-In Debugger Support (Incubation)"
[Starting]
org.eclipse.dltk.ruby.core (1.0.0.v20081006) "Dynamic Languages
Toolkit Ruby Core (Incubation)" [Active]
org.eclipse.dltk.ruby.debug (1.0.0.v20080902) "Dynamic Languages
Toolkit Ruby Debug (Incubation)" [Starting]
org.eclipse.dltk.ruby.debug.ui (1.0.0.v20080924) "Dynamic Languages
Toolkit Ruby Debug UI (Incubation)" [Starting]
org.eclipse.dltk.ruby.fastdebugger (1.0.0.v20080924) "Dynamic
Languages Toolkit Ruby Fast Debugger Support (Incubation)" [Starting]
org.eclipse.dltk.ruby.formatter (1.0.0.v20081009-1601) "Dynamic
Languages Toolkit Ruby Formatter (Incubation)" [Starting]
org.eclipse.dltk.ruby.launching (1.0.0.v20080819) "Dynamic Languages
Toolkit Ruby Launching (Incubation)" [Starting]
org.eclipse.dltk.ruby.testing (1.0.0.v20080924) "Dynamic Languages
Toolkit Ruby Testing Frameworks Support (Incubation)" [Starting]
org.eclipse.dltk.ruby.ui (1.0.0.v20080930) "Dynamic Languages Toolkit
Ruby UI (Incubation)" [Active]
org.eclipse.dltk.tcl (1.0.0.v20080815-1326) "Tcl Development Tools
(Incubation)" [Resolved]
org.eclipse.dltk.tcl.activestatedebugger (1.0.0.v20080815-1326)
"Dynamic Languages Toolkit Tcl Active State Debugger Support
(Incubation)" [Starting]
org.eclipse.dltk.tcl.core (1.0.0.v20081012) "Dynamic Languages Toolkit
Tcl Core (Incubation)" [Active]
org.eclipse.dltk.tcl.debug (1.0.0.v20080815-1326) "Dynamic Languages
Toolkit Tcl Debug Core (Incubation)" [Starting]
org.eclipse.dltk.tcl.debug.ui (1.0.0.v20081009-1601) "Dynamic
Languages Toolkit Tcl Debug UI (Incubation)" [Starting]
org.eclipse.dltk.tcl.doc.user (1.0.0.v20080815-1326) "Tcl Development
User Guide (Incubation)" [Starting]
org.eclipse.dltk.tcl.launching (1.0.0.v20080930) "Dynamic Languages
Toolkit Tcl Launching Core (Incubation)" [Starting]
org.eclipse.dltk.tcl.parser (1.0.0.v20081012) "Dynamic Languages
Toolkit Tcl Parser (Incubation)" [Starting]
org.eclipse.dltk.tcl.tclchecker (1.0.0.v20080908-1501) "Dynamic
Languages Toolkit TclChecker Support (Incubation)" [Starting]
org.eclipse.dltk.tcl.tcllib (1.0.0.v20080925-1710) "Dynamic Languages
Toolkit Tcl Builtin library Meta-Data (Incubation)" [Resolved]
org.eclipse.dltk.tcl.testing (1.0.0.v20080902) "Dynamic Languages
Toolkit Tcl Testing Frameworks Support (Incubation)" [Starting]
org.eclipse.dltk.tcl.testing.tcltest (1.0.0.v20080815-1326) "Dynamic
Languages Toolkit TclTest Support (Incubation)" [Starting]
org.eclipse.dltk.tcl.ui (1.0.0.v20081012) "Dynamic Languages Toolkit
Tcl UI (Incubation)" [Active]
org.eclipse.dltk.tcl.validators (1.0.0.v20081006) "Dynamic Languages
Toolkit Tcl Validators (Incubation)" [Starting]
org.eclipse.dltk.testing (1.0.0.v20080919-1935) "Dynamic Languages
Toolkit Testing Frameworks Support (Incubation)" [Starting]
org.eclipse.dltk.ui (1.0.0.v20081012) "Dynamic Languages Toolkit Core
UI (Incubation)" [Active]
org.eclipse.dltk.validators.core (1.0.0.v20081006) "Dynamic Languages
Toolkit Validators Core (Incubation)" [Starting]
org.eclipse.dltk.validators.externalchecker (0.95.1.v20081006)
"Dynamic Languages Toolkit Validators UI (Incubation)" [Starting]
org.eclipse.dltk.validators.ui (1.0.0.v20081001-1922) "Dynamic
Languages Toolkit Validators UI (Incubation)" [Starting]
org.eclipse.dltk.xotcl (1.0.0.v20080815-1326) "XOTcl Extension Support
for TCL language (Incubation)" [Resolved]
org.eclipse.dltk.xotcl.core (1.0.0.v20081012) "Dynamic Languages
Toolkit XOTcl Core" [Starting]
org.eclipse.dltk.xotcl.testing.xounit (1.0.0.v20080827) "Dynamic
Languages Toolkit XOUnit Framework Support (Incubation)" [Starting]
org.eclipse.dltk.xotcl.ui (1.0.0.v20080815-1326) "Dynamic Languages
Toolkit XOTcl UI" [Starting]
org.eclipse.draw2d (3.4.2.v20090114-1330) "Graphical Editing Framework
Draw2d" [Starting]
org.eclipse.ecf (2.0.0.v20080611-1715) "Eclipse Communication
Framework (ECF)" [Active]
org.eclipse.ecf.datashare (1.3.0.v20081224-1728) "ECF DataShare API" [Resolved]
org.eclipse.ecf.docshare (2.0.0.v20081224-1728) "ECF DocShare Plugin" [Active]
org.eclipse.ecf.filetransfer (2.0.0.v20080611-1715) "ECF Filetransfer
API" [Active]
org.eclipse.ecf.identity (2.0.0.v20080611-1715) "ECF Identity API" [Active]
org.eclipse.ecf.presence (1.4.0.v20081224-1728) "ECF Presence API" [Starting]
org.eclipse.ecf.presence.ui (1.2.0.v20081224-1728) "ECF Presence UI" [Starting]
org.eclipse.ecf.provider.filetransfer (2.0.0.v20080611-1715) "ECF
Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient (2.1.0.200809231229)
"ECF HttpClient Filetransfer Provider" [Active]
org.eclipse.ecf.provider.filetransfer.httpclient.ssl
(1.0.0.200809231229) "ECF HttpClient Filetransfer Provider" [Resolved]
org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.v20080611-1715) "ECF
Filetransfer Provider" [Resolved]
org.eclipse.ecf.sharedobject (1.3.100.v20081224-1728) "ECF
Sharedobject API" [Starting]
org.eclipse.ecf.ssl (1.0.0.v20080611-1715) "Eclipse Communication
Framework (ECF)" [Resolved]
org.eclipse.ecf.ui (2.0.0.v20081224-1728) "ECF UI" [Starting]
org.eclipse.emf.common (2.4.0.v200902171115) "EMF Common" [Active]
org.eclipse.emf.common.ui (2.4.0.v200902171115) "EMF Common UI" [Starting]
org.eclipse.emf.ecore (2.4.2.v200902171115) "EMF Ecore" [Active]
org.eclipse.emf.ecore.change (2.4.0.v200902171115) "EMF Change Model" [Starting]
org.eclipse.emf.ecore.change.edit (2.4.0.v200902171115) "EMF Change
Edit" [Starting]
org.eclipse.emf.ecore.edit (2.4.1.v200902171115) "EMF Ecore Edit" [Starting]
org.eclipse.emf.ecore.xmi (2.4.1.v200902171115) "EMF XML/XMI
Persistence" [Active]
org.eclipse.emf.edit (2.4.2.v200902171115) "EMF Edit" [Starting]
org.eclipse.emf.edit.ui (2.4.2.v200902171115) "EMF Edit UI" [Starting]
org.eclipse.equinox.app (1.1.0.v20080421-2006) "Equinox Application
Container" [Active]
org.eclipse.equinox.common (3.4.0.v20080421-2006) "Common Eclipse
Runtime" [Active]
org.eclipse.equinox.frameworkadmin (1.0.2.R34x_v20081007) "Equinox
Framework Admin" [Active]
org.eclipse.equinox.frameworkadmin.equinox (1.0.4.v20080930) "Equinox
Framework Admin for Equinox" [Active]
org.eclipse.equinox.http.jetty (1.1.0.v20080425) "Jetty Http Service" [Starting]
org.eclipse.equinox.http.registry (1.0.100.v20080427-0830) "Http
Service Registry Extensions" [Resolved]
org.eclipse.equinox.http.servlet (1.0.100.v20080427-0830) "Http
Services Servlet" [Starting]
org.eclipse.equinox.jsp.jasper (1.0.100.v20080427-0830) "Jasper Jsp
Support Bundle" [Starting]
org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20080427-0830) "Jasper
Jsp Registry Support Plug-in" [Starting]
org.eclipse.equinox.launcher (1.0.101.R34x_v20081125) "Equinox
Launcher" [Resolved]
org.eclipse.equinox.launcher.gtk.linux.x86 (1.0.101.R34x_v20080805)
"Equinox Launcher Linux X86 Fragment" [Resolved]
org.eclipse.equinox.p2.artifact.repository (1.0.4.v20080930) "Equinox
Provisioning Artifact Repository Support" [Active]
org.eclipse.equinox.p2.console (1.0.0.v20080514-1900) "Equinox
Provisioning Console" [Starting]
org.eclipse.equinox.p2.core (1.0.4.v20081112-1019) "Equinox
Provisioning Core" [Active]
org.eclipse.equinox.p2.director (1.0.4.v20081112-1019) "Equinox
Provisioning Director" [Active]
org.eclipse.equinox.p2.director.app (1.0.1.R34x_v20080729) "Equinox
Provisioning Director Application" [Starting]
org.eclipse.equinox.p2.directorywatcher (1.0.2.v20080806-1619)
"Equinox Provisioning Directory Watcher" [Active]
org.eclipse.equinox.p2.engine (1.0.4.v20080930) "Equinox Provisioning
Engine" [Active]
org.eclipse.equinox.p2.exemplarysetup (1.0.0.v20080427-2136) "Equinox
Provisioning Exemplary Setup" [Active]
org.eclipse.equinox.p2.extensionlocation (1.0.4.v20081027-2115)
"Extension Location Repository Support" [Active]
org.eclipse.equinox.p2.garbagecollector (1.0.1.R34x_v20080818)
"Provisioning Garbage Collector" [Active]
org.eclipse.equinox.p2.jarprocessor (1.0.0.v20080514-1900) "Equinox
Provisioning JAR Processor" [Resolved]
org.eclipse.equinox.p2.metadata (1.0.0.v20080514-1900) "Equinox
Provisioning Metadata" [Active]
org.eclipse.equinox.p2.metadata.generator (1.0.4.v20081217) "Equinox
Provisioning Metadata Generator" [Active]
org.eclipse.equinox.p2.metadata.repository (1.0.0.v20080604) "Equinox
Provisioning Metadata Repository" [Active]
org.eclipse.equinox.p2.reconciler.dropins (1.0.4.v20081027-2115)
"Dropin Reconciler Plug-in" [Active]
org.eclipse.equinox.p2.touchpoint.eclipse (1.0.2.v20081119-1055)
"Equinox Provisioning Eclipse Touchpoint" [Active]
org.eclipse.equinox.p2.touchpoint.natives (1.0.0.v20080505-1850)
"Equinox Provisioning Native Touchpoint" [Starting]
org.eclipse.equinox.p2.ui (1.0.4.R34x_v20090123) "Equinox Provisioning
UI Support" [Active]
org.eclipse.equinox.p2.ui.sdk (1.0.1.R34x_v20081029) "Equinox
Provisioning Platform Update Support" [Active]
org.eclipse.equinox.p2.updatechecker (1.0.0.v20080427-2136) "Equinox
Provisioning Update Checker" [Active]
org.eclipse.equinox.p2.updatesite (1.0.1.R34x_v20080808-1156) "Update
site repository adapter bundle (Incubation)" [Active]
org.eclipse.equinox.preferences (3.2.201.R34x_v20080709) "Eclipse
Preferences Mechanism" [Active]
org.eclipse.equinox.registry (3.4.0.v20080516-0950) "Extension
Registry Support" [Active]
org.eclipse.equinox.security (1.0.1.R34x_v20080721) "Equinox Java
Authentication and Authorization Service (JAAS)" [Active]
org.eclipse.equinox.security.ui (1.0.0.v20080603-1810) "Equinox
Security Default UI" [Starting]
org.eclipse.equinox.simpleconfigurator (1.0.0.v20080604) "Simple
Configurator" [Active]
org.eclipse.equinox.simpleconfigurator.manipulator (1.0.4.v20080930)
"Simple Configurator Manipulator" [Active]
org.eclipse.gef (3.4.1.v20080806) "Graphical Editing Framework GEF" [Starting]
org.eclipse.help (3.3.102.v20081014_34x) "Help System Core" [Active]
org.eclipse.help.appserver (3.1.300.v20080507) "Help Application
Server" [Starting]
org.eclipse.help.base (3.3.103.v20090128_34x) "Help System Base" [Starting]
org.eclipse.help.ui (3.3.102.v20081014_34x) "Help System UI" [Starting]
org.eclipse.help.webapp (3.3.101.M20080805_34x) "Help System Webapp" [Starting]
org.eclipse.jdt (3.4.2.r342_v20090128) "Eclipse Java Development
Tools" [Resolved]
org.eclipse.jdt.apt.core (3.3.101.R34x_v20090114-1205) "Java
Annotation Processing Core" [Starting]
org.eclipse.jdt.apt.pluggable.core (1.0.101.R34x_v20081108-1950) "Java
Compiler Apt IDE" [Starting]
org.eclipse.jdt.apt.ui (3.3.100.v20080407-1345) "Java Annotation
Processing UI" [Starting]
org.eclipse.jdt.compiler.apt (1.0.101.R34x_v20090114-1205) "Java
Compiler Apt" [Resolved]
org.eclipse.jdt.compiler.tool (1.0.100.v_894_R34x) "Java Compiler Tool
Support" [Resolved]
org.eclipse.jdt.core (3.4.4.v_894_R34x) "Java Development Tools Core" [Starting]




      SupportedKeyClasses:
java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
  Service: Signature, Algorithm: SHA384withRSA, Class:
sun.security.rsa.RSASignature$SHA384withRSA
   Aliases: OID.1.2.840.113549.1.1.12
   Attributes:
     SupportedKeyClasses:
java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
  Service: Signature, Algorithm: MD2withRSA, Class:
sun.security.rsa.RSASignature$MD2withRSA
   Aliases: 1.2.840.113549.1.1.2
   Attributes:
     SupportedKeyClasses:
java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
  Service: KeyPairGenerator, Algorithm: RSA, Class:
sun.security.rsa.RSAKeyPairGenerator
   Aliases: 1.2.840.113549.1.1
  Service: Signature, Algorithm: SHA256withRSA, Class:
sun.security.rsa.RSASignature$SHA256withRSA
   Aliases: OID.1.2.840.113549.1.1.11
   Attributes:
     SupportedKeyClasses:
java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey

Provider: SunJSSE, Version: 1.6, Class: com.sun.net.ssl.internal.ssl.Provider
 Description: Sun JSSE provider(PKCS12, SunX509 key/trust factories,
SSLv3, TLSv1)
 Services (16):
  Service: Signature, Algorithm: MD5andSHA1withRSA, Class:
com.sun.net.ssl.internal.ssl.RSASignature
  Service: SSLContext, Algorithm: Default, Class:
com.sun.net.ssl.internal.ssl. DefaultSSLContextImpl
  Service: KeyManagerFactory, Algorithm: SunX509, Class:
com.sun.net.ssl.internal.ssl.KeyManagerFactoryImpl$SunX509
  Service: SSLContext, Algorithm: SSL, Class:
com.sun.net.ssl.internal.ssl.SSLContextImpl
  Service: Signature, Algorithm: MD5withRSA, Class:
sun.security.rsa.RSASignature$MD5withRSA
   Aliases: 1.2.840.113549.1.1.4
  Service: Signature, Algorithm: SHA1withRSA, Class:
sun.security.rsa.RSASignature$SHA1withRSA
   Aliases: OID.1.2.840.113549.1.1.5
  Service: KeyFactory, Algorithm: RSA, Class: sun.security.rsa.RSAKeyFactory
   Aliases: 1.2.840.113549.1.1
  Service: TrustManagerFactory, Algorithm: SunX509, Class:
com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl$SimpleFactory
  Service: SSLContext, Algorithm: SSLv3, Class:
com.sun.net.ssl.internal.ssl.SSLContextImpl
  Service: KeyStore, Algorithm: PKCS12, Class:
com.sun.net.ssl.internal.pkcs12.PKCS12KeyStore
  Service: SSLContext, Algorithm: TLS, Class:
com.sun.net.ssl.internal.ssl.SSLContextImpl
  Service: KeyPairGenerator, Algorithm: RSA, Class:
sun.security.rsa.RSAKeyPairGenerator
   Aliases: 1.2.840.113549.1.1
  Service: SSLContext, Algorithm: TLSv1, Class:
com.sun.net.ssl.internal.ssl.SSLContextImpl
  Service: Signature, Algorithm: MD2withRSA, Class:
sun.security.rsa.RSASignature$MD2withRSA
   Aliases: 1.2.840.113549.1.1.2
  Service: KeyManagerFactory, Algorithm: NewSunX509, Class:
com.sun.net.ssl.internal.ssl.KeyManagerFactoryImpl$X509
  Service: TrustManagerFactory, Algorithm: PKIX, Class:
com.sun.net.ssl.internal.ssl.TrustManagerFactoryImpl$PKIXFactory
   Aliases: X.509

Provider: SunJCE, Version: 1.6, Class: com.sun.crypto.provider.SunJCE
 Description: SunJCE Provider (implements RSA, DES, Triple DES, AES,
Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
 Services (60):
  Service: KeyGenerator, Algorithm: DESede, Class:
com.sun.crypto.provider.DESedeKeyGenerator
   Aliases: TripleDES
  Service: KeyGenerator, Algorithm: HmacSHA384, Class:
com.sun.crypto.provider.KeyGeneratorCore$HmacSHA384KG
  Service: AlgorithmParameters, Algorithm: OAEP, Class:
com.sun.crypto.provider.OAEPParameters
  Service: KeyGenerator, Algorithm: ARCFOUR, Class:
com.sun.crypto.provider.KeyGeneratorCore$ARCFOURKeyGenerator
   Aliases: RC4
  Service: Cipher, Algorithm: AESWrap, Class:
com.sun.crypto.provider.AESWrapCipher
   Attributes:
     SupportedPaddings: NOPADDING
     SupportedKeyFormats: RAW
     SupportedModes: ECB
  Service: KeyGenerator, Algorithm: HmacSHA256, Class:
com.sun.crypto.provider.KeyGeneratorCore$HmacSHA256KG
  Service: KeyGenerator, Algorithm: HmacSHA512, Class:
com.sun.crypto.provider.KeyGeneratorCore$HmacSHA512KG
  Service: AlgorithmParameters, Algorithm: AES, Class:
com.sun.crypto.provider.AESParameters
   Aliases: Rijndael
  Service: AlgorithmParameters, Algorithm: PBEWithMD5AndTripleDES,
Class: com.sun.crypto.provider.PBEParameters
  Service: AlgorithmParameters, Algorithm: RC2, Class:
com.sun.crypto.provider.RC2Parameters
  Service: KeyStore, Algorithm: JCEKS, Class:
com.sun.crypto.provider.JceKeyStore
  Service: KeyGenerator, Algorithm: SunTlsPrf, Class:
com.sun.crypto.provider.TlsPrfGenerator
  Service: Cipher, Algorithm: DES, Class: com.sun.crypto.provider.DESCipher
   Attributes:
     SupportedKeyFormats: RAW
     SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
     SupportedModes:
ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
  Service: Cipher, Algorithm: RSA, Class: com.sun.crypto.provider.RSACipher
   Attributes:
     SupportedPaddings:
NOPADDING|PKCS1PADDING|OAEPWITHMD5ANDMGF1PADDING|OAEPWITHSHA1ANDMGF1PADDING|OAEPWITHSHA-1ANDMGF1PADDING|OAEPWITHSHA-256ANDMGF1PADDING|OAEPWITHSHA-384ANDMGF1PADDING|OAEPWITHSHA-512ANDMGF1PADDING
     SupportedModes: ECB
     SupportedKeyClasses:
java.security.interfaces.RSAPublicKey|java.security.interfaces.RSAPrivateKey
  Service: KeyFactory, Algorithm: DiffieHellman, Class:
com.sun.crypto.provider.DHKeyFactory
   Aliases: DH
  Service: Cipher, Algorithm: PBEWithSHA1AndDESede, Class:
com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede
   Aliases: OID.1.2.840.113549.1.12.1.3
  Service: AlgorithmParameters, Algorithm: DiffieHellman, Class:
com.sun.crypto.provider.DHParameters
   Aliases: DH
  Service: Cipher, Algorithm: DESedeWrap, Class:
com.sun.crypto.provider.DESedeWrapCipher
   Attributes:
     SupportedPaddings: NOPADDING
     SupportedKeyFormats: RAW
     SupportedModes: CBC
  Service: KeyGenerator, Algorithm: SunTlsRsaPremasterSecret, Class:
com.sun.crypto.provider.TlsRsaPremasterSecretGenerator
  Service: AlgorithmParameters, Algorithm: DESede, Class:
com.sun.crypto.provider.DESedeParameters
   Aliases: TripleDES
  Service: KeyGenerator, Algorithm: HmacSHA1, Class:
com.sun.crypto.provider.HmacSHA1KeyGenerator
  Service: SecretKeyFactory, Algorithm: PBEWithMD5AndDES, Class:
com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndDES
   Aliases: 1.2.840.113549.1.5.3
  Service: Cipher, Algorithm: PBEWithSHA1AndRC2_40, Class:
com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndRC2_40
   Aliases: OID.1.2.840.113549.1.12.1.6
  Service: Mac, Algorithm: HmacMD5, Class: com.sun.crypto.provider.HmacMD5
   Attributes:
     SupportedKeyFormats: RAW
  Service: SecretKeyFactory, Algorithm: DESede, Class:
com.sun.crypto.provider.DESedeKeyFactory
   Aliases: TripleDES
  Service: Mac, Algorithm: SslMacSHA1, Class:
com.sun.crypto.provider.SslMacCore$SslMacSHA1
   Attributes:
     SupportedKeyFormats: RAW
  Service: KeyGenerator, Algorithm: SunTlsMasterSecret, Class:
com.sun.crypto.provider.TlsMasterSecretGenerator
  Service: KeyGenerator, Algorithm: DES, Class:
com.sun.crypto.provider.DESKeyGenerator
  Service: Cipher, Algorithm: PBEWithMD5AndTripleDES, Class:
com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
  Service: AlgorithmParameters, Algorithm: PBEWithSHA1AndDESede,
Class: com.sun.crypto.provider.PBEParameters
   Aliases: OID.1.2.840.113549.1.12.1.3
  Service: Cipher, Algorithm: ARCFOUR, Class:
com.sun.crypto.provider.ARCFOURCipher
   Aliases: RC4
   Attributes:
     SupportedKeyFormats: RAW
     SupportedPaddings: NOPADDING
     SupportedModes: ECB
  Service: AlgorithmParameters, Algorithm: PBE, Class:
com.sun.crypto.provider.PBEParameters
  Service: SecretKeyFactory, Algorithm: PBEWithMD5AndTripleDES,
Class: com.sun.crypto.provider.PBEKeyFactory$PBEWithMD5AndTripleDES
  Service: Mac, Algorithm: HmacPBESHA1, Class:
com.sun.crypto.provider.HmacPKCS12PBESHA1
   Attributes:
     SupportedKeyFormats: RAW
  Service: Cipher, Algorithm: AES, Class: com.sun.crypto.provider.AESCipher
   Aliases: Rijndael
   Attributes:
     SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
     SupportedKeyFormats: RAW
     SupportedModes:
ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64|CFB72|CFB80|CFB88|CFB96|CFB104|CFB112|CFB120|CFB128|OFB72|OFB80|OFB88|OFB96|OFB104|OFB112|OFB120|OFB128
  Service: SecretKeyFactory, Algorithm: DES, Class:
com.sun.crypto.provider.DESKeyFactory
  Service: Cipher, Algorithm: RC2, Class: com.sun.crypto.provider.RC2Cipher
   Attributes:
     SupportedKeyFormats: RAW
     SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
     SupportedModes:
ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
  Service: AlgorithmParameters, Algorithm: PBEWithSHA1AndRC2_40,
Class: com.sun.crypto.provider.PBEParameters
   Aliases: OID.1.2.840.113549.1.12.1.6
  Service: KeyAgreement, Algorithm: DiffieHellman, Class:
com.sun.crypto.provider.DHKeyAgreement
   Aliases: DH
   Attributes:
     SupportedKeyClasses:
javax.crypto.interfaces.DHPublicKey|javax.crypto.interfaces.DHPrivateKey
  Service: KeyGenerator, Algorithm: Blowfish, Class:
com.sun.crypto.provider.BlowfishKeyGenerator
  Service: KeyPairGenerator, Algorithm: DiffieHellman, Class:
com.sun.crypto.provider.DHKeyPairGenerator
   Aliases: DH
  Service: Cipher, Algorithm: PBEWithMD5AndDES, Class:
com.sun.crypto.provider.PBEWithMD5AndDESCipher
   Aliases: 1.2.840.113549.1.5.3
  Service: Cipher, Algorithm: Blowfish, Class:
com.sun.crypto.provider.BlowfishCipher
   Attributes:
     SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
     SupportedKeyFormats: RAW
     SupportedModes:
ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64
  Service: AlgorithmParameters, Algorithm: DES, Class:
com.sun.crypto.provider.DESParameters
  Service: KeyGenerator, Algorithm: AES, Class:
com.sun.crypto.provider.AESKeyGenerator
   Aliases: Rijndael
  Service: KeyGenerator, Algorithm: HmacMD5, Class:
com.sun.crypto.provider.HmacMD5KeyGenerator
  Service: SecretKeyFactory, Algorithm: PBKDF2WithHmacSHA1, Class:
com.sun.crypto.provider.PBKDF2HmacSHA1Factory
   Aliases: OID.1.2.840.113549.1.5.12
  Service: KeyGenerator, Algorithm: RC2, Class:
com.sun.crypto.provider.KeyGeneratorCore$RC2KeyGenerator
  Service: Mac, Algorithm: SslMacMD5, Class:
com.sun.crypto.provider.SslMacCore$SslMacMD5
   Attributes:
     SupportedKeyFormats: RAW
  Service: SecretKeyFactory, Algorithm: PBEWithSHA1AndDESede, Class:
com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndDESede
   Aliases: OID.1.2.840.113549.1.12.1.3
  Service: AlgorithmParameterGenerator, Algorithm: DiffieHellman,
Class: com.sun.crypto.provider.DHParameterGenerator
   Aliases: DH
  Service: Mac, Algorithm: HmacSHA1, Class: com.sun.crypto.provider.HmacSHA1
   Attributes:
     SupportedKeyFormats: RAW
  Service: Mac, Algorithm: HmacSHA384, Class:
com.sun.crypto.provider.HmacCore$HmacSHA384
   Attributes:
     SupportedKeyFormats: RAW
  Service: KeyGenerator, Algorithm: SunTlsKeyMaterial, Class:
com.sun.crypto.provider.TlsKeyMaterialGenerator
  Service: SecretKeyFactory, Algorithm: PBEWithSHA1AndRC2_40, Class:
com.sun.crypto.provider.PBEKeyFactory$PBEWithSHA1AndRC2_40
   Aliases: OID.1.2.840.113549.1.12.1.6
  Service: Mac, Algorithm: HmacSHA256, Class:
com.sun.crypto.provider.HmacCore$HmacSHA256
   Attributes:
     SupportedKeyFormats: RAW
  Service: AlgorithmParameters, Algorithm: Blowfish, Class:
com.sun.crypto.provider.BlowfishParameters
  Service: Mac, Algorithm: HmacSHA512, Class:
com.sun.crypto.provider.HmacCore$HmacSHA512
   Attributes:
     SupportedKeyFormats: RAW
  Service: AlgorithmParameters, Algorithm: PBEWithMD5AndDES, Class:
com.sun.crypto.provider.PBEParameters
   Aliases: 1.2.840.113549.1.5.3
  Service: Cipher, Algorithm: DESede, Class:
com.sun.crypto.provider.DESedeCipher
   Aliases: TripleDES
   Attributes:
     SupportedKeyFormats: RAW
     SupportedPaddings: NOPADDING|PKCS5PADDING|ISO10126PADDING
     SupportedModes:
ECB|CBC|PCBC|CTR|CTS|CFB|OFB|CFB8|CFB16|CFB24|CFB32|CFB40|CFB48|CFB56|CFB64|OFB8|OFB16|OFB24|OFB32|OFB40|OFB48|OFB56|OFB64

Provider: SunJGSS, Version: 1.0, Class: sun.security.jgss.SunProvider
 Description: Sun (Kerberos v5, SPNEGO)
 Services (2):
  Service: GssApiMechanism, Algorithm: 1.3.6.1.5.5.2, Class:
sun.security.jgss.spnego.SpNegoMechFactory
  Service: GssApiMechanism, Algorithm: 1.2.840.113554.1.2.2, Class:
sun.security.jgss.krb5.Krb5MechFactory

Provider: SunSASL, Version: 1.5, Class: com.sun.security.sasl.Provider
 Description: Sun SASL provider(implements client mechanisms for:
DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5; server mechanisms for:
DIGEST-MD5, GSSAPI, CRAM-MD5)
 Services (8):
  Service: SaslServerFactory, Algorithm: CRAM-MD5, Class:
com.sun.security.sasl.ServerFactoryImpl
  Service: SaslClientFactory, Algorithm: PLAIN, Class:
com.sun.security.sasl.ClientFactoryImpl
  Service: SaslClientFactory, Algorithm: EXTERNAL, Class:
com.sun.security.sasl.ClientFactoryImpl
  Service: SaslServerFactory, Algorithm: DIGEST-MD5, Class:
com.sun.security.sasl.digest.FactoryImpl
  Service: SaslClientFactory, Algorithm: GSSAPI, Class:
com.sun.security.sasl.gsskerb.FactoryImpl
  Service: SaslClientFactory, Algorithm: DIGEST-MD5, Class:
com.sun.security.sasl.digest.FactoryImpl
  Service: SaslClientFactory, Algorithm: CRAM-MD5, Class:
com.sun.security.sasl.ClientFactoryImpl
  Service: SaslServerFactory, Algorithm: GSSAPI, Class:
com.sun.security.sasl.gsskerb.FactoryImpl

Provider: XMLDSig, Version: 1.0, Class: org.jcp.xml.dsig.internal.dom.XMLDSigRI
 Description: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory)
 Services (11):
  Service: KeyInfoFactory, Algorithm: DOM, Class:
org.jcp.xml.dsig.internal.dom.DOMKeyInfoFactory
  Service: TransformService, Algorithm:
http://www.w3.org/TR/1999/REC-xpath-19991116, Class:
org.jcp.xml.dsig.internal.dom.DOMXPathTransform
   Aliases: XPATH
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments, Class:
org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
   Aliases: INCLUSIVE_WITH_COMMENTS
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/2000/09/xmldsig#base64, Class:
org.jcp.xml.dsig.internal.dom.DOMBase64Transform
   Aliases: BASE64
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/2000/09/xmldsig#enveloped-signature, Class:
org.jcp.xml.dsig.internal.dom.DOMEnvelopedTransform
   Aliases: ENVELOPED
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/TR/2001/REC-xml-c14n-20010315, Class:
org.jcp.xml.dsig.internal.dom.DOMCanonicalXMLC14NMethod
   Aliases: INCLUSIVE
   Attributes:
     MechanismType: DOM
  Service: XMLSignatureFactory, Algorithm: DOM, Class:
org.jcp.xml.dsig.internal.dom.DOMXMLSignatureFactory
  Service: TransformService, Algorithm:
http://www.w3.org/2002/06/xmldsig-filter2, Class:
org.jcp.xml.dsig.internal.dom.DOMXPathFilter2Transform
   Aliases: XPATH2
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/2001/10/xml-exc-c14n#, Class:
org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
   Aliases: EXCLUSIVE
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/TR/1999/REC-xslt-19991116, Class:
org.jcp.xml.dsig.internal.dom.DOMXSLTTransform
   Aliases: XSLT
   Attributes:
     MechanismType: DOM
  Service: TransformService, Algorithm:
http://www.w3.org/2001/10/xml-exc-c14n#WithComments, Class:
org.jcp.xml.dsig.internal.dom.DOMExcC14NMethod
   Aliases: EXCLUSIVE_WITH_COMMENTS
   Attributes:
     MechanismType: DOM

Provider: SunPCSC, Version: 1.6, Class: sun.security.smartcardio.SunPCSC
 Description: Sun PC/SC provider
 Services (1):
  Service: TerminalFactory, Algorithm: PC/SC, Class:
sun.security.smartcardio.SunPCSC$Factory




--
Greg Rundlett
Web Developer - Initiative in Innovative Computing
http://iic.harvard.edu
camb 617-384-5872
nbpt 978-225-8302
m. 978-764-4424
-skype/aim/irc/twitter freephile
http://profiles.aim.com/freephile
_______________________________________________
wtp-wst-dev mailing list
wtp-wst-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-wst-dev


GIF image

GIF image


Back to the top