28 Jul 2012, 05:46
Generic-user-small

Will DelHagen (22 posts)

I’m on page 73 of the pdf and I think I have followed the steps exactly.

I used warble to create the latest version of twitalytics.war

Now I am trying to deploy with:
bees deploy twitalytics.war -appid yourAccount/twitalytics

I am getting this error message:
  1. CloudBees SDK version: 0.7.3

ERROR: java.io.FileNotFoundException: /Users/willd/workspace/jruby_book/code/twitalytics/build.xml (No such file or directory)

Anyone? I thought the whole point of using warbler to build the war file was that we didn’t have to create the build.xml…..

Thanks!

Will

30 Jul 2012, 22:11
Jruby-conf-profile-mug_pragsmall

Joe Kutner (76 posts)

I think the command was changed, and should not be:

bees app:deploy twitalytics.war -appid yourAccount/twitalytics

Does that fix your error?

31 Jul 2012, 00:16
Generic-user-small

Will DelHagen (22 posts)

Yes

  You must be logged in to comment