I'm getting the following error on Android:

Could not find class 'javax.naming.Context', referenced form method 
org.h2.util.JdbcUtils.getConnection

This happens when I try to run FT_CREATE_INDEX to make an index for an 
existing table. I know Android doesn't have the javax.naming.* namespace, 
so how do I avoid touching anything that uses it?

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to