Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] geomesa-hbase-datastore's class DataStore return null and i got a NullPointException

When I use the geomesa-quickstart-hbase example,It works very well,but when I transform the project to a java web project and call the queryFeatures method  used a servlet doGet method, It has an error that the DataStore return null,and dataStore.createSchema(simpleFeatureType) method return a nullpointException.
please help me,thanks a lot.


gongenbo@xxxxxxxxx

Back to the top