on 2/26/00 4:58 PM, Youngho Cho <[EMAIL PROTECTED]> wrote:

> java.lang.ClassCastException: context.ldap.java.naming.provider.url doesn't
> map to a String object

So, this clearly states what the problem is. Something is wrong in the code
that is attempting to read that property. Now, go into the source code that
is attempting to read that property and try to find what is wrong.

Also, you should run with JIT off and -g so that you can see line numbers.
That will also help you debug the problems.

-jon

-- 
Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>




------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to