cloudfoundry-community / tomee-buildpack

Cloud Foundry buildpack for running Java applications using TomEE
Apache License 2.0
11 stars 24 forks source link

Need to know if ear support is provided in TomEE buildpack #26

Closed purush123 closed 6 years ago

purush123 commented 6 years ago

Can you let me know if ear support is provided by TomEE buildpack. In my case, it is 2 war files packaged into an ear.

violetagg commented 6 years ago

Hi,

Yes take a look here https://github.com/cloudfoundry-community/tomee-buildpack/blob/master/docs/container-tomee.md#support-for-deploying-an-ear-enterprise-application-archive-file

Regards, Violeta