Hi,

TOMEE-3965 was created for the example „deltaspike-fullstack“ [1].
This example was dropped on „main“ for several reasons (cf. TOMEE-4137) and I 
wouldn’t spend any time solving it on the 9.x line.

However, you are right, that bval-evaluation examples uses an outdated 
deltaspike version, which isn’t compatible with Jakarta.
In this case, deltaspike is just in the dependency management section of the 
parent pom.
Since, the test is passing (see RedeploymentTest), I doubt, that deltaspike is 
actually used. Actually, I just removed it + omnifaces and it still works, so I 
think, that these dependencies are just legacy and should be dropped in the 
example anyway. If you like, feel free to create a related PR.

Gruß
Richard


[1] https://github.com/apache/tomee/tree/tomee-9.x/examples/deltaspike-fullstack

> Am 30.06.2024 um 06:17 schrieb Evaldo Junior <[email protected]>:
> 
> Richard, i have a question, a doubt, regarding ticket 3965 -
> https://issues.apache.org/jira/browse/TOMEE-3965.
> The latest stable version of the DeltaSpike library is 2.0.0. In the
> examples -> bval-evaluation-redeployment sub-module,
> version 1.3.0 is being used. I have updated to the latest version of the
> DeltaSpike library website, version 2.0.0.
> 
> The Apache DeltaSpike website has the latest version, 1.9.4.
> Follow the link: https://deltaspike.apache.org/download.html
> 
> But in the Maven Central repository, it is the latest stable version,
> version 2.0.0.
> Follow the link:
> https://mvnrepository.com/artifact/org.apache.deltaspike.core/deltaspike-core-api
> 
> I preferred to use the version that is in the Maven Central repository,
> version 2.0.0.
> 
> Okay, can i use this version 2.0.0, or not, do i have to use version 1.9.4,
> which is on the Apache website?
> 
> And another question, in the Jira ticket, it is not specified, how do i
> test, or to simulate a possible error, Is it just me to access Tomee's
> manager screen without errors ?
> Or not, do you want a specific test to be carried out to identify a
> specific error ?
> 
> 
> Please, cold you help me ?
> 
> 
> Evaldo Junior

Reply via email to