We're working with a very large EJB application that is built and deployed using Maven to a TomEE server. Currently we pack everything into one EAR file, but this means even minor changes by our developers require extensive build and deploy times to try out.
Is it possible to split an EJB application into multiple EAR files (I assume it must be) and if so how can we have TomEE know which EAR files to load?
Aucun commentaire:
Enregistrer un commentaire