Professor said the following on 02/19/2013 06:49 PM:
> java.lang.NoClassDefFoundError: org/apache/http/auth/Credentials
Yep, I just checked the source for the MS Exchange Plugin and the Apache
Jarkarta HTTP Core and Client jars are needed your installation to
work.  I found references to objects in those jars in the source:
> package net.aw20.msexchange;
>  
> /*import org.apache.http.auth.Credentials; */
> /*import org.apache.http.auth.NTCredentials; */
>  
> public class MSExchangeConnector extends Object {
>  
>     private String hostUrl = null, host = null;
>  
>     private String username = null, password = null, domain = null;

The error you are seeing is definitely being caused because those
dependencies are not in the runtime classpath for OpenBD.

.pjf

-- 
Peter J. Farrell
OpenBD Steering Committee / Mach-II Lead Developer
http://blog.maestropublishing.com
Identi.ca / Twitter: @maestrofjp

Please do not send me Microsoft Office/Apple iWork documents. Send OpenDocument 
instead! http://fsf.org/campaigns/opendocument/

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to