Scenario 1.
Started the ApacheMQ, Jboss app Server with adempiere app and started SmartPOS application.
When I press ERP Synchronization button in POS a message is sent to ActiveMQ with type synchronization-request
The adempiere reads the message and sends the products, business partners etc.. to the POS listening queue.
POS consumes the messages and updates its database.
Question
The synchronization type message on the ERP listening queue is not dequeued. Whenever I restart the Jboss application server there will be pending messages and ERP will again start synchronization with POS.
Is there an concept that I am missing, Can you please explain why the message is not dequeued as POS listening queue messages?
Thanks in advance
Abhilash
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It sounds like a configuration issue in your activeMQ or something similar (not SmartPOS code), but I would suggest you to wait for the new upcoming release of SmartPOS 2.0 during this week .. we are switching from activemq to rabbitMQ ... and from adempeire to Idempiere .... stay tuned.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
I was testing the smart pos application.
Scenario 1.
Started the ApacheMQ, Jboss app Server with adempiere app and started SmartPOS application.
Question
The synchronization type message on the ERP listening queue is not dequeued. Whenever I restart the Jboss application server there will be pending messages and ERP will again start synchronization with POS.
Is there an concept that I am missing, Can you please explain why the message is not dequeued as POS listening queue messages?
Thanks in advance
Abhilash
Hi Abhilash
It sounds like a configuration issue in your activeMQ or something similar (not SmartPOS code), but I would suggest you to wait for the new upcoming release of SmartPOS 2.0 during this week .. we are switching from activemq to rabbitMQ ... and from adempeire to Idempiere .... stay tuned.
Regards