Questions tagged as 'heroku'

0
answers

Error while deploying on heroku

Trying to deploy in heroku with tomcat 7 and hibernate and this error appears:    [ERROR] Failed to execute goal   org.apache.maven.plugins: maven-compiler-plugin: 3.1: compile   (default-compile) on project apiexpotaxi: Fatal error compiling...
asked by 15.06.2016 / 22:44
2
answers

Upload direct to amazon s3

Work using Symfony 2.5, Heroku hosting, and Amazon S3 for static files. I am working on a project where the user can upload very large images, and this ends up locking the server of my app or giving timeout because the server can not complete th...
asked by 12.08.2014 / 01:37
1
answer

Java Web Service SOAP with objects

Hello, I'm learning to use web-services and I stopped with a problem, maybe it's a silly thing, but I did not find a solution, I'm hosting my application in Heroku and I'll leave the relevant information here, but first I must explain what I woul...
asked by 31.12.2017 / 07:27
1
answer

What are the advantages and disadvantages of using Heroku for your application? [closed]

Mostly in business environment     
asked by 06.09.2015 / 21:29
1
answer

Run a Ruby on Rails application locally Heroku

I have a Ruby on Rails application hosted at Heroku. It has a home screen login system that redirects the client (in my case) to the other account features. When I run it locally (either through rails s or heroku local web ), it ope...
asked by 20.12.2017 / 20:36