1 Reply Latest reply on Apr 18, 2012 9:05 AM by gebuh

    Hot Deployment doesn't work with beans

    dml

      Hi,

       

      im getting started with Seam 2.2.2 final. Im using Jboss 5.1 and eclipse indigo. I imported a project created with seam-gen and added jboss as a server. Moreover i set "<core:init debug="true" jndi-pattern="@jndiPattern@"/>" in the components.xml.

       

      Now changing xhtml sites works fine. I can save a i see instantly the changes. But when i change an bean (for example an generated list bean of an entity) i have to "restart" or "clean" + "explode". The autoexplode doesn't work.

       

      Any ideas?

        • 1. Re: Hot Deployment doesn't work with beans
          gebuh

          hot deploy doesn't work for the classes folders, it's supposed to work for the dev folder, but I haven't had much luck with that either.  I saw something somewhere that there's a way to configure jboss to allow this, but I've never tried it.