Hi there,
what JRE do you need to run with? Could you provide a testcase, maybe done
with http://ops4j1.jira.com/wiki/display/paxexam/Pax+Exam so we can fix the
issues?

Thanks for your feedback!

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.


On Fri, Jun 3, 2011 at 8:50 AM, Super Wang <wangxu...@gmail.com> wrote:

> Finally, I found these in <JDK_HOME>\lib\tools.jar, this is not a part of
> JRE but a part of JDK, which means neo4j can't run under OSGI with JRE only
>
>
> On Fri, Jun 3, 2011 at 10:29, Super Wang <wangxu...@gmail.com> wrote:
>
> > Thanks, but I'm working on equinox OSGI environment.
> >
> > I found that org.neo4j.kernel requires same packages under com.sun.tree,
> > com.sun.util and com.sun.javac, but my app needs to run under some
> non-sun
> > JRE, like openJDK or IBM jvm, there's no com.sun in these JREs....
> >
> > Does this means neo4j can only run with sun JRE?
> >
> >
> >
> > On Thu, Jun 2, 2011 at 16:33, Nicolas Jouanin <nicolas.joua...@gmail.com
> >wrote:
> >
> >> Hi,
> >>
> >> This page may help you :
> >>
> http://wiki.escapek.org/display/DEV/Neo4j+community+edition+installation
> >>
> >>
> >> Le 2 juin 2011 à 09:30, Super Wang a écrit :
> >>
> >> > I've tried to expose org.neo4j.graphdb.GraphDatabaseService as a
> service
> >> > component directly and use a delegate class as implementation, but
> >> failed...
> >> >
> >> >
> >> > On Thu, Jun 2, 2011 at 12:34, Andreas Kollegger <
> >> > andreas.kolleg...@neotechnology.com> wrote:
> >> >
> >> >> Hey,
> >> >>
> >> >> The Neo4j libraries should be usable within OSGi, though we're a bit
> >> lax in
> >> >> keeping on top of that. The best approach would be to use one bundle
> to
> >> >> instantiate the database and advertise the reference as a service for
> >> use by
> >> >> other bundles.
> >> >>
> >> >> Cheers,
> >> >> Andreas
> >> >>
> >> >> On Jun 1, 2011, at 8:25 PM, Super Wang wrote:
> >> >>
> >> >>> Hi folks,
> >> >>>
> >> >>> I'm new to neo4j and I'm going to embed neo4j to my OSGI
> >> >> environment(without
> >> >>> Spring) as a component, so I can keep a single instance of graph
> >> database
> >> >>> and can make it available for all other bundles.
> >> >>>
> >> >>> Any ideas about how to implement this?
> >> >>>
> >> >>> Thank you very much.
> >> >>> _______________________________________________
> >> >>> Neo4j mailing list
> >> >>> User@lists.neo4j.org
> >> >>> https://lists.neo4j.org/mailman/listinfo/user
> >> >>
> >> >> _______________________________________________
> >> >> Neo4j mailing list
> >> >> User@lists.neo4j.org
> >> >> https://lists.neo4j.org/mailman/listinfo/user
> >> >>
> >> > _______________________________________________
> >> > Neo4j mailing list
> >> > User@lists.neo4j.org
> >> > https://lists.neo4j.org/mailman/listinfo/user
> >>
> >> _______________________________________________
> >> Neo4j mailing list
> >> User@lists.neo4j.org
> >> https://lists.neo4j.org/mailman/listinfo/user
> >>
> >
> >
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to