I'm building an application that uses the OpenCMIS client to talk to SharePoint 2010. I'd like to turn on cookie support so I inserted code to create a CookieManager as described in http://chemistry.apache.org/java/how-to/how-to-connect.html. When I use Wireshark to look at traffic between my app and SharePoint I see SP setting what looks like a reasonable cookie (it does have a path attribute set) but in subsequent calls, the OpenCMIS code does not send the cookie back.
I see a post (https://issues.apache.org/jira/browse/CMIS-366) that indicates that this works in 0.4.0 but it doesn't seem to be working for me. Any insights? thx, g --- [cid:[email protected]] George Florentine VP, Engineering +1 (303) 542-2173 | Office +1 (303) 669-8628 | Cell +1 (303) 544-0522 | Fax [email protected]<mailto:[email protected]> http://www.flatironssolutions.com<http://www.flatironssolutions.com/>
