Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » RAP Deployment problems / unresolved constraints(I'm going nuts)
RAP Deployment problems / unresolved constraints [message #522852] Wed, 24 March 2010 08:40
Marc T. is currently offline Marc T.Friend
Messages: 17
Registered: November 2009
Junior Member
Hallo,

first of all, I must thank the RAP team for this great tool. I managed to convert two large complex RCP applications to RAP plattform within days.

All went very smooth, excellent work !

BUT ....

I'm getting nuts trying to deploy the tools to tomcat.

I can deploy the demo as described, no problem. But with my tools, I get some unresolved constraints.

Some plugin seems to be missing:

net.metasafe.core ( our main API)

But its in the plugin dir AND mentiones in the feature XML.

OSGI console does not list it.....

What goes wrong ????

Further javax.servlet.http_2.5.0 is missing ( or is this a version problem ?)

Here some output from osgi console:

ss

Framework is launched.

id      State       Bundle
0       ACTIVE      org.eclipse.osgi_3.6.0.v20100128-1430
                    Fragments=53
1       ACTIVE      com.ibm.icu.base_4.2.1.v20100112
2       INSTALLED   net.metasafe.api.graphviz_1.0.0
3       INSTALLED   net.metasafe.tools.admin.application_2.2.4
4       ACTIVE      net.metasafe.tools.rcp.helper_1.0.0
5       INSTALLED   net.metasafe.tools.ui.common_1.0.0
6       INSTALLED   net.metasafe.tools.ui.editors.attributes_2.2.4
7       INSTALLED   net.metasafe.tools.ui.editors_2.2.4
9       INSTALLED   net.metasafe.tools.ui.rcp.selection_2.2.4
10      INSTALLED   net.metasafe.tools.ui.rcp.services_2.2.4
11      INSTALLED   net.metasafe.tools.ui.views.schemaedit_2.2.4
12      INSTALLED   net.metasafe.tools.ui.views.schemagraph_1.0.0
13      ACTIVE      net.metasafe.ui.constants_2.2.4
14      ACTIVE      org.apache.commons.beanutils_1.8.0
15      ACTIVE      org.apache.commons.codec_1.4.0
16      INSTALLED   org.apache.commons.el_1.0.0.v200806031608
17      INSTALLED   org.apache.commons.fileupload_1.2.1
18      ACTIVE      org.apache.commons.io_1.4.0
19      ACTIVE      org.apache.commons.logging_1.0.4.v200904062259
20      ACTIVE      org.apache.derby_10.4.2_10.4.2
21      INSTALLED   org.apache.jasper_5.5.17.v200903231320
22      ACTIVE      org.apache.log4j_1.2.15
23      ACTIVE      org.apache.lucene.analysis_1.9.1.v20080530-1600
24      ACTIVE      org.apache.lucene_1.9.1.v20080530-1600
25      ACTIVE      org.apache.poi_3.5.0
26      ACTIVE      org.eclipse.core.commands_3.6.0.I20100122-0800
27      ACTIVE      org.eclipse.core.contenttype_3.4.100.v20091109
28      ACTIVE      org.eclipse.core.databinding.observable_1.3.0.I20090901-0800
29      ACTIVE      org.eclipse.core.databinding.property_1.2.100.I20100119-0800
30      ACTIVE      org.eclipse.core.databinding_1.3.0.I20100125-1345
31      ACTIVE      org.eclipse.core.expressions_3.4.100.v20091203
32      ACTIVE      org.eclipse.core.jobs_3.5.0.v20091221
33      ACTIVE      org.eclipse.core.runtime_3.6.0.v20091204
34      ACTIVE      org.eclipse.equinox.app_1.3.0.v20100108
35      ACTIVE      org.eclipse.equinox.common_3.6.0.v20100125
36      ACTIVE      org.eclipse.equinox.http.registry_1.1.0.v20100108
38      ACTIVE      org.eclipse.equinox.http.servlet_1.1.0.v20100108
39      ACTIVE      org.eclipse.equinox.preferences_3.3.0.v20100121
40      ACTIVE      org.eclipse.equinox.registry_3.5.0.v20091203
41      ACTIVE      org.eclipse.help_3.5.0.v20100120
42      INSTALLED   org.eclipse.jdt.junit.runtime_3.4.200.v20100124-2000
43      ACTIVE      org.eclipse.osgi.services_3.2.100.v20100108
44      ACTIVE      org.eclipse.rap.jface.databinding_1.3.0.20100201-1223
45      ACTIVE      org.eclipse.rap.jface_1.3.0.20100201-1223
46      RESOLVED    org.eclipse.rap.rwt.q07_1.3.0.20100201-1223
                    Master=47
47      ACTIVE      org.eclipse.rap.rwt_1.3.0.20100201-1223
                    Fragments=46
48      ACTIVE      org.eclipse.rap.ui.forms_1.3.0.20100201-1223
49      ACTIVE      org.eclipse.rap.ui.views_1.3.0.20100201-1223
50      ACTIVE      org.eclipse.rap.ui.workbench_1.3.0.20100201-1223
51      ACTIVE      org.eclipse.rap.ui_1.3.0.20100201-1223
53      RESOLVED    org.eclipse.equinox.servletbridge.extensionbundle_1.2.0
                    Master=0
54      INSTALLED   net.metasafe.tools.ui.rap_1.0.0.201003240909
55      ACTIVE      org.eclipse.equinox.http.servletbridge_1.0.200.201003240909
56      INSTALLED   org.eclipse.rwt.widgets.upload_1.0.0.201003240909

osgi> diag 2
initial@reference:file:plugins/net.metasafe.api.graphviz_1.0.0.jar/ [2]
  Direct constraints which are unresolved:
    Missing required bundle net.metasafe.core_2.2.4.

osgi> diag 56
initial@reference:file:plugins/org.eclipse.rwt.widgets.upload_1.0.0.201003240909.jar/ [56]
  Direct constraints which are unresolved:
    Missing required bundle org.apache.commons.fileupload_1.2.0.
  Leaf constraints in the dependency chain which are unresolved:
    initial@reference:file:plugins/org.apache.commons.fileupload_1.2.1.jar/ [17]
      Missing imported package javax.servlet_2.5.0.
    initial@reference:file:plugins/org.apache.commons.fileupload_1.2.1.jar/ [17]
      Missing imported package javax.servlet.http_2.5.0.

osgi>



AND the feature.XML:


<?xml version="1.0" encoding="UTF-8"?>
<feature id="net.metasafe.tools.admin.application.rap.feature" label="MetaModeller" version="2.2.4.201003240909" provider-name="Metasafe GmbH, Schweiz">
	<plugin id="org.eclipse.core.commands" download-size="0" install-size="0" version="3.6.0.I20100122-0800" unpack="false"/>
	<plugin id="org.eclipse.core.contenttype" download-size="0" install-size="0" version="3.4.100.v20091109" unpack="false"/>
	<plugin id="org.eclipse.core.jobs" download-size="0" install-size="0" version="3.5.0.v20091221" unpack="false"/>
	<plugin id="org.eclipse.core.runtime" download-size="0" install-size="0" version="3.6.0.v20091204" unpack="false"/>
	<plugin id="org.eclipse.equinox.common" download-size="0" install-size="0" version="3.6.0.v20100125" unpack="false"/>
	<plugin id="org.eclipse.equinox.http.registry" download-size="0" install-size="0" version="1.1.0.v20100108" unpack="false"/>
	<plugin id="org.eclipse.equinox.http.servlet" download-size="0" install-size="0" version="1.1.0.v20100108" unpack="false"/>
	<plugin id="org.eclipse.equinox.http.servletbridge" download-size="0" install-size="0" version="1.0.200.201003240909" unpack="false"/>
	<plugin id="org.eclipse.equinox.preferences" download-size="0" install-size="0" version="3.3.0.v20100121" unpack="false"/>
	<plugin id="org.eclipse.equinox.registry" download-size="0" install-size="0" version="3.5.0.v20091203" unpack="false"/>
	<plugin id="org.eclipse.osgi" download-size="0" install-size="0" version="3.6.0.v20100128-1430" unpack="false"/>
	<plugin id="org.eclipse.osgi.services" download-size="0" install-size="0" version="3.2.100.v20100108" unpack="false"/>
	<plugin id="org.eclipse.rap.jface" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
	<plugin id="org.eclipse.rap.rwt" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
	<plugin id="org.eclipse.rap.ui.workbench" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
	<plugin id="org.eclipse.core.expressions" download-size="0" install-size="0" version="3.4.100.v20091203" unpack="false"/>
	<plugin id="org.eclipse.equinox.app" download-size="0" install-size="0" version="1.3.0.v20100108" unpack="false"/>
	<plugin id="org.eclipse.rap.ui" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
	<plugin id="org.eclipse.rap.rwt.q07" download-size="0" install-size="0" version="1.3.0.20100201-1223" fragment="true" unpack="false"/>
	<plugin id="org.eclipse.rap.jface.databinding" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
	<plugin id="org.eclipse.core.databinding" download-size="0" install-size="0" version="1.3.0.I20100125-1345" unpack="false"/>
	<plugin id="org.eclipse.core.databinding.observable" download-size="0" install-size="0" version="1.3.0.I20090901-0800" unpack="false"/>
	<plugin id="org.eclipse.core.databinding.property" download-size="0" install-size="0" version="1.2.100.I20100119-0800" unpack="false"/>
	<plugin id="com.ibm.icu.base" download-size="0" install-size="0" version="4.2.1.v20100112" unpack="false"/>
	<plugin id="org.eclipse.rap.ui.views" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
	<plugin id="org.eclipse.help" download-size="0" install-size="0" version="3.5.0.v20100120" unpack="false"/>
	<plugin id="net.metasafe.tools.admin.application" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="net.metasafe.api.graphviz" download-size="0" install-size="0" version="1.0.0" unpack="false"/>
	<plugin id="net.metasafe.core" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="net.metasafe.tools.admin.help" download-size="0" install-size="0" version="1.0.0" unpack="false"/>
	<plugin id="net.metasafe.tools.rcp.helper" download-size="0" install-size="0" version="1.0.0" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.common" download-size="0" install-size="0" version="1.0.0" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.editors" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.editors.attributes" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.rap" download-size="0" install-size="0" version="1.0.0.201003240909" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.rcp.selection" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.rcp.services" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.views.schemagraph" download-size="0" install-size="0" version="1.0.0" unpack="false"/>
	<plugin id="net.metasafe.ui.constants" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="org.eclipse.rwt.widgets.upload" download-size="0" install-size="0" version="1.0.0.201003240909" unpack="false"/>
	<plugin id="org.apache.commons.fileupload" download-size="0" install-size="0" version="1.2.1" unpack="false"/>
	<plugin id="org.apache.commons.io" download-size="0" install-size="0" version="1.4.0" unpack="false"/>
	<plugin id="net.metasafe.tools.ui.views.schemaedit" download-size="0" install-size="0" version="2.2.4" unpack="false"/>
	<plugin id="org.apache.commons.beanutils" download-size="0" install-size="0" version="1.8.0" unpack="false"/>
	<plugin id="org.apache.commons.codec" download-size="0" install-size="0" version="1.4.0" unpack="false"/>
	<plugin id="org.apache.derby_10.4.2" download-size="0" install-size="0" version="10.4.2" unpack="false"/>
	<plugin id="org.apache.log4j" download-size="0" install-size="0" version="1.2.15" unpack="false"/>
	<plugin id="org.apache.poi" download-size="0" install-size="0" version="3.5.0" unpack="false"/>
	<plugin id="org.apache.commons.el" download-size="0" install-size="0" version="1.0.0.v200806031608" unpack="false"/>
	<plugin id="org.apache.commons.logging" download-size="0" install-size="0" version="1.0.4.v200904062259" unpack="false"/>
	<plugin id="org.apache.jasper" download-size="0" install-size="0" version="5.5.17.v200903231320" unpack="false"/>
	<plugin id="org.apache.lucene" download-size="0" install-size="0" version="1.9.1.v20080530-1600" unpack="false"/>
	<plugin id="org.apache.lucene.analysis" download-size="0" install-size="0" version="1.9.1.v20080530-1600" unpack="false"/>
	<plugin id="org.eclipse.jdt.junit.runtime" download-size="0" install-size="0" version="3.4.200.v20100124-2000" unpack="false"/>
	<plugin id="org.eclipse.rap.ui.forms" download-size="0" install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
</feature>


Any idea, why net.metasafe.core is not loading and how can I try to find out what is going wrong ?

How can I try to load the plugin manually into osgi ?

Best regards

Marc

Re: RAP Deployment problems / unresolved constraints [message #522864 is a reply to message #522852] Wed, 24 March 2010 04:18 Go to previous message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Marc,

did you try the hints given inthe FAQ
< http://wiki.eclipse.org/RAP/FAQ#Exported_WAR_file_does_not_w ork>?

HTH
Rüdiger


On 24.03.2010 09:40, Marc42 wrote:
> Hallo,
>
> first of all, I must thank the RAP team for this great tool. I managed
> to convert two large complex RCP applications to RAP plattform within days.
>
> All went very smooth, excellent work !
>
> BUT ....
>
> I'm getting nuts trying to deploy the tools to tomcat.
>
> I can deploy the demo as described, no problem. But with my tools, I get
> some unresolved constraints.
> Some plugin seems to be missing:
>
> net.metasafe.core ( our main API)
>
> But its in the plugin dir AND mentiones in the feature XML.
> OSGI console does not list it.....
>
> What goes wrong ????
>
> Further javax.servlet.http_2.5.0 is missing ( or is this a version
> problem ?)
>
> Here some output from osgi console:
>
>
> ss
>
> Framework is launched.
>
> id State Bundle
> 0 ACTIVE org.eclipse.osgi_3.6.0.v20100128-1430
> Fragments=53
> 1 ACTIVE com.ibm.icu.base_4.2.1.v20100112
> 2 INSTALLED net.metasafe.api.graphviz_1.0.0
> 3 INSTALLED net.metasafe.tools.admin.application_2.2.4
> 4 ACTIVE net.metasafe.tools.rcp.helper_1.0.0
> 5 INSTALLED net.metasafe.tools.ui.common_1.0.0
> 6 INSTALLED net.metasafe.tools.ui.editors.attributes_2.2.4
> 7 INSTALLED net.metasafe.tools.ui.editors_2.2.4
> 9 INSTALLED net.metasafe.tools.ui.rcp.selection_2.2.4
> 10 INSTALLED net.metasafe.tools.ui.rcp.services_2.2.4
> 11 INSTALLED net.metasafe.tools.ui.views.schemaedit_2.2.4
> 12 INSTALLED net.metasafe.tools.ui.views.schemagraph_1.0.0
> 13 ACTIVE net.metasafe.ui.constants_2.2.4
> 14 ACTIVE org.apache.commons.beanutils_1.8.0
> 15 ACTIVE org.apache.commons.codec_1.4.0
> 16 INSTALLED org.apache.commons.el_1.0.0.v200806031608
> 17 INSTALLED org.apache.commons.fileupload_1.2.1
> 18 ACTIVE org.apache.commons.io_1.4.0
> 19 ACTIVE org.apache.commons.logging_1.0.4.v200904062259
> 20 ACTIVE org.apache.derby_10.4.2_10.4.2
> 21 INSTALLED org.apache.jasper_5.5.17.v200903231320
> 22 ACTIVE org.apache.log4j_1.2.15
> 23 ACTIVE org.apache.lucene.analysis_1.9.1.v20080530-1600
> 24 ACTIVE org.apache.lucene_1.9.1.v20080530-1600
> 25 ACTIVE org.apache.poi_3.5.0
> 26 ACTIVE org.eclipse.core.commands_3.6.0.I20100122-0800
> 27 ACTIVE org.eclipse.core.contenttype_3.4.100.v20091109
> 28 ACTIVE org.eclipse.core.databinding.observable_1.3.0.I20090901-0800
> 29 ACTIVE org.eclipse.core.databinding.property_1.2.100.I20100119-0800
> 30 ACTIVE org.eclipse.core.databinding_1.3.0.I20100125-1345
> 31 ACTIVE org.eclipse.core.expressions_3.4.100.v20091203
> 32 ACTIVE org.eclipse.core.jobs_3.5.0.v20091221
> 33 ACTIVE org.eclipse.core.runtime_3.6.0.v20091204
> 34 ACTIVE org.eclipse.equinox.app_1.3.0.v20100108
> 35 ACTIVE org.eclipse.equinox.common_3.6.0.v20100125
> 36 ACTIVE org.eclipse.equinox.http.registry_1.1.0.v20100108
> 38 ACTIVE org.eclipse.equinox.http.servlet_1.1.0.v20100108
> 39 ACTIVE org.eclipse.equinox.preferences_3.3.0.v20100121
> 40 ACTIVE org.eclipse.equinox.registry_3.5.0.v20091203
> 41 ACTIVE org.eclipse.help_3.5.0.v20100120
> 42 INSTALLED org.eclipse.jdt.junit.runtime_3.4.200.v20100124-2000
> 43 ACTIVE org.eclipse.osgi.services_3.2.100.v20100108
> 44 ACTIVE org.eclipse.rap.jface.databinding_1.3.0.20100201-1223
> 45 ACTIVE org.eclipse.rap.jface_1.3.0.20100201-1223
> 46 RESOLVED org.eclipse.rap.rwt.q07_1.3.0.20100201-1223
> Master=47
> 47 ACTIVE org.eclipse.rap.rwt_1.3.0.20100201-1223
> Fragments=46
> 48 ACTIVE org.eclipse.rap.ui.forms_1.3.0.20100201-1223
> 49 ACTIVE org.eclipse.rap.ui.views_1.3.0.20100201-1223
> 50 ACTIVE org.eclipse.rap.ui.workbench_1.3.0.20100201-1223
> 51 ACTIVE org.eclipse.rap.ui_1.3.0.20100201-1223
> 53 RESOLVED org.eclipse.equinox.servletbridge.extensionbundle_1.2.0
> Master=0
> 54 INSTALLED net.metasafe.tools.ui.rap_1.0.0.201003240909
> 55 ACTIVE org.eclipse.equinox.http.servletbridge_1.0.200.201003240909
> 56 INSTALLED org.eclipse.rwt.widgets.upload_1.0.0.201003240909
>
> osgi> diag 2
> initial@reference:file:plugins/net.metasafe.api.graphviz_1.0.0.jar/ [2]
> Direct constraints which are unresolved:
> Missing required bundle net.metasafe.core_2.2.4.
>
> osgi> diag 56
> initial@reference :file:plugins/org.eclipse.rwt.widgets.upload_1.0.0.201003240 909.jar/
> [56]
> Direct constraints which are unresolved:
> Missing required bundle org.apache.commons.fileupload_1.2.0.
> Leaf constraints in the dependency chain which are unresolved:
> initial@reference:file:plugins/org.apache.commons.fileupload_1.2.1.jar/
> [17]
> Missing imported package javax.servlet_2.5.0.
> initial@reference:file:plugins/org.apache.commons.fileupload_1.2.1.jar/
> [17]
> Missing imported package javax.servlet.http_2.5.0.
>
> osgi>
>
>
>
> AND the feature.XML:
>
>
>
> <?xml version="1.0" encoding="UTF-8"?>
> <feature id="net.metasafe.tools.admin.application.rap.feature"
> label="MetaModeller" version="2.2.4.201003240909"
> provider-name="Metasafe GmbH, Schweiz">
> <plugin id="org.eclipse.core.commands" download-size="0"
> install-size="0" version="3.6.0.I20100122-0800" unpack="false"/>
> <plugin id="org.eclipse.core.contenttype" download-size="0"
> install-size="0" version="3.4.100.v20091109" unpack="false"/>
> <plugin id="org.eclipse.core.jobs" download-size="0" install-size="0"
> version="3.5.0.v20091221" unpack="false"/>
> <plugin id="org.eclipse.core.runtime" download-size="0" install-size="0"
> version="3.6.0.v20091204" unpack="false"/>
> <plugin id="org.eclipse.equinox.common" download-size="0"
> install-size="0" version="3.6.0.v20100125" unpack="false"/>
> <plugin id="org.eclipse.equinox.http.registry" download-size="0"
> install-size="0" version="1.1.0.v20100108" unpack="false"/>
> <plugin id="org.eclipse.equinox.http.servlet" download-size="0"
> install-size="0" version="1.1.0.v20100108" unpack="false"/>
> <plugin id="org.eclipse.equinox.http.servletbridge" download-size="0"
> install-size="0" version="1.0.200.201003240909" unpack="false"/>
> <plugin id="org.eclipse.equinox.preferences" download-size="0"
> install-size="0" version="3.3.0.v20100121" unpack="false"/>
> <plugin id="org.eclipse.equinox.registry" download-size="0"
> install-size="0" version="3.5.0.v20091203" unpack="false"/>
> <plugin id="org.eclipse.osgi" download-size="0" install-size="0"
> version="3.6.0.v20100128-1430" unpack="false"/>
> <plugin id="org.eclipse.osgi.services" download-size="0"
> install-size="0" version="3.2.100.v20100108" unpack="false"/>
> <plugin id="org.eclipse.rap.jface" download-size="0" install-size="0"
> version="1.3.0.20100201-1223" unpack="false"/>
> <plugin id="org.eclipse.rap.rwt" download-size="0" install-size="0"
> version="1.3.0.20100201-1223" unpack="false"/>
> <plugin id="org.eclipse.rap.ui.workbench" download-size="0"
> install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
> <plugin id="org.eclipse.core.expressions" download-size="0"
> install-size="0" version="3.4.100.v20091203" unpack="false"/>
> <plugin id="org.eclipse.equinox.app" download-size="0" install-size="0"
> version="1.3.0.v20100108" unpack="false"/>
> <plugin id="org.eclipse.rap.ui" download-size="0" install-size="0"
> version="1.3.0.20100201-1223" unpack="false"/>
> <plugin id="org.eclipse.rap.rwt.q07" download-size="0" install-size="0"
> version="1.3.0.20100201-1223" fragment="true" unpack="false"/>
> <plugin id="org.eclipse.rap.jface.databinding" download-size="0"
> install-size="0" version="1.3.0.20100201-1223" unpack="false"/>
> <plugin id="org.eclipse.core.databinding" download-size="0"
> install-size="0" version="1.3.0.I20100125-1345" unpack="false"/>
> <plugin id="org.eclipse.core.databinding.observable" download-size="0"
> install-size="0" version="1.3.0.I20090901-0800" unpack="false"/>
> <plugin id="org.eclipse.core.databinding.property" download-size="0"
> install-size="0" version="1.2.100.I20100119-0800" unpack="false"/>
> <plugin id="com.ibm.icu.base" download-size="0" install-size="0"
> version="4.2.1.v20100112" unpack="false"/>
> <plugin id="org.eclipse.rap.ui.views" download-size="0" install-size="0"
> version="1.3.0.20100201-1223" unpack="false"/>
> <plugin id="org.eclipse.help" download-size="0" install-size="0"
> version="3.5.0.v20100120" unpack="false"/>
> <plugin id="net.metasafe.tools.admin.application" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="net.metasafe.api.graphviz" download-size="0"
> install-size="0" version="1.0.0" unpack="false"/>
> <plugin id="net.metasafe.core" download-size="0" install-size="0"
> version="2.2.4" unpack="false"/>
> <plugin id="net.metasafe.tools.admin.help" download-size="0"
> install-size="0" version="1.0.0" unpack="false"/>
> <plugin id="net.metasafe.tools.rcp.helper" download-size="0"
> install-size="0" version="1.0.0" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.common" download-size="0"
> install-size="0" version="1.0.0" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.editors" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.editors.attributes" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.rap" download-size="0"
> install-size="0" version="1.0.0.201003240909" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.rcp.selection" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.rcp.services" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.views.schemagraph" download-size="0"
> install-size="0" version="1.0.0" unpack="false"/>
> <plugin id="net.metasafe.ui.constants" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="org.eclipse.rwt.widgets.upload" download-size="0"
> install-size="0" version="1.0.0.201003240909" unpack="false"/>
> <plugin id="org.apache.commons.fileupload" download-size="0"
> install-size="0" version="1.2.1" unpack="false"/>
> <plugin id="org.apache.commons.io" download-size="0" install-size="0"
> version="1.4.0" unpack="false"/>
> <plugin id="net.metasafe.tools.ui.views.schemaedit" download-size="0"
> install-size="0" version="2.2.4" unpack="false"/>
> <plugin id="org.apache.commons.beanutils" download-size="0"
> install-size="0" version="1.8.0" unpack="false"/>
> <plugin id="org.apache.commons.codec" download-size="0" install-size="0"
> version="1.4.0" unpack="false"/>
> <plugin id="org.apache.derby_10.4.2" download-size="0" install-size="0"
> version="10.4.2" unpack="false"/>
> <plugin id="org.apache.log4j" download-size="0" install-size="0"
> version="1.2.15" unpack="false"/>
> <plugin id="org.apache.poi" download-size="0" install-size="0"
> version="3.5.0" unpack="false"/>
> <plugin id="org.apache.commons.el" download-size="0" install-size="0"
> version="1.0.0.v200806031608" unpack="false"/>
> <plugin id="org.apache.commons.logging" download-size="0"
> install-size="0" version="1.0.4.v200904062259" unpack="false"/>
> <plugin id="org.apache.jasper" download-size="0" install-size="0"
> version="5.5.17.v200903231320" unpack="false"/>
> <plugin id="org.apache.lucene" download-size="0" install-size="0"
> version="1.9.1.v20080530-1600" unpack="false"/>
> <plugin id="org.apache.lucene.analysis" download-size="0"
> install-size="0" version="1.9.1.v20080530-1600" unpack="false"/>
> <plugin id="org.eclipse.jdt.junit.runtime" download-size="0"
> install-size="0" version="3.4.200.v20100124-2000" unpack="false"/>
> <plugin id="org.eclipse.rap.ui.forms" download-size="0" install-size="0"
> version="1.3.0.20100201-1223" unpack="false"/>
> </feature>
>
>
> Any idea, why net.metasafe.core is not loading and how can I try to find
> out what is going wrong ?
>
> How can I try to load the plugin manually into osgi ?
>
> Best regards
>
> Marc
>
>
Previous Topic:How to change the font size of the title in a TitleAreaDialog?
Next Topic:Progress on Tabbed Browsing?
Goto Forum:
  


Current Time: Sat Oct 05 03:40:13 GMT 2024

Powered by FUDForum. Page generated in 0.03692 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top