I'm getting the exception at "Subject subject = SubjectFinder.findById(subjectId)", which is the first instance when GrouperWS tries to find an external class. This external class is found in one of the jar files found in the lib folder.
The class in question is "edu.internet2.middleware.grouper.SubjectFinder". However, GrouperWS can't see it in its classpath. Regards Sanjay >-----Original Message----- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: 07 December 2007 14:56 >To: [email protected] >Subject: Re: java.lang.NoClassDefFoundError exception. Service >impl class not picking up external jars in /lib. > >which class produces the CNFE? > >M- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
