Hi all,
I am trying to update a multi user B4J app remotely via a VPN.
I have a multi user network with a server hosting a Mysql database and VPN access. At present each network terminal runs a B4J app that accesses the database.
I need to be able to update the B4J app for each terminal remotely.
My plan is to write a small B4J/jShell app that will run on each pc terminal on the network in place of the main B4j app which inturn runs the main B4J app from the file server.
This way I can update the system remotely over the VPN.
Will my plan work and has any one else tried this?
Thanks
I am trying to update a multi user B4J app remotely via a VPN.
I have a multi user network with a server hosting a Mysql database and VPN access. At present each network terminal runs a B4J app that accesses the database.
I need to be able to update the B4J app for each terminal remotely.
My plan is to write a small B4J/jShell app that will run on each pc terminal on the network in place of the main B4j app which inturn runs the main B4J app from the file server.
This way I can update the system remotely over the VPN.
Will my plan work and has any one else tried this?
Thanks