2 Replies Latest reply on Feb 21, 2004 12:01 AM by marc.fleury

    Classloading question

    seanoc30

      preceeding two topics appear to be hosed.

      Anyway, is there any difference in the way the JBoss classloaders treat exploded and zipped ears.
      Would the mechanisms for hot/re-deploy be the same?

      Thanks,

      Sean.

        • 1. Re: Classloading question

          The difference is which timestamp we watch to trigger redeployment, zip file or deployment descriptor

          • 2. Re: Classloading question
            marc.fleury

            just as a side note.

            when I wrote the first class loaders,

            1- the way the classloader works is load from an URL so they treat classes re hot/re deploy the same

            2- the difference is the timestamp that is monitored in the packaged case it is jar package itself in the directory case it is one of the xml files