Hi Charles,
Thanks, that is for the new Java API that was released with Marklogic version 
6.  This is the XCC/J API.  See the requirements that are at this link in the 
documentation.  It clearly states that the requirement is Java 1.5 or later.  
Unfortunately, the API has been compiled with Java 6, and has one small 
dependency with exception handling to make it incompatible with Java 1.5.  The 
source is also missing a file called Version.java.  For now I've just 
recompiled the source myself, but anyone else who comes after me might run into 
the same issue later, so it would be nice if MarkLogic would either update the 
docs, or recompile and release the jar compile with Java 1.5.

http://docs.marklogic.com/5.0/guide/xcc/intro#id_71905


>Hi Aaron

>According to this page: http://developer.marklogic.com/products/java,
>the Java API does require Java 6 or later.

>Charles

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to