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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -