Maybe someone can help me. I just use the simple spring-security-plugin kernel and execute the s2-quickstart command, the command runs fine until you start the application and produce this error:
Error 500: Servlet: Default URI: / jeepnee / Exception message: stream binding request not found: are you referring to the request attributes outside the actual web request or are processing the request outside the source stream? If you really work in a web request and still get this message, your code probably works outside of DispatcherServlet / DispatcherPortlet
Maybe something is wrong with the plugins:
plugins.bubbling = 2.1.3
plugins.class chart = 0.5.2
plugins.cloud-foundry = 1.2
plugins.cloud support = 1.0.6
plugins.flash player = 1.4
plugins.grails-Ui = 1.2.2
plugins.hibernate = 1.3.7
plugins.navigation = 1.3.2
plugins.resources = 1.1.1
plugins.richui = 0.8
plugins.swfobject = 2.2.1
plugins.tomcat = 1.3.7
plugins.yui = 2.8.2.1
Can someone enlighten me?
I am stuck on this issue. Perhaps the plugin conflicts with spring protection, which also performs web.xml manipulations through the runtime.
source share