I have this working with snappy and equinox without any change to the 
command line arguments.

Do you have the snappy-0.3.jar as a bundle?  The one that comes with 
orientdb (1.6.1-1.6.3 at least) is not a bundle.  I used the following 
manifest

Manifest-Version: 1.0
Bundle-Name:  snappy
Bundle-SymbolicName: org.iq80.snappy
Bundle-Description: Snappy
Bundle-Version: 0.3
Export-Package: 
 org.iq80.snappy

orient-core should already have the necessary import 
"org.iq80.snappy;resolution:=optional".  Make sure snappy is loaded as a 
bundle and it should work... or you'll be on to your next OSGI 
import/export issue :0)

On Sunday, December 29, 2013 12:21:29 PM UTC-5, Cod3r wrote:
>
>
>> Any Help? We stuck on this since 3 Days ... Did i miss a point or could 
> someone give me an Advice?
>
>
> Thanks for any Help. 
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to