Oh OSGi always bedevils me. It's definitely part of the standard Java
libraries not sure why OSGi is giving you issues. Fwiw I'm in osx and it's
definitely there in Java for osx. Sorry I can't help more.
On Apr 21, 2014 6:32 PM, "Geoffry Roberts" <threadedblue@gmail.com> wrote:
> I have several: 1.6 and a number of 1.7s. I did a jarscan on the whole tree
> and nada. It could be because I'm using OSX. But Zookeeper runs fine as a
> service. I can also run it as a client outside OSGi. But as an OSGi
> bundle, that's when the trouble starts.
> On Apr 21, 2014 5:17 PM, "Camille Fournier" <camille@apache.org> wrote:
>
> > It's in the JDK on my machine... what JDK are you running?
> >
> >
> > On Mon, Apr 21, 2014 at 5:14 PM, Geoffry Roberts <threadedblue@gmail.com
> > >wrote:
> >
> > > How can I resolve this dependency?
> > >
> > > I am getting an error when I try to connect to Zookeeper from an
> Accumulo
> > > client. I get a CNFE on class org.ietf.jgss.GSSException. I have
> > Googled
> > > on this and can't find much. One source said the class in question
> would
> > be
> > > in rt.jar. I checked, it's not there.
> > >
> > > Can anyone point me in the right direction?
> > >
> > > Thanks mucho
> > >
> > > --
> > > There are ways and there are ways,
> > >
> > > Geoffry Roberts
> > >
> >
>
|