Re: Deploying a shell script driven java application to cf


Ben Hale <bhale@...>
 

It does not. You would be required to provide your own JRE and ensure that your application knows where it resides.


-Ben Hale
Cloud Foundry Java Experience

On Mar 20, 2017, at 12:16, Vincent Lau <vincent.lau(a)magnet.com> wrote:

Hi Ben,

I have a similar issue as Dammina. I want to deploy a 3rd party open source software (Openfire XMPP server) which is a standalone Java application and it has its own shell script to start/stop. I am writing my own custom buildpack, but I don't know how to access any installed JRE (if available in a Diego cell) or configure CF to have JRE (1.7.x) installed. Does CF have any buildpacks to support standalone Java application which is not self-contained in a single jar.

-Vincent

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.