-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.0
-
Component/s: None
-
Labels:None
In ooziedb.sh|cmd, the way we compose the classpath will be too long for windows environment to handle. In windows, we need to set classpath with * without enumerating all the jar names.