Open cabhi opened 8 years ago
No. JNDI is a different story.
thanks for the quick response. can you provide me input pointers in that direction ? i will try to implement and contribute back.
I don't think it's possible to start with JDBC importer.
I also think indexing in Elasticsearch makes no sense because JNDI is a Java-centric naming service. The task of JNDI is fast lookup of Java objects from a directory which would be impossible in Elasticsearch: there are no Java objects in Elasticsearch, there is no directory in Elasticsearch, and there are also no faster lookups.
http://www.oracle.com/technetwork/java/jndi/index.html
https://docs.oracle.com/cd/E13222_01/wls/docs103/jndi/over.html
Hi is there any planned feature to access data through weblogic jndi ?