The constructor for CachedRowSet requires that jndi.jar is in your
CLASSPATH.  This may be the NoClassDefFoundException you're
experiencing.

Mike

--- John Sinnott <[EMAIL PROTECTED]> wrote:
> I'm having an interesting problem attempting to get Sun's
> CachedRowSet
> working with Orion.  I have downloaded rowset.jar, placed it in my
> classpath, can compile my classes which use the CachedRowSet, however
> when
> my program tries to instantiate a CachedRowSet call during runtime, I
> get a
> NoClassDefFoundException.  I don't understand why under Orion, this
> class
> can not be instantiated.  I have verified multiple times that the
> classpath
> and import statements are correct.  Any ideas?
> 
> Thanks,
> John
> 
> 
> 
> 
> 


__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

Reply via email to