You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Felix Knecht <fe...@otego.com> on 2008/10/22 15:04:29 UTC

server-tools / ApachedsTools

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

How does the tool work? IIUC this should be a CLI for ApacheDS and thus be run by
java -jar apacheds-server-tools.jar (and some parameters). Is this correct?

Doing so results in following error
Exception in thread "Main Thread" java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContext

Thanks
Felix
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkj/JN0ACgkQ2lZVCB08qHHO7QCeJzmfKWjy3PgxwhCQdfEuH0/Q
lmsAn0PhCeGNn7jEXtKtVc2eDzz3b+d2
=OTgr
-----END PGP SIGNATURE-----

Re: server-tools / ApachedsTools

Posted by Alex Karasulu <ak...@apache.org>.
yeah it requires the installation footprint with the required libraries in
place.

Alex

On Wed, Oct 22, 2008 at 9:11 AM, Felix Knecht <fe...@apache.org> wrote:

> Sorry for the noise, I think I got it. It must be can be run only from
> an installed apacheds.
>
> Felix Knecht schrieb:
> > Hi
> >
> > How does the tool work? IIUC this should be a CLI for ApacheDS and
> > thus be run by
> > java -jar apacheds-server-tools.jar (and some parameters). Is this
> > correct?
> >
> > Doing so results in following error
> > Exception in thread "Main Thread" java.lang.NoClassDefFoundError:
> > org/springframework/context/ApplicationContext
> >
> > Thanks
> > Felix
>
>

Re: server-tools / ApachedsTools

Posted by Felix Knecht <fe...@apache.org>.
Sorry for the noise, I think I got it. It must be can be run only from
an installed apacheds.

Felix Knecht schrieb:
> Hi
>
> How does the tool work? IIUC this should be a CLI for ApacheDS and
> thus be run by
> java -jar apacheds-server-tools.jar (and some parameters). Is this
> correct?
>
> Doing so results in following error
> Exception in thread "Main Thread" java.lang.NoClassDefFoundError:
> org/springframework/context/ApplicationContext
>
> Thanks
> Felix