Skip to content
Snippets Groups Projects
Commit 8e05df6c authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Update JNDI to new version of VIPSLogic

parent a23e9cf8
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ public class SessionControllerGetter {
// This obviously has to be changed when changing the application name in Maven
// TODO: Refactor out to System properties (e.g. in standalone.xml in JBoss/WildFly)
public static final String JNDI_PATH = "java:global/VIPSLogic-2022.1/";
public static final String JNDI_PATH = "java:global/VIPSLogic-2023.1/";
public static SchedulingBean getSchedulingBean()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment