I am getting exception as below for java client code snippet while
inspecting document which is secured using MS Word 2007. Properties
connectionProps = new
Properties();connectionProps.setProperty(ServiceClientFactoryProperties.DSC_DEFAULT
_EJB_ENDPOINT,
"jnp://vvcon-qa-1.ptcnet.ptc.com:1099");connectionProps.setProperty(ServiceClientFactoryProperties.DSC_TRANSPO
RT_PROTOCOL,ServiceClientFactoryProperties.DSC_EJB_PROTOCOL);
connectionProps.setProperty(ServiceClientFactoryProperties.DSC_SERVER_
...