Hi Mark, I've created isolated "mains" for Java and Scala: https://gist.github.com/felipehummel/fbd005e6964ba546582d
Both give the same exactly errors and stacktraces (also in the gist) when using my indices. So it can't be a Scala (using the Java Client) problem. Both are run by SBT (with run-main) but it shouldn't matter, at the end SBT just calls "java -cp ...." On Monday, September 22, 2014 8:16:08 AM UTC-3, Mark Harwood wrote: > > ..from a Scala app? > > The current line of enquiry being that there's something about the way > Scala env behaves that might change the way dependency injection system we > rely on in our Java client is working. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/0150ad84-1e39-440e-91a9-1f788e449aca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
