S
Sanjeev Reddy
Guest
Hello Marek, What Peter is mentioned is applicable only to ABL Web App projects, i.e. if you are using PAS OE server for your deployment, then you can create business logic files under either “ /AppServer” or “ /PASOEContent/WEB-INF/openedge” folders. If you create under “AppServer” folder, business logic won’t be part of exported WAR file. If you create under “openedge” folder business logic will be part of exported WAR file. If you are using classic servers (OE Web Server) then business logic won’t be part of your war file. You need to deploy it manually. Hope this helps, Sanjeev.
Continue reading...
Continue reading...