I wrote a test for it here. Unfortunately, it fails because the war does not include some key classes.
I think even though this is an experimental feature, this is sufficient to cause a new RC. Does anyone disagree? Karl On Thu, Sep 27, 2012 at 11:35 AM, Erlend Garåsen <[email protected]> wrote: > > The reason why Resin restores the application is due to a new feature in > version 4 and is related to clustering functionality. Resin stores all > versions of an application (war) in a local Git repository, which means, it > is able to restore an application if it has been deleted: > http://www.caucho.com/resin-4.0/admin/clustering-overview.xtp#DeployingApplicationstoaCluster > > Since I'm going to Amsterdam tomorrow morning, I don't want to change > anything in Resin right now in case I break something (other apps are > running on the same server). > > I tried to deploy the combined war on Tomcat, but then I couldn't connect to > our PostgreSQL server because it seems to have a new SSL certificate I > haven't installed into my local keystore. > > I guess ut is possible to configure HSQLDB, but I'm afraid that my time is > running out. Sorry. > > Erlend > > > On 26.09.12 18.00, Erlend Garåsen wrote: >> >> >> Yes, I know, Karl, but I'm actually deleting the places where they are >> unpacked. I will get back to this as soon as I have spoken to my >> colleague. I will find out why tomorrow after our Solr meeting. >> >> If I get a reply this evening, I will try to do a new test from home. >> >> Erlend >> >> On 26.09.12 17.55, Karl Wright wrote: >>> >>> Usually application servers unpack the war somewhere. Unless you >>> remove the place where it is unpacked you will continue to have the >>> applications even after the war is gone. >>> >>> Karl >>> >>> On Wed, Sep 26, 2012 at 11:52 AM, Erlend Garåsen >>> <[email protected]> wrote: >>>> >>>> >>>> Hm, it seems that Resin manages to restore the three applications even >>>> though I delete the three war files and the path where they are >>>> built. This >>>> makes it a little bit more difficult to test. >>>> >>>> I haven't restarted Resin, only the instance where MCF is running since >>>> other applications are running on the same server. I have asked >>>> someone with >>>> better server skills and Resin knowledge. >>>> >>>> Erlend >>>> >>>> >>>> On 26.09.12 15.02, Erlend Garåsen wrote: >>>>> >>>>> >>>>> On 26.09.12 14.39, Karl Wright wrote: >>>>>> >>>>>> >>>>>> I didn't do documentation (or tests) because it is experimental at >>>>>> this point. >>>>>> >>>>>> It replaces ALL of manifoldcf in one war. So it is exactly like the >>>>>> single-process example (and would use the same properties.xml) but >>>>>> deployable as a war. Does this help? >>>>> >>>>> >>>>> >>>>> Sure! I will test it withing 24 hours, probably later today. >>>>> >>>>> Erlend >>>>> >>>> >>>> >>>> -- >>>> Erlend Garåsen >>>> Center for Information Technology Services >>>> University of Oslo >>>> P.O. Box 1086 Blindern, N-0317 OSLO, Norway >>>> Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: >>>> 31050 >> >> >> > > > -- > Erlend Garåsen > Center for Information Technology Services > University of Oslo > P.O. Box 1086 Blindern, N-0317 OSLO, Norway > Ph: (+47) 22840193, Fax: (+47) 22852970, Mobile: (+47) 91380968, VIP: 31050
