I upgraded to the new jdeveloper release and my security stoped working (proxy stuff). So I had to change getUserPrincipalName in my Application module to ADFContext.getCurrent().getSecurityContext().getUserPrincipal().getName(). Who knew...
The Incident Archive: A blog to store my knowledge on the errors that I fix on a daily basis