Hi Minto Thanks for finding this. I agree that the preparser need not be a service.
Cheers, Reto On Jul 11, 2013 5:56 PM, "Minto van der Sluis" <[email protected]> wrote: > I guess this is caused by circular references. > > TcManager references SparqlPreParser > > and > > SparqlPreParser references TcManager > > Is it really required to make SparqlPreParser a service? It's part of > the same bundle so why not use the class directly? > > Regards, > > Minto > > Op 11-7-2013 17:13, Minto van der Sluis schreef: > > Hi Folks, > > > > With the latest trunk it seems some service have gone missing from > rdf.core. > > > > Looking at the service in this bundle I get: > > > > karaf@root>osgi:bundle-services 181 > > org.apache.clerezza.rdf.core provides: > > ---------------------------------- > > [org.apache.clerezza.rdf.core.serializedform.Parser] > > [org.apache.clerezza.rdf.core.serializedform.Serializer] > > [org.apache.clerezza.rdf.core.sparql.QueryParser] > > karaf@root> > > > > The service I currently miss the most is TcManager. > > > > I couldn't really figure out what went wrong. > > > > Anyone a clue? > > > > Regards, > > > > Minto > > > > > -- > ir. ing. Minto van der Sluis > Software innovator / renovator > Xup BV > > Mobiel: +31 (0) 626 014541 > >
