[seam-dev] hot deploy of individual beans in Seam 3

Pete Muir pmuir at redhat.com
Sat Jan 30 07:56:24 EST 2010


On 29 Jan 2010, at 22:08, Arbi Sookazian wrote:

> "Seam 3 will offer hot deploy of individual beans to allow changes to made to the bean signature without restarting the whole application. This functionality is provided by reloading the class definition and then by reloading the metadata for the class and bean. The details of how this will work are pending."
> 
> http://seamframework.org/Documentation/Seam3Overview#H-HotdeployOfBeansLedByPeteMuir
> 
> Are we talking about JavaBeans only or JavaBeans

We know how to do this.

> and EJB components?

This requires help from the EJB container.

>  What about adding/removing methods in a class

This is what we are talking about "changing the bean signature"...

> or the JRebel/Seam integration effort?

Yes, this is an avenue to pursue.


More information about the seam-dev mailing list