Netflix / Turbine

SSE Stream Aggregator
Apache License 2.0
835 stars 255 forks source link

Build turbine-web app #97

Open karthik101 opened 9 years ago

karthik101 commented 9 years ago

I have been trying to build turbine-web war file as the shipped turbine-web-1.0.0 does not seem to work for me and decided to compile it from source but cannot understand how to start.

" ./gradlew build " only builds but doesn't create any war file. If any of you guys could share on how to create turbine web war file and successfully deploy it.

mohan-mishra commented 8 years ago

@karthik101 were you able to do this?

maxwelltan commented 8 years ago

why i can't find the turbine-web module in the Turbine project, only has turbine-core and turbine-ext. are the wiki of https://github.com/Netflix/Hystrix/wiki/Dashboard#build-1 deprecated.

karthik101 commented 7 years ago

@mohan-mishra No, I used the shipped one by netflix and It worked after i removed one file ( Causing tomcat/jboss launch issues - Its been a year i don't remember correctly) using VIM editor.