Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Indigo (3.7M5) + RAP - batik & w3c missing(Batik & w3c not started)
Indigo (3.7M5) + RAP - batik & w3c missing [message #658186] Mon, 07 March 2011 10:31 Go to next message
Jan is currently offline JanFriend
Messages: 7
Registered: February 2011
Location: Plzen, Czech Republic
Junior Member
I have installed last version of RAP, which says me to need Eclipse 3.7. I have installed Indigo 3.7M5 + RAP + BIRT target plugins. But after 3 days of trying I don't know how to overcome strange problem with org.apache.batik.util.gui, org.w3c.css.sac and org.w3c.dom.smil plugins. Those plugins arre missing, despite they look to be right versions and are present in target. After I have manually added them into run cunfiguration, they are active, but still not visible for another bundles. Here is an example:

ss command output:
243 INSTALLED org.apache.batik.util_ 1.6.0.v200805290154
280 ACTIVE org.apache.batik.util.gui_1.6.0.v200805290154

Bundles validator () says:

Require-Bundle: org.apache.batik.util.gui; bundle-version="0.0.0"

Dependency in org.apache.batik.util MANIFEST.MF:

Require-Bundle: org.apache.batik.util.gui;version="[1.6.0,1.7.0)"

start 243

org.osgi.framework.BundleException:
The bundle "org.apache.batik.util_1.6.0.v200805290154 [243]" could not be resolved.
Reason: Missing Constraint:
Require-Bundle: org.apache.batik.util.gui; bundle-version="0.0.0"

Where can be problem ? Is it a bug or my mistake ?
Re: Indigo (3.7M5) + RAP - batik & w3c missing [message #658191 is a reply to message #658186] Mon, 07 March 2011 11:08 Go to previous messageGo to next message
Jan is currently offline JanFriend
Messages: 7
Registered: February 2011
Location: Plzen, Czech Republic
Junior Member
I found reason of problem.

Require-Bundle: org.w3c.dom.smil;version="[1.0.0,1.1.0)"

was ignored by eclipse, so I changed MANIFEST in batik jars to bundle-version.
Re: Indigo (3.7M5) + RAP - batik & w3c missing [message #716369 is a reply to message #658191] Wed, 17 August 2011 08:04 Go to previous messageGo to next message
Yury Mising name is currently offline Yury Mising nameFriend
Messages: 95
Registered: May 2010
Location: Russia
Member
Got the same problem and find the same solution. Why do batik plugins have errors in MANIFESTs? Or is it eclipse problem to recognize this "new" parameter?
Re: Indigo (3.7M5) + RAP - batik & w3c missing [message #716929 is a reply to message #716369] Thu, 18 August 2011 19:25 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi Yury,

since these bundles are produced by the Orbit project, this is a topic
for the Orbit forum [1].

Regards, Ralf


[1] http://www.eclipse.org/forums/index.php/f/84/

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Indigo (3.7M5) + RAP - batik & w3c missing [message #717015 is a reply to message #716929] Fri, 19 August 2011 04:58 Go to previous message
Yury Mising name is currently offline Yury Mising nameFriend
Messages: 95
Registered: May 2010
Location: Russia
Member
Thank you, Ralf.
(no subject) [message #717017 is a reply to message #716929] Fri, 19 August 2011 04:58 Go to previous message
Yury is currently offline YuryFriend
Messages: 7
Registered: July 2009
Junior Member
Thank you, Ralf.
Previous Topic:rap file dialog
Next Topic:Low Performance of Canvas in IE 8
Goto Forum:
  


Current Time: Tue Apr 23 06:08:31 GMT 2024

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

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

Back to the top