Hello,
Nowadays, I am working on an application which reads tables of mysql to send notifications using Android Push Notification (GCM). After working and reading severla trheads I got that it works perfectly but... I have a new problem. I need to upload my .jar (file servlet generated by B4X) to my VPS server (With SSH and TomCat). The problem resides in that my file is .jar, and my server only lets me to upload files .war. Any idea? Do I need to convert my .jar to .war? How can I do it?. Thanks.
Nowadays, I am working on an application which reads tables of mysql to send notifications using Android Push Notification (GCM). After working and reading severla trheads I got that it works perfectly but... I have a new problem. I need to upload my .jar (file servlet generated by B4X) to my VPS server (With SSH and TomCat). The problem resides in that my file is .jar, and my server only lets me to upload files .war. Any idea? Do I need to convert my .jar to .war? How can I do it?. Thanks.