0 Replies Latest reply on Jul 3, 2014 8:00 AM by juergen.zimmermann

    Serious warning w/ PicketLink and WFLY 9 snapshot?

    juergen.zimmermann


      I'm just migrating my web app to WildFly, and also try WildFly 9 snapshot together with PicketLink. I'm getting the following warning when the .war is deployed. So far PicketLink is not used (e.g. @Identity). Any hint is appreciated.

       

      WARN  [org.jboss.weld.Event] WELD-000411: Observer method [BackedAnnotatedMethod] org.picketlink.extension.PicketLinkExtension.vetoIdentityImplementations(@Observes ProcessAnnotatedType<Object>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.