On 07/01/2020 08:35, Mohamed Morsey wrote:
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.

Could you say some more about the details in case something similar happens to someone else?

What things were in the wrong order? For fuseki-server there is only one provider of each dependency/interface. Was it something else included for another part of your project?

    Andy


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


Reply via email to