S
Sanjeev Reddy
Guest
Hi Eduardo, I’m able to publish to Production PAS instance with the WAR file exported from PDSOE’s ABL Web App project. Also able to access the services after deploying. Please let us know what are the steps you have followed to publish the WAR file to Production server. Here are the steps I have followed: 1. Create an ABL Web App project 2. Develop some Data Object Services (You can develop any ABL service) 3. Export the services as WAR file using Export > Export as ABL Web Application option. a. Provide a proper destination for WAR file b. Choose “Choose ABL services for Pacific Application Server” radio button (by default selected) c. Select the services under ABL Services section and click Finish. 4. Copy the WAR file to Production server machine 5. Also copy ABL Sources files from PDS OE’s project to Production servers openedge directory. (C:\OpenEdge\WRK\oepas1\openedge) 6. Go to Production machine and then launch Proenv 7. Deploy the WebApp (oepas1\bin\tcman.bat deploy ) 8. Enable Web Application after deployment (by default Web Application is disabled in Production server after deployment) a. oepas1\bin\tcman.bat enable 9. Start the server (oepas1\bin\tcman.bat start) 10. Launch the WebApp in browser and verify the results. Hope this helps, Sanjeev.
Continue reading...
Continue reading...