Problem to create new provider

Hello,

I'm trying to create a new provider. I use standard iwtProvider .xml in which I changed the name of of the component (for each attribute). I use ipsadmin - import <xmlfile>.

ipsadmin shows some messages like "Info ressource bundle already loaded in schema".

when I try a "ipsadmin get component" command , all my name are in lower char ....

Why ? I don't understand ...

--

Eric

[450 byte] By [706184] at [2007-11-25 8:26:29]
# 1

I faced the same problem, one way to solve the problem is

1) delete the original component with command "ipsadmin delete component xxx"

2) Import the well-formatted xml with command "ipsadmin -import xxx.xml", then u can restore the channel.

in the meantime, I still cant find out the cause for the problem, tell me when u know the answer, thx.

Cherrie

> Hello,

>

> I'm trying to create a new provider. I use standard

> iwtProvider .xml in which I changed the name of of

> the component (for each attribute). I use ipsadmin -

> import <xmlfile>.

> ipsadmin shows some messages like "Info ressource

> bundle already loaded in schema".

>

> when I try a "ipsadmin get component" command , all

> my name are in lower char ....

>

> Why ? I don't understand ...

>

> --

> Eric

709003 at 2007-7-1 14:51:38 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

The problem is caused due to a defect in the directory server during schema checking where it converts all the cases to lower case.

The exact reason for the problem has still not been found, neither has there been consistently reproducible.

Here is a link you can use to workaround the problem ..

http://knowledgebase.iplanet.com/ikb/kb/articles/4827.html

Karthik_Krishnamoorthy at 2007-7-1 14:51:39 > top of Java-index,Web & Directory Servers,Portal Servers...