Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-14 Thread Lance Java
this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686p5718716.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-14 Thread Martin Nagl
applications, I need to delegate this to full application server (e.g. Glassfish, TomEE, etc). Looks like I can not avoid EJB if I want multiple WARs to share services. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications

Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-14 Thread Lance Java
You could extract your shared services into a separate war and expose them as web-services. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686p5718721.html Sent from the Tapestry

Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-14 Thread Lenny Primak
. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686p5718720.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-14 Thread Lenny Primak
just not sure if it's a good idea ;) -- View this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686p5718716.html Sent from the Tapestry - User mailing list archive at Nabble.com

Sharing the Registry instance between web applications (deployed in the same container)

2012-12-13 Thread Martin Nagl
use Eclipse + maven + jetty. Thanks for any ideas. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-13 Thread Josh Canfield
/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org

Re: Sharing the Registry instance between web applications (deployed in the same container)

2012-12-13 Thread Lenny Primak
simple and make use of live class reloading. I use Eclipse + maven + jetty. Thanks for any ideas. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Sharing-the-Registry-instance-between-web-applications-deployed-in-the-same-container-tp5718686.html Sent from