fix wrong error message

funny that we still have kodo stuff in there ;)


git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1683237 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Struberg 2015-06-03 06:27:28 +00:00
parent 49d8a92962
commit b74fe352db
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public class DistributedCacheTest
fullProvider = Configurations.getPlugin(provider, props);
if (props == null || props.length() == 0)
throw new IllegalStateException
("must specify -Dkodo.RemoteCommitProvider=?");
("must specify -Dopenjpa.RemoteCommitProvider=?");
return new String[]{
// use this property to differentiate factory