Main Page
From Resin 4.0 Wiki
Line 35: | Line 35: | ||
| style='width:75px;text-align:center;padding:2px;' | [[Image:Construction-48.png|link=Category:Resin: Development]] | | style='width:75px;text-align:center;padding:2px;' | [[Image:Construction-48.png|link=Category:Resin: Development]] | ||
| style='text-align:left;padding:2px;' | [[:Category:Resin: Development | Resin Development]] | | style='text-align:left;padding:2px;' | [[:Category:Resin: Development | Resin Development]] | ||
+ | |- | ||
+ | | style='width:75px;text-align:center;padding:2px;' | [[Image:Share-48.png|link=Category:Resin: 3rd Party Integration]] | ||
+ | | style='padding:2px;' | [[:Category:Resin: 3rd Party Integration | 3rd Party Service Integration]] | ||
|} | |} | ||
| style="width:1%;" | | | style="width:1%;" | |
Revision as of 00:00, 27 January 2012
Welcome to the Caucho Resin 4.x Wiki
For Resin version 3 and earlier, please visit wiki3.caucho.com.
Wiki Categories |
|
Other Resources
Featured ArticleResin Cloud deployment with AmazonThis tutorial is going to cover the basics of using Resin with Amazon Web Services for cloud deployment. If you are new to cloud computing and IaaS (Infrastructure as a Service), follow along and you will soon be deploying Java web applications in the cloud. You wil create an EC2 instance. You will download and install Resin on Ubuntu on a local machine. You will install Resin on an Amazon Linux AMI instance (EC2 instance). You will use Roo to create a simple application and deploy it. We use Roo because Spring is fairly widely used, and Roo is a quick way to generate a sample app. Future tutorials will use other common Java tools as well as show you how to configure and manage a complete Resin cluster. Think of this as the first tutorial in a series of tutorials. For this tutorial you will need Resin 4.0.24 or later. Check back periodically because as we are going to expand the tutorial and improve Resin's support of cloud deployments. The Resin engineering team plans on improving cloud support continuously. (more...) |