Replace net.sf.jsr107 in the import statements by javax.cache
On Apr 19, 9:46 am, RockyWolf <[email protected]> wrote: > I get this error when I try to run my app: > " com.scrapbook.CacheException: Class: 'ri.cache.BasicCacheFactory' > does not implement CacheFactory " > I had included all the necessary jar files in the src folder as the > compiler doesnt recognise them if put in net.sf.jsr107. I don't > understand why it says " the import net cannot be resolved ". > > Has anyone faced this problem? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
