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 -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -