Searched refs:standaloneJars (Results 1 – 1 of 1) sorted by relevance
203 String[] standaloneJars = getListFromEnvironmentVariable("STANDALONE_SYSTEMSERVER_JARS"); in getSystemServerExpectedArtifacts() local205 Stream.concat(Arrays.stream(classpathElements), Arrays.stream(standaloneJars)) in getSystemServerExpectedArtifacts()