Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 61080 invoked from network); 28 Nov 2000 10:59:57 -0000 Received: from unknown (HELO telesoft.indts.com) (root@164.164.71.52) by locus.apache.org with SMTP; 28 Nov 2000 10:59:57 -0000 Received: from rajkumar ([201.64.64.148]) by telesoft.indts.com (8.8.7/8.8.7) with SMTP id QAA04554; Tue, 28 Nov 2000 16:44:50 +0530 Message-ID: <01a701c0592a$527f0b10$944040c9@indts.com> From: "rajkumar" To: References: Subject: Re: NullPointerException while using LdapProcessor Date: Tue, 28 Nov 2000 16:29:36 +0530 Organization: ind-telesoft MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N thanx Jeff, I am using Cocoon1.8. [ on Apache 1.3 and Apache JServ 1.1.2 ] I've included jndi.jar, providerutil.jar, and ldap.jar in the classpath in jserv.properties. I removed comment char ('#') for "processor.type.ldap = org.apache.cocoon.processor.ldap.LdapProcessor" in the cocoon.properties. I restarted apache. what else.... expecting suggestions... ----- Original Message ----- From: Jeff Turner To: Sent: Tuesday, November 28, 2000 4:13 PM Subject: Re: NullPointerException while using LdapProcessor You'll have to provide more detail if you want us to help. The XML file, and which Cocoon version you're using would be a good start. --Jeff On Tue, 28 Nov 2000, rajkumar wrote: > Hi All, > When i am trying to run my xml file, which is using cocoon's ldap processor > I am getting the following exception... > > java.lang.NullPointerException > at org.apache.cocoon.processor.ldap.LdapDefs.processLdapDef(Compiled Code) > at org.apache.cocoon.processor.ldap.LdapDefs.(Compiled Code) > at org.apache.cocoon.processor.ldap.LdapProcessor.process(Compiled Code) > at org.apache.cocoon.Engine.handle(Compiled Code) > at org.apache.cocoon.Cocoon.service(Cocoon.java:167) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) > at org.apache.jserv.JServConnection.processRequest(JServConnection.java:317) > at org.apache.jserv.JServConnection.run(JServConnection.java:188) > at java.lang.Thread.run(Thread.java:479) > > pls help me out.... > > thanx in adv. > > ---- > > rajkumar > > --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-users-help@xml.apache.org