Hi
I am trying to build and deploy DFS sample service provided in DFS SDK i.e HelloWorldService
I followed exactly same steps as mentioned in DFS development guide to build and deploy the service.
Service is deployed properly on JMS and I can see WSDL on Internet Explorer when I accesing the URL.
However when I am trying to call service using client which got generated as part of the steps provided in DFS Dev guid eI am getting below exception
java.lang.SecurityException : Toolkit not encapsulated by jar.
Below is the environment details
OS : Windows
Content Serer : 7.1
Method Server : JBoss 7.1
Can somebosy please help me understand why am I getting this error and how can I resolve this
Attached are the detailed log from JBoss 7.1
Thanks