cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Integration Exchange

alfsender
Champ in-the-making
Champ in-the-making
Hi All,

I am trying to integrate Alfresco with Exchange server.. I created a simple java project and everything is working there with required jar. But when i create a User Library with all jars from Alfresco and add it to project build path i get below error. Same error comes when I deploy this code to Alfresco and execute this code through web-script. I tried removing cxf-2.2.2-patched.jar from simple java project and executed the code again, it worked without any error. But when i removed same jar from Alfresco.war/WEB-INF/lib, i got error in starting Alfresco. Please suggest me how to overcome this issue.

Caused by: javax.xml.ws.WebServiceException: Could not find wsdl:binding operation info for web method resolveNames.
        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:110)
        at com.sun.proxy.$Proxy307.resolveNames(Unknown Source)

Regards.
1 REPLY 1

alfsender
Champ in-the-making
Champ in-the-making
Hello Everyone,

I have finally implemented integration of Alfresco with Exchange. I have uploaded video of same, watch this video and let me know what do you think.

Link : <link>https://www.youtube.com/watch?v=d-DzXvbd96g</link>

Also, send me your ideas what other integration you would like to see in Alfresco, so I can work on it.

Regards.