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
- Re: Orion and CachedRowSet John Sinnott
- Re: Orion and CachedRowSet Dave Smith
- Re: Orion and CachedRowSet John Sinnott
- Re: Orion and CachedRowSet Mike Clark
