First of all thanks to all for the answers :-)

We want to make a modular application.

The idea is to have an application with a core module, where you can add
independent modules (something like Jira plugins).

If the plugins have pages (.tml) the modules would be invoked with links
(for example, a call from a menu to a reporting module), and if they don't
have pages and are only class, the modules will be invoked by services.

For loading modules (jar file plugins) we would use the "tapestry-upload" to
upload them in the library folder. Then we would like to use the Tapestry
Reloading to deploy the new modules (that would be jar files) without
restarting the server, although we doesn't know how to do with Tapestry at
this time... any ideas?

This would be very useful for us, because we would can offer our customers a
24x7 application, namely, to add new features without stopping the
application.

Thank you again!!

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-Reloading-in-Production-Mode-tp4527299p4531678.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to