ecologylab / BigSemanticsService

Provides a RESTful service for BigSemantics. Supports thin desktop, mobile and cloud clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions on running with Java 1.6

quyin opened this issue · comments

If running with Java 1.6, there needs to be special configurations for the library jsr166. A new VM arg like -Xbootclasspath/p:lib/jsr166.jar needs to be added, or jsr166.jar should be added to the boot libraries in the Eclipse launch file for running the service.