Loading...
I belief, i am one of those dump users who didn’t find the direction where to put the enterprise license file. after giving few minutes try i just went through my old style, decompile LicenseManager, and lets try to find where the “enterprise.license” file is going to be checked out.
i found the following code -
licenseFile = new File((new StringBuilder()).append(JiveGlobals.getHomeDirectory()).append(File.separator).append(”enterprise”).append(File.separator).append(”enterprise.license”).toString());
thats mean, it looks the “enterprise.license” file under the ${openfire.root}/enterprise/ directory.
damn,
now my SparkWeb is working.
best wishes,







| www.flickr.com |
Leave a reply