I'm trying to push an API that I created in SoapUI into Bluemix using the cloud foundary console. I first created a war file as per this blog: http://alleyfield.com/?p=51
I've managed to get the API into Bluemix, but the results aren't pleasing. In SoapUI I've tested my API and can confirm that it works perfectly. Surely there is a better way of creating an API in Bluemix having created it in SoapUI (soap/xml format.) My problem is that I don't see any options on the Bluemix page that allows for this. I've consulted the official documents, but they almost exclusively focus on sample application APIs using swagger or similar.
I've contacted IBM and they suggested I post this to Stack Overflow as the blog I mentioned is old and doesn't match Bluemix at present.