java - PicketLink ClassNotFoundException org.picketlink.Identity on deployment to WildFly -


i want use picketlink apis in web application on wildfly server. tried use picketlink quickstart "picketlink-authorization-idm-jpa" basic implementation , enhance needs. when deploying (unmodified) application server classnotfoundexception org.picketlink.identity , don't know how resolve it. did have same problem , found solution that? i'm using eclipse mars , jboss wildfly server 8.2.0 , 9.0.1.

i haven't faced issue before , may try below solutions

1) try adding dependencies,here might picketlink-core-**.jar in manifest.mf 2) if (1) doesn't work try adding jboss-deployment-structure.xml


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -