In the quickstart guide, in the "Installing JBoss AS" section, it says:
"The default Nuxeo5 build setup expects to find JBoss in `/opt/jboss`. If you choose to install it elsewhere it is recommended to symlink `/opt/jboss` to your jboss installation directory." That step is not cross-platform compatible. A better way would probably be to adjust the "jboss.home" property in the "build.properties" at the root of the trunk sources to point to the jboss folder. The problem is that this properties file is versionalized. So, this file should probably be renamed to "build.properties.sample", and a new step should be added to the quickstart guide to copy this file to "build.properties" and adjust the properties as needed. _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
