On Sat, Dec 10, 2011 at 12:25 PM, Christoph Czurda
<[email protected]> wrote:
> Hello,
>
> Why does connection.getSchemaManager() return null? My connection is
> connected and bound.
>
you have to call connection.loadSchema() first.
> I want to add a custom ObjectClass which is why I need the SchemaManager.
if you want to add new entries based on this objectclass then you
should add that in the server
>
> Kind Regards,
> Christoph



-- 
Kiran Ayyagari

Reply via email to