I'm newbie on azure.I try to following article from : http://msdn.microsoft.com/en-us/library/windowsazure/hh690944(VS.103).aspx
first as beginner to create helloworld app with JSP
I have uploading both of file to blob storage using azure storage explorer :
Service Configuration.cscfg
WindowsAzurePackage.cspkg
Then i try to create new hosting services and inclue these file inside.
But on progress like stop on status :
Application startup task failed with exit code 1. [2012-06-05T14:51:58Z]
for long time i waiting, firstly it saya initializating, then Recovering role, but still same.progress is stop.
What is that error ? is there my configuration missing ?