Hi list! I'm beginning to use Fedora Commons for a project.
Just would like to point out, since version 3.4-RC1 uses SSL by default, I had some troubles getting to run the fedora-ingest-demos script under windows. It might be useful for future users to add the following info to the documentation (although don't know if this list is the place to report this): -> the command to run fedora-ingest-demos that finally got them into my repository without errors is: fedora-ingest-demos localhost 8080 fedoraAdmin admin https notice that the password is 'admin', not 'fedoraAdmin' and the protocol https . -> I also got some errors related to JAVA_OPTS env var and the truststore. Since Java installs into C:\Program Files\Java by default and fedora into C:\Program Files\fedora, and the location has spaces in it, java will give errors that solved for me by entering paths this way: C:\Progra~1\... so paths have no spaces (like FEDORA_HOME=C:\Progra~1\fedora ). hope this helps someone, Alex ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
