I ve followed the wiki https://github.com/zepheira/backstage/wiki/Building-backstage to build backstage, but the script ./backstage it doesnt deploy backstage into butterfly server. When i browse to jetty server i get a 404 not found error. This is the script than is executed:
./backstage /usr/bin/java -cp server/classes:server/lib/* - Dbutterfly.name=backstage -Dbutterfly.log4j=/home/antoniomaria/ workspace/e3src/backstage/log4j.properties -Xms256M -Xmx1024M - Dserver.memory=1024M -Dserver.port=8080 -Dserver.host=127.0.0.1 - Dserver.webapp=main/webapp -Dbutterfly.modules.wirings=/home/ antoniomaria/workspace/e3src/backstage/modules.properties - Dbutterfly.modules.path=/home/antoniomaria/workspace/e3src/backstage/ modules/ -Dbutterfly.properties=/home/antoniomaria/workspace/e3src/ backstage/butterfly.properties -Dbutterfly.default.zone=main - Dserver.autoreload=true -Dbutterfly.autoreload=true edu.mit.simile.butterfly.ButterflyServer hopefully someone can help me -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
