Marklogic Eclipse Setup

筅森魡賤 提交于 2019-12-07 16:57:27

问题


I have been trying to setup eclipse with marklogic to use it as my xquery editor. I am following this link as per Marklogic: http://developer.marklogic.com/learn/xqdt-setup.

I did all the steps multiple times but I always get this error while run my default.xqy file:

Execution failed: java.lang.IllegalStateException: No content-type header in part.

Steps:

  1. Installed MLC,

  2. Installed Eclipse Helios 3.6.2

  3. Configured XDBC server from admin console and use port as 8025.

  4. In Eclipse, URL used for XCC: xcc://localhost:8025

来源:https://stackoverflow.com/questions/30520481/marklogic-eclipse-setup

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!