FOR ARCHIVAL PURPOSES ONLY

The information in this wiki hasn't been maintained for a good while. Some of the projects described have since been deprecated.

In particular, the "Ushahidi Platform v3.x" section contains information that is often misleading. Many details about this version of Platform have changed since.

This website is an extraction of the original Ushahidi wiki into a static form. Because of that, functions like logging in, commenting or searching will not work.

For more documentation, please refer to https://docs.ushahidi.com

Skip to end of metadata
Go to start of metadata

Unfortunately, at this stage, we don't have detailed information on getting SwiftRiver running on Windows systems.

However you can follow the *nix systems instructions and add your notes here as you go!

Notes

Java security keys

On Windows you might have issues with your maven compilation if your java is not using the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files.
Download and install them in case your maven is complaining.  

Tomcat Class Paths

Also, make sure that your Tomcat is using the same Java Path as the one your your Path variable. Or else, the JCE issues above might persist.

  • No labels