简体   繁体   English

IBM Mobilefirst和IBM Bluemix

[英]IBM Mobilefirst and IBM Bluemix

I have created an IBM MobileFirst Project in eclipse and I want to deploy it in IBM Bluemix, is there any way to do that? 我已经在eclipse中创建了一个IBM MobileFirst Project,并且想要在IBM Bluemix中部署它,有什么方法可以做到这一点? I am using Windows 7, Eclipse Luna and jdk 1.7 我正在使用Windows 7,Eclipse Luna和jdk 1.7

Generally speaking, at the time of writing this answer it is currently not supported by IBM to run your Worklight/MobileFirst project on Bluemix. 一般来说,在编写此答案时,IBM目前不支持在Bluemix上运行您的Worklight / MobileFirst项目。

You could call Bluemix services, but not put the server on Bluemix in an official capacity. 您可以调用Bluemix服务,但不能以正式身份将服务器放在Bluemix上。

Not exactly, no. 不完全是,不是。 In general, the mobile services on the IBM Bluemix platform, ie these: 通常,IBM Bluemix平台上的移动服务即:

在此处输入图片说明

and the IBM MobileFirst Platform (on-premise, aka Worklight) product are not directly compatible - they have different APIs. 与IBM MobileFirst Platform(本地,又名Worklight)产品不直接兼容-它们具有不同的API。 When you develop a MobileFirst Platform project, the client code is deployed to a mobile device anyway (which is also true of a mobile project built with Bluemix as a back-end), so that wouldn't be relevant in this case. 当您开发MobileFirst Platform项目时,无论如何,客户端代码都会部署到移动设备上(对于以Bluemix作为后端构建的移动项目也是如此),因此在这种情况下将不相关。 What does go on the MobileFirst Platform server are the adapters - and no, they can't be deployed on Bluemix. 适配器在MobileFirst Platform服务器上运行的是-不,它们不能部署在Bluemix上。 However, Bluemix does provide other services in the "Integration" category which are similar. 但是,Bluemix确实在“集成”类别中提供了类似的其他服务。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM