3 Replies Latest reply on Aug 10, 2010 1:51 AM by goldmann

    How to auto download a jar file like a jdbc driver to the back-end cirras

    robertolima

      Hi Everyone.

       

      First of all, this is my first time writing here, so, excuse me if i am writing in the wrong place or anything else.

       

      So, i installed everything and it is all working fine.

      At this point, I am just going to scp my war file, but I have a dependency to a jar file (postgree jdbc jar file) that need to be at the deploy lib directory (because i am using the jdbc pool provided by the container).

       

      Ok, if it is my first back-end server, i can scp the jdbc jar file before my war file, but what i have to do to my other back-end nodes so they can startup and start responding web requests automatically ????

       

      Thanks all.