We have a requirement of creating policies and groups pro grammatically and I was able to create policies and groups successfully using clientsdk.jar and amserver.jar.

I tried creating policy without using amserver.jar but got “java.lang.NoClassDefFoundError: com/sun/identity/entitlement/EntitlementException” exception. On the other hand I am able to create groups without using amserver.jar.

Can you please let me know if amserver.jar is required to create policy?

link|improve this question
feedback

1 Answer

Yes, although there might be some bundling issues with the ClientSDK jar, but for now you need to put amserver.jar on the classpath too.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.