Webratio的Hello World

萨夫

我是Webratio的新手,正在努力让Hello World工作。

我刚刚创建了一个新的Hello World项目

你好世界

这是它的样子

项目

我已经创建了调试配置

调试

但是当我点击调试时,我收到一条错误消息

错误

我不确定这个错误是什么意思

找不到项目HelloWorld的部署信息:重新生成项目,然后重试。

而且Google似乎也不知道此消息。

所以我想,也许Webratio项目不是要建造的,也许我应该做些其他的事情。

我尝试了“在云上生成并运行”按钮。

云

但这似乎没有产生任何结果。

我也尝试点击“部署”按钮。

我可以使用两种类型的部署:1. Webratio 2. OpenShift

Using a Webratio Deployment I get an error message

Unrecognized cloud account for launch configuration 'HelloWorld - WebRatio Cloud'

I think this is because I don't have an account with webratio.

Using the openshift deployment seems to work without errors, but I can't find any output.

I get a message in the console which reads

[30 Sep 2015 09:39:33,021] Output Folder: C:\WebRatio\WebRatio Community Platform 7.2.9.x64bit\WebRatio\deploy [30 Sep 2015 09:39:33,062] Deployment Time 0 secs

But then that folder is empty

What am I missing here?

EDIT

I Just found this on the Webratio website

The Community Cloud Edition allows you to build and test, for free, any applications that you are modeling, giving you access to a temporary cloud space. This temporary space is cleared every two hours.

And also this

WebRatio Platform is among the very few cloud platforms in the world that does not obscure the code produced and allows you to use it as you like. But this capability is only available for our Enterprise edition customers

I probably cant get the source code since I have not yet bought an account. But I should still be able to test hello world.

EDIT

I just checked for updates to Webratio/eclipse

Help->Install New Software ...

And now when I try to deploy to the cloud I can get an actual error message!

java.lang.reflect.InvocationTargetException at com.webratio.ide.deploy.ui.generator.actions.GenerateAndRunOnCloudAction$ActionRunnable.run(GenerateAndRunOnCloudAction.java:239) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) Caused by: org.eclipse.core.runtime.CoreException: Unable to retrieve the free cloud account at com.webratio.ide.deploy.ui.generator.actions.GenerateAndRunOnCloudAction$ActionRunnable.run(GenerateAndRunOnCloudAction.java:209) ... 1 more

Looks like I need to figure out how to get a free cloud account

Michela Frigerio

WebRatio Community Edition lets you generate and run your project on the cloud. This means that you cannot get the output in the deploy folder but you can navigate your application from the WebRatio Cloud Free Space that is associated to your account.

您不需要购买任何东西。

当您单击“生成并在云上运行”时,在该过程结束时,浏览器应打开并显示Web应用程序的主页。

如果没有发生这种情况,您仍然可以访问http://www.webratio.com/cloud上的WebRatio Cloud Free帐户这是您可以从中管理帐户和访问应用程序的仪表板。有关WebRatio Cloud Dashboard的更多信息,请参见此处

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章