Hi There,
Does anyone have any experience with creating a WAR for a Lucee App?
I have searched through the Lucee forums and Mr Google - without much luck.
I found this;
Blog post for AWS Elastic Beanstalk but I don't need anything AWS-ish.
Unfortunately, I am not a Java Dev - so really have no idea.
(I know it is just a zip - renamed)
Ultimately I am hoping someone might have something like;
• Unzip WAR
• Copy source code <here>
• Copy Lucee's <config file X> here
• Copy Lucee's <config file Y> here
• Copy existing web.xml from XXX to WWW
◦ Make these manual edits
• rezip
• rename to war.
As always thanks.