Search code examples
openxava

What OpenXava version is my project using?


In 2021 I built a project using OpenXava and it is now in production. I forgot about it for a while, but now my customer asked me to make a few changes. First things first, I'd like to upgrade it to the latest OpenXava release (6.6.3 as of today), but I need to know what OX release I used back then in order to follow the correct upgrade procedure.

How do I tell what OX release was bundled with my project when I deployed it?


Solution

  • Your OpenXava application will show the OpenXava version number on startup, so you can see it in the log of Tomcat.

    If you don't want to start the application and only have the WAR of your application, look for the xava-version.properties file inside openxava.jar.