cloud foundry and jsecurity plugins conflicting

View: New views
1 Messages — Rating Filter:   Alert me  

cloud foundry and jsecurity plugins conflicting

by michael-559 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List,

Has anyone had a problem with the recently released cloud foundry plugin and the JSecurity plugin conflicting?

I was playing around with the cloud foundry plugin; I installed it to an existing app and deployed it - everything worked perfectly however in my local dev environment I receive the following error upon navigating to the application..

2009-11-08 17:31:20,799 [882444870@qtp0-2] ERROR errors.GrailsExceptionResolver  - null
java.lang.NullPointerException
    at org.jsecurity.web.servlet.JSecurityFilter.doFilterInternal(JSecurityFilter.java:384)
    at org.jsecurity.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:183)

Uninstall the plugin and the error goes away. I will keep digging for more info in the meantime.

Regards,
Michael