eclipse-ee4j / eclipse-ee4j/krazo-extensions

Jinja2 ViewEngine Extension does not work on WildFly 25

Open
#4 6 comments 0 reactions 0 assignees View on GitHub
server:wildfly
Dominant language
Java
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

Description

PR eclipse-ee4j/krazo#274 added a Jinja2 ViewEngine Extension.
Unfortunately it seems that Wildfly is having problems with Jinjava.

When running the testsuite on WildFly, @erdlet experienced an error with the following root cause:
`Caused by: java.lang.ClassNotFoundException: jinjava.jakarta.el.ExpressionFactory`

When I tried to reproduce it, I got another error instead:
`java.lang.NoClassDefFoundError: Failed to link org/eclipse/krazo/test/ext/jinja2/MyApplication (Module "deployment.5b3a22c8-32e8-4c09-a3e6-5baa2469fb1c.war" from Service Module Loader): jakarta/ws/rs/core/Application`

@erdlet mentioned in the PR that it could be namespace switch related.

This should be further investigated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.