Rick's SandBox
From Resin 4.0 Wiki
(17 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
Thoughts and ideas that might one day become a recipe or a tutorial. | Thoughts and ideas that might one day become a recipe or a tutorial. | ||
+ | |||
+ | [[Resin ActiveMQ How to]] | ||
+ | |||
+ | |||
+ | [[Resin JCA ActiveMQ How to]] | ||
+ | |||
+ | [[Introduction to JCache JSR 107]] | ||
+ | |||
+ | [[Introduction to JCache JSR 107 Part 2 sharing objects in a cache between jar files]] | ||
+ | |||
+ | [[Setting up OpenSSL with Resin 4.0.32 on Ubuntu 12.0.4]] | ||
+ | |||
+ | [[Resin Proxy Cache Support and REST support explained]] | ||
+ | |||
+ | [[Apache httpd 2.4 versus Resin Pro and Resin Open Source 4.0.31]] | ||
+ | |||
+ | [[NginX 1.2.0 versus Resin 4.0.29 performance tests]] | ||
[[Resin 4 Hessian Example List]] | [[Resin 4 Hessian Example List]] | ||
[[Resin 4 Hessian Examples]] | [[Resin 4 Hessian Examples]] | ||
+ | |||
+ | [[Resin 4 IoC Examples]] | ||
+ | |||
+ | [[Resin 4 IoC Example List]] | ||
[[Resin 4 Hessian support]] | [[Resin 4 Hessian support]] | ||
+ | |||
+ | [[Resin 4 Database Setup]] | ||
+ | |||
+ | [[Resin 4 Security Tutorial]] | ||
+ | |||
+ | [[Resin 4 Application Server JMX Tutorial]] | ||
+ | |||
+ | [[Resin 4 Java EE Application Server EJB Tutorial]] | ||
+ | |||
+ | [[Resin 4 Java EE Basic Servlet, Comet, and WebSocket Tutorial]] | ||
+ | |||
+ | [[Resin 4 Java EE Java Application Server JMS Support Tutorial]] | ||
+ | |||
+ | [[Resin 4 built-in fast PHP support called Quercus : covers Java integration, JSON support and more]] | ||
[[Managing Resin on Ubuntu]] | [[Managing Resin on Ubuntu]] | ||
Line 19: | Line 54: | ||
[[Example of Resin 4's JUnit support for unit testing with CDI]] | [[Example of Resin 4's JUnit support for unit testing with CDI]] | ||
+ | |||
+ | [[Installing Resin 4 on CentOS 2.6 and Amazon Linux]] | ||
+ | |||
+ | [[Setting up a cluster of servers using Amazon EC2 / Amazon WS]] | ||
+ | |||
+ | [[Resin 4 Script for cloud EC2 video for JavaOne]] | ||
+ | |||
+ | [[Getting started with Makai/JAMP]] |
Latest revision as of 08:30, 16 June 2013
Thoughts and ideas that might one day become a recipe or a tutorial.
Introduction to JCache JSR 107
Introduction to JCache JSR 107 Part 2 sharing objects in a cache between jar files
Setting up OpenSSL with Resin 4.0.32 on Ubuntu 12.0.4
Resin Proxy Cache Support and REST support explained
Apache httpd 2.4 versus Resin Pro and Resin Open Source 4.0.31
NginX 1.2.0 versus Resin 4.0.29 performance tests
Resin 4 Application Server JMX Tutorial
Resin 4 Java EE Application Server EJB Tutorial
Resin 4 Java EE Basic Servlet, Comet, and WebSocket Tutorial
Resin 4 Java EE Java Application Server JMS Support Tutorial
Resin 4 built-in fast PHP support called Quercus : covers Java integration, JSON support and more
Managing Resin on CentOS/Amazon Linux
Java EE Tutorial covering JSP 2.2, and Servlets 3.0
Example of Resin 4's JUnit support for unit testing with CDI
Installing Resin 4 on CentOS 2.6 and Amazon Linux
Setting up a cluster of servers using Amazon EC2 / Amazon WS