You must have JDK5 or JDK6 installed in you machine and its bin directory must be in the path - something like path = %path%;c:\jdk6\bin (in Windows).
Cheers, Renato. On Sat, Mar 21, 2009 at 2:45 PM, mahmoud_cs <mahmoudahmedfo...@hotmail.com>wrote: > > I create my rails application and i want to create its war file > I wrote :- ruby -S warble war > > its create folder in tmp called war but not create the war file > this message appear to me :- > > mkdir -p tmp/war/WEB-INF > 'jar' is not recognized as an internal or external command, > operable program or batch file. > rake aborted! > Command failed with status (1): [jar cf fok.war -C tmp/war ....] > -- > View this message in context: > http://www.nabble.com/war-file-problem-tp22638525p22638525.html > Sent from the JRuby - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >