Hi Prithvi,
After changing the class loading preferences,
I'm still receiving the same exception except that it no longer has the following phrase in it:
"Toolkit not encapsulated by a jar"
It occurs when our login method is called which contains this code:
CrystalEnterprise.getSessionMgr().logon(username, password, cmsServerName, authType);
Thanks
Scott