Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » Re: Unable to load localized model for javax.xml.soap
Re: Unable to load localized model for javax.xml.soap [message #563247] Mon, 14 April 2008 07:40
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Peter,
A plug-in can installed as a jar file (packed) or unzipped into a folder (unpacked). It seems like
the Orbit project has invented yet another format for distributing the latter. Instead of providing
them as installable bundles in jar files (the way it's done on an update site), they provide them as
zip files rooted from the plug-ins folder. I have no idea why that is so I'll cross post this to the
orbit newsgroup.

At present, Buckminster cannot handle this type of packaging.

Regards,
Thomas Hallgren



Peter Kullmann wrote:
> I'm trying to import the javax.xml.soap bundle from orbit with the
> following rmap:
>
> <searchPath name="default">
> <provider readerType="eclipse.import" componentTypes="osgi.bundle"
> mutable="false" source="false">
> <uri
> format=" http://download.eclipse.org/tools/orbit/downloads/drops/S200 80326131619/orbitBundles-S20080326131619.map"/>
>
> </provider>
> </searchPath>
>
> and it stops with the error "Unable to load localized model for
> javax.xml.soap".
>
> I have the same problem with javax.xml.rcp and with org.apache.axis (as
> it depends on rcp and soap).
>
> Thanks for any hints
> Peter
Previous Topic:javax.xml api versions
Next Topic:org.apache.commons.discovery has dependeny on org.apache.commons.logging
Goto Forum:
  


Current Time: Tue Apr 23 13:22:14 GMT 2024

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

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

Back to the top