Hi nkayti2005,
the problem is that the
javax.xml.ws.soap.SOAPFaultException: The message has expired :shock:
Please check your configuration first in the web.xml you will find a context-param OwResourceFilePath the value is something like deploy#WEB-INF/conf/cmis,
in that folder you will find a owbootstrap.xml there are WSDL*-tags mapping to the corresponding CMIS system.
Also the openworkdesk use the sun-metro webserivces reference implementation which uses special classes in the Proxy-handling, or could be a Xalan/Xerces problem which are used by the server/deployment.
For quick test, try to deploy the Openworkdesk on a different JEE-Container, to see if that can communicate with the alfresco-CMIS interface.
Next step will be to update the Xerces/Xalan libs, if that still make problems would be good to know which JRE and Alfresco version you use.
Regards,
D.evil