You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iDempiere
Where do you get the plugin? If you're using from this source, the symbolic name should be com.trekglobal.idempiere.rest.api and the version is 0.1.0
Also you should set the plugin's Start Level to 5.
Regards,
Anozi Mada
Kanat Mergenbayev
unread,
Jul 21, 2022, 7:16:07 AM7/21/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iDempiere
Thank you. Was my dumb error.
One more question. How can I configure REST API endpoints to work on different port for example 8085 rather than 8080 on which main applications is working. I need this to add AWS ALB health check status so it will not reload main page every N - minutes.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iDempiere
Trying to compile idempiere-rest in github actions getting error. Please help.
cd $CURRENT_PATH/idempiere-rest
mvn install
mvn verify
Warning: Parameter 'useProjectSettings' is set to true, but preferences file '/home/runner/work/kz.green-cross-eco.application/kz.green-cross-eco.application/idempiere-rest/com.trekglobal.idempiere.rest.api/.settings/org.eclipse.jdt.core.prefs' could not be found!
23334[INFO] Compiling 70 source files to /home/runner/work/kz.green-cross-eco.application/kz.green-cross-eco.application/idempiere-rest/com.trekglobal.idempiere.rest.api/target/classes