-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
Sprint_July7-11,2014, Sprint_July14-25,2015
-
I get the following when I use RestEasy alongside PicketLinkSTS.
java.lang.NullPointerException org.picketlink.identity.federation.core.wstrust.PicketLinkSTS.handleTokenRequest(PicketLinkSTS.java:241)
The issue is that the WebServiceConxtext doesn't get injected for some reason when RestEasy is in the classpath.
- clones
-
PLINK-53 PicklinkSTS throws NullPointerException when RestEasy jar is present in the classpath
- Open