Is it important to establish the connection to the external storage system only after OFBiz has been startet?

Can it be established beforehand? If yes, I would either startup the connection in your OFBiz start script or completely independend of OFBiz on the server level (mounting on startup).

Michael Brohl

ecomify GmbH - www.ecomify.de


Am 28.01.20 um 11:06 schrieb Gil Portenseigne:
Hello Ingo,

For this case, i think I would plan a job to run every X minutes, that
will check if the connexion is alive or, establish it.

The jobPoller will then take care of it after OFBiz is launched.
Depending on the connexion type it might be enough.

AFAIK there is no standard configuration to launch a service at OFBiz
start.

Gil

On Tue, Jan 28, 2020 at 10:58:14AM +0100, Ingo Wolfmayr wrote:
Hi everybody,

is it possible to start a service when Ofbiz has started and is ready?

Use case: I need to startup a connection to an external storage system. In my
case a TCP/IP connection that is permanent.

Best regards,
Ingo



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to