The Order Entry UI App (1.2.5-SNAPSHOT) was built for production and the ZIP file created.
Next, the ZIP file was uploaded into a running 2.12 RefApp instance (core 2.5.8) using the Open Web Apps Module’s ‘Manage Apps’ utility & java.nio.file.AccessDeniedException error was encountered. The details of the error:
When the Stack Trace is followed further down it seems like the error is here
At this point, I feel an attempt is being made by Open Web Apps module to upload openmrs-owa-orderentry to the App Folder Path (the location where the OWA apps are stored) and write permission is being denied!
The App Folder Path on my system is /var/lib/OpenMRS/owa and the webserver has been granted all permissions on this folder.
I’m not quite sure about the way beyond this. Hope this gets sorted.
Before using the Order Entry Open Web Application, First Load the orderentryui module into the OpenMRS instance , because it provides the Order Entry Widget on the Patient DashBoard used to acces the webb app.