I have developed my code(java xcc connection and xquery) in XCC
version 4.1-4 with Marklogic server version as 4.2.

However now I am asked to move the code(java and xquery) to a
environment which has xcc 4.0 and ML Server 4.1.2.

One issue noticed -  Marklogic XDBC server had digest as the
authentication scheme. With this settings, java code written in XCC
4.1-4 worked fine. However, with XCC 4.0, it throwed back an
RequestPermissionException  with “Authorization failed for user
'admin'” as the error message. When I changed the authentication
scheme to basic, it worked fine. So XCC 4.0 provides support for basic
authentication scheme.

No compilation errors noted.

Similarly, I am trying to identify the issues that might arouse
because of the version differences.

1. What are the differences between XCC 4.0 and higher versions?
2. What will the impact be in case of difference in version numbers?
3. Is there any impact if XCC jar and ML Server uses different version numbers?

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

Reply via email to