Not that I know of. You can try Google App Engine, but it'll require changes to the app.
Roman. On Mon, Oct 22, 2012 at 10:28 AM, Andrea Candini <[email protected]>wrote: > Thank you very much! Do you know any free webhosting service where I can > deploy my .war file, so that I can test my application on the web and not > only on localhost? > > Il giorno lunedì 22 ottobre 2012 10:21:32 UTC+2, Roman Perepelitsa ha > scritto: > >> On Mon, Oct 22, 2012 at 10:17 AM, Andrea Candini <[email protected]>wrote: >> >>> At the moment my feed's page (and callback as well) is on localhost: I >>> start Tomcat's server to have full access to those pages before launching >>> the subscriber. >>> Do you think it could be the cause of the error? >>> >> >> It's is indeed the cause of the error. The hub must be able to contact >> the subscriber, otherwise it won't be able to deliver updates to it. >> >> Roman. >> >
