|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
How to redeploy Nuxeo bundle without JBoss restart?Hi!
Is it possible to redeploy Nuxeo bundle without JBoss restart? It is very inconvenient to develop own bundles if I need to restart JBoss each time when I need to check my bundle functionality. Does Nuxeo allow to acces OSGi install/uninstall functionality via some API/shell? Any advises/links regarding how to avoid JBoss restart in development process are thankful. Thanks in advance! Best regards, Alexander Litvin. _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
||||||||
|
|
Re: How to redeploy Nuxeo bundle without JBoss restart?Unless something has changed recently this
isn't possible. However, what you can do is test on Jetty and then the
restart is a few seconds versus 1-2 minutes.
Regards, Bruce.
Hi! Is it possible to redeploy Nuxeo bundle without JBoss restart? It is very inconvenient to develop own bundles if I need to restart JBoss each time when I need to check my bundle functionality. Does Nuxeo allow to acces OSGi install/uninstall functionality via some API/shell? Any advises/links regarding how to avoid JBoss restart in development process are thankful. Thanks in advance! Best regards, Alexander Litvin._______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
||||||||
|
|
Re: How to redeploy Nuxeo bundle without JBoss restart?Hi,
Although not yet all packaged, you start having some tools to do hot reload : seam hot reload : http://doc.nuxeo.org/xwiki/bin/view/FAQ/SeamJSFHotReload pure xml components hot reload : http://lists.nuxeo.com/pipermail/nuxeo-dev/2009-April/000235.html and as said by Bruce, you 'd better use jetty distrib or the soon to come tomcat distrib to accelerate your restart time. Alain On Wed, Oct 21, 2009 at 2:32 PM, Bruce Grant <bgrant@...> wrote: Unless something has changed recently this isn't possible. However, what you can do is test on Jetty and then the restart is a few seconds versus 1-2 minutes. _______________________________________________ ECM mailing list ECM@... http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm |
| Free embeddable forum powered by Nabble | Forum Help |