Skip to content

jlepage/ExchangeBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ExchangeBridge

Bridge to Exchange Server via EWS (Echange Web Service API)

INSTALL

1 - Add jars on jars-lib directory to your CFML Engine classpath

Coldfusion : <CFPATH>/runtime/lib
Railo: <CFProject>/WEB-INF/railo/lib

2 - Add the CFC to your project

3 - Play with it !

ZXING

Please visite the Microsoft EWS Java API project at :
http://archive.msdn.microsoft.com/ewsjavaapi

I recompile the API and make a new jar for be compatible with coldfusion 9
It works for me after my recompilation on CF 9.0.2, but it's without any warranties.
Let me know if you have any trouble.

LICENCE

Copyright (c) 2013, Jerome Lepage http://www.jlepage.info

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License
http://creativecommons.org/licenses/by-sa/3.0/

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Bridge to Exchange Server via EWS (Echange Web Service API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors