Yes I got it fixed. Its the jaas.config thats making the problem. I removed the 
file and the java_opt entry from my server start up then it worked, no 
exception ... !! phew !!!

Regards,
MadhuSudhanan I.
www.zoho.com
'If you wanna walk quick Walk Alone, if you wanna walk far Walk Together ..."



---- On Fri, 23 Jan 2009 Jukka Zitting <[email protected]> wrote ---- 

 > Hi, 
 >  
 > On Fri, Jan 23, 2009 at 10:18 AM, imadhusudhanan 
 > <[email protected]> wrote: 
 > > This is the exception I get even though I have jackrabbit-core-1.4.6.jar 
 > > in 
 > > my CLASSPATH. I have this working fine untill I compiled my custom 
 > > LoginModule, WebDAVLoginModule.java held at a different package say 
 > > c.a.z.WebDAVLoginModule.java. This is the trace, 
 > > 
 > > java.lang.NoClassDefFoundError: Could not initialize class 
 > > org.apache.jackrabbit.core.jndi.BindableRepositoryFactory 
 >  
 > This looks like a missing dependency. Typical causes are missing JCR 
 > API or SLF4J implementation jars. 
 >  
 > BR, 
 >  
 > Jukka Zitting  

Reply via email to