Hi Andy, thank you for help.
I got it working now. It was a dependency problem. The order of dependencies in POM file caused that problem. Regards, Mohamed On Mon, Jan 6, 2020 at 6:08 PM Andy Seaborne <[email protected]> wrote: > I ran Fuseki and put a break point on the filter call - I get the same > stacktrace. > > So something in the test setup is interfering - "mvn dependency:tree" > may show something if it's a maven project. > > Is this openjdk for the Java JVM? > > As it works one way but not in "test" it does rather look like some > other code is providing the implementation of "HttpServletRequest" > somehow but from the information on the thread, I can't see how. > > Andy >
