Hi Samisa, On Oct 5, 2012 10:12 AM, "Samisa Abeysinghe" <[email protected]> wrote: > > > > On Fri, Oct 5, 2012 at 10:10 AM, Harshana Martin <[email protected]> wrote: >> >> Hi Samisa, >> >> >> On Oct 5, 2012 5:00 AM, "Samisa Abeysinghe" <[email protected]> wrote: >> > >> > >> > >> > On Fri, Oct 5, 2012 at 2:34 AM, Ruchira Wageesha <[email protected]> wrote: >> >> >> >> Hi, >> >> >> >> Is there a way to specify registry resource metadata & associations etc. in a car file? >> > >> > >> > Yes. >> >> >> >> >> >> Also, if we have a Registry handler project and a Registry resource project in the same car file, then will handler be given the priority over the resource project during the deployment time. i.e. Will handler get called for the resource addition from the same car file? >> > >> > >> > Why not separate them? Also, AFAIK, handlers are not hot deployed. >> >> All the server extention bundles are programmatically installed and activated by C-App deployer. Therefore they are hot deployble. But they are not hot updatable because Equinox need to be refreshed after bundle uninstall operation. > > > Hot deployable is pointless if they are not hot updatable, because, there will be mistakes made and there will arise the need to update.
I agree. Quite often users need to update the Reg Handlers, Class Mediators,etc while developing it. Previously when we try to refresh the OSGi runtime while server was running, server endup with errors. But didn't check the behavior after Tomcat OSGification. If the aforementioned behavior is fixed after tomcat OSGification, we may be able to enable the true hot update feature for bundles as well. Thanks and Regards, Harshana > >> Therefore after hot update server needs to be restarted to pick the new bundle. >> >> Thanks and Regards, >> Harshana >> >> >> > >> >> >> >> Thanks, >> >> Ruchira >> >> >> >> -- >> >> Ruchira Wageesha >> >> Senior Software Engineer & Member, Management Committee, Development Technologies >> >> WSO2 Inc. - lean . enterprise . middleware | wso2.com >> >> >> >> email: [email protected], blog: ruchirawageesha.blogspot.com, mobile: +94 77 5493444 >> >> >> >> >> >> _______________________________________________ >> >> Dev mailing list >> >> [email protected] >> >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> >> > Thanks, >> > Samisa... >> > >> > Samisa Abeysinghe >> > VP Engineering >> > WSO2 Inc. >> > http://wso2.com >> > http://wso2.org >> > >> > >> > >> > _______________________________________________ >> > Dev mailing list >> > [email protected] >> > http://wso2.org/cgi-bin/mailman/listinfo/dev >> > > > Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
