[Progress Communities] [Progress OpenEdge ABL] Forum Post: Generating service/catalog files with Ant

  • Thread starter Thread starter hutcj
  • Start date Start date
Status
Not open for further replies.
H

hutcj

Guest
Does PDSOE have any Ant tasks for generating the service/catalog files for defined services? Specifically the .pidl files in .services/AppServer and the .json files in PASOEContent/static ? I am able to successfully generate the .war file using the ABLWebAppPackage Ant task. However, the .war file generation relies on the existence of the .pidl and .json files - which themselves are generated based upon the contents of the ABL classes. Currently, I have to manually generate these by right clicking a service -> Edit -> Finish to trigger this generation. How can I perform this task via Ant?

Continue reading...
 
Status
Not open for further replies.
Back
Top