John Sinnott 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 I would suggest putting rowset.jar in the orion/lib directory so that the Orion classloader gets hold of it, rather than the system classloader. I had a similar situation when adding packages in the java.* or sun.* hierachy. What class is the NoClassDef on? If I remember correctly (I don't have it here) then CachedRowset was more than just one jar...
begin:vcard n:Smith;Dave tel;cell:+44 0797 0008867 x-mozilla-html:FALSE org:E-Net Software Limited adr:;;;;;; version:2.1 email;internet:[EMAIL PROTECTED] title:Software Development Manager x-mozilla-cpt:;0 fn:Dave Smith end:vcard
