Hi Antonio, I have the same error here. I get an HTTP 404 when I browse to the jetty app server using the curl command. How did you manage to solve this problem?
Thanks, Eric On Tuesday, October 4, 2011 4:13:56 PM UTC+1, Antonio Maria Sanchez wrote: > > 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 view this discussion on the web visit https://groups.google.com/d/msg/simile-widgets/-/iyRG2Re2JUcJ. 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.
