Granny's Addressbook comes to SAP Netweaver
Some vendors complained that we left them out. One vendor complained (before the article) that we included them. Other vendors took action and deployed Granny to their own cloud.
"
So this is what i did: (it took less than 2 minutes and roughly 20 minutes to write this blog).I downloaded the war and deployed the app AS IS with the NetWeaver Cloud Console Client to my Neo account.
$ neo deploy --user D040755 --account harald --host netweaver.ondemand.com --application granny --source ./ granny.war
$ neo start --user D040755 --account harald --host netweaver.ondemand.com --application granny --synchronousAnd this is the result:
Requesting start for:
application: granny
account : harald
host : https://netweaver.ondemand.com
synchronous: true
User : D040755Start request performed successfully.
Triggered start of application processes.
Component status: STARTING[Tue Oct 09 23:43:38 CEST 2012] Waiting for STARTED status..
[Tue Oct 09 23:44:33 CEST 2012] Reached STARTED status
"
And you can even see granny running on SAP NetWeaver!
I have to admit that I'm honored! "Granny" is just a little piece of our staff training materials for teaching our associate developers how to use the Spring Framework and now she is global and proving PaaS offerings that I've never even used. I hope to see others prove to Granny that they can make the cut :-)
Comments
Post new comment