Search results

From Resin 4.0 Wiki

Jump to: navigation, search

Page title matches

Page text matches

  • == Welcome to the Caucho Resin 4.x Wiki == ''For Resin version 3 and earlier, please visit [http://wiki3.caucho.com/ wiki3.caucho.
    5 KB (754 words) - 12:32, 22 August 2013
  • ... download and install Resin on Ubuntu on a local machine. You will install Resin on an Amazon Linux AMI instance (EC2 instance). ...ava tools as well as show you how to configure and manage a complete Resin server cluster. Think of this as the first tutorial in a series of tutorials.
    16 KB (2,438 words) - 00:00, 11 September 2012
  • ... can use caching in a completely standard fashion in the Resin Application Server. You'll typically want ...che", defined in the WEB-INF/resin-web.xml (this part is Resin Application Server specific, of course.) Once the cache is defined, the standard jcache javax.
    8 KB (1,188 words) - 20:07, 10 July 2013
  • ...e a website section that needs an SSL connection for security, you can use Resin's URL-rewriting tag for the HTTP Forbidden (403) in combination with a pred === WEB-INF/resin-web.xml to require SSL for /secure ===
    2 KB (281 words) - 00:00, 28 January 2012
  • Resin application server configuration can use a properties file with EL expressions to parameterize ports or cluster addresses. You might use the same resin.xml configuration for QA, staging and deployment
    2 KB (272 words) - 00:00, 28 January 2012
  • == Welcome to the Caucho Resin 4.x Wiki == ''For Resin version 3 and earlier, please visit [http://wiki3.caucho.com/ wiki3.caucho.
    5 KB (719 words) - 00:00, 27 January 2012
  • To take control of Resin Web Server URL processing, you can create a custom Resin rewrite rule. Just like Resin's built-in <resin:Forward> rewrite tag, your custom rule can match on a URL. It can even use
    4 KB (477 words) - 00:00, 28 January 2012
  • ...llent support for the Eclipse IDE. This page describes the details of the Resin Eclipse plugin. ...Eclipse Web Tools Platform (WTP)]. You must have the WTP installed for the Resin plugin to work. Generally, if you download the [http://www.eclipse.org/down
    14 KB (2,340 words) - 00:00, 27 January 2012
  • ...automatically. When using an application server like the Resin application server that supports both CDI and JCache, you can add caching easily === WEB-INF/beans.xml ===
    4 KB (625 words) - 00:00, 28 January 2012
  • This is a continuance of our earlier tutorial on Resin cloud deploy on to configure Resin for production deployments.
    11 KB (1,623 words) - 00:00, 6 April 2012
  • ...t. Finally, it will provide instruction on setting up WordPress to run in Resin with php-cgi as the processor. CGIServlet is a servlet that comes standard with Resin which allows you to execute CGI scripts just like Apache. The full classna
    3 KB (477 words) - 00:00, 4 February 2012
  • ...t. Finally, it will provide instruction on setting up WordPress to run in Resin using FastCGI. For standard CGI, see [[Application Server: Native PHP With CGIServlet]].
    4 KB (560 words) - 00:00, 7 February 2012
  • Sending static files quickly is an key feature of the Resin Web Server. While the dynamic content take more development time, all the small images Resin's static file serving is fast and efficient with
    685 B (105 words) - 00:00, 29 February 2012
  • The Resin application server command-line interface lets your configure, monitor and manage the application server.
    590 B (72 words) - 00:00, 29 February 2012
  • that works with WebSocket and a server which can handle WebSockets, you still need to be able ...ointy hair boss description. To do this, we slowly build a chat client and server.
    37 KB (4,597 words) - 00:00, 26 March 2012
  • ... build a jQuery chat client and a full working, scalable chat server using Resin 4.0.26. Resin 4.0.27 and 4.0.28 should have some enhancements to further ease WebSocket d
    25 KB (2,360 words) - 00:00, 9 November 2012
  • What follows is a list of things that you can do to manage an install of Resin on Debian/Ubuntu. =Is Resin installed with apt-get or Debian package manager?=
    11 KB (1,683 words) - 00:00, 26 March 2012
  • ... 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 ...ava tools as well as show you how to configure and manage a complete Resin server cluster. Think of this as the first tutorial in a series of tutorials.
    18 KB (2,825 words) - 00:00, 3 April 2012
  • == Starting Resin == ...from within the IDE gives control of the startup and shutdown of the Resin server to the IDE.
    3 KB (360 words) - 00:00, 27 April 2012
  • You will find that you can get started with Java Servlets and JSP (Java Server Pages) quite easily. ...he war file is a binary distribution file that you can copy to the Java EE server,
    24 KB (3,645 words) - 00:00, 9 October 2012
  • ==== /WEB-INF/pages/template.jsp ==== <jsp:include page="/WEB-INF/pages/header.jsp"/>
    17 KB (2,643 words) - 00:00, 3 May 2012
  • Resin datasources. $ sudo yum install mysql-server
    18 KB (2,321 words) - 00:00, 9 May 2012
  • A frequent question is: Does Resin 4 support EJB remoting? ... EE Web Profile (as Resin 4 is a Java EE Web Profile certified application server).
    6 KB (794 words) - 00:00, 16 May 2012
  • <td><viewfile-link file="WEB-INF/classes/example/MathService.java"/></td> <td><viewfile-link file="WEB-INF/classes/example/MathServiceImpl.java"/></td>
    21 KB (2,835 words) - 00:00, 16 June 2012
  • <p>The addition example creates a Hessian web services with a servlet and uses that web service from a
    20 KB (2,816 words) - 00:00, 16 June 2012
  • <p>The addition example creates a Hessian web services with a servlet and uses that web service from a
    5 KB (768 words) - 00:00, 15 June 2012
  • <p>The addition example creates a Hessian web services with a servlet and uses that web service from a
    5 KB (768 words) - 00:00, 15 June 2012
  • <td><code>WEB-INF/web.xml</code></td> <td><code>WEB-INF/classes/example/AppConfig.java</code></td>
    53 KB (7,410 words) - 00:00, 16 June 2012
  • <td>[http://caucho.com/resin-javadoc/javax/inject/Singleton.html @Singleton]</td> <td>[http://caucho.com/resin-javadoc/javax/inject/Qualifier.html @Qualifier]</td>
    20 KB (2,923 words) - 00:00, 15 June 2012
  • <td><code>WEB-INF/web.xml</code></td> <td><code>WEB-INF/classes/example/Basic.java</code></td>
    17 KB (2,465 words) - 00:00, 16 June 2012
  • <p>To configure Resin to be a server for the EJB you need to:</p> deployed within Resin.</p>
    6 KB (899 words) - 00:00, 16 June 2012
  • <td><code>WEB-INF/resin-web.xml</code></td> <td>resin-web.xml configuration</td>
    36 KB (5,128 words) - 00:00, 15 June 2012
  • <td><code>WEB-INF/web.xml</code></td> <td><code>WEB-INF/classes/example/MyListener.java</code></td>
    13 KB (1,881 words) - 00:00, 16 June 2012
  • start Resin and run a trivial php script in Quercus.</p> <tr><td><code>WEB-INF/resin-web.xml</code>
    23 KB (3,664 words) - 00:00, 16 June 2012
  • ==Focus on: deploying seam-booking example application in Resin server== *Resin (Pro) 4.0.29 or later (http://www.caucho.com/download)
    2 KB (252 words) - 00:00, 26 June 2012
  • Recently, we decided to spend some extra time improving Resin's performance and scalability. Since ...ng on performance, we use benchmarks to see which proposed changes improve Resin's performance, and which
    8 KB (837 words) - 00:00, 14 September 2012
  • ==Focus on: deploying Jasper JSP 2 Engine Resin server== ...download the referenced in prerequisites section software and copy / paste web.xml mapping along with two classes that complete the integration and a few
    6 KB (629 words) - 00:00, 15 August 2012
  • [[Category:Resin: Application Server: Configuration]] [[Image:Gears-48.png|link=Category:Resin: Application Server: Configuration]]
    1 KB (167 words) - 00:00, 17 August 2012
  • ...P. Although it adds a possible single point of failure (the configuration server), for large clustered deployments the convenience of not having to synchron ...as the added advantage of having no SPOF, and requiring no additional HTTP server. An administrator can make the choice which works best for their architect
    7 KB (1,050 words) - 00:00, 4 September 2012
  • ...ed web server. We have recently run some performance benchmarks comparing Resin 4.0.31 versus Apache httpd 2.4. These benchmarks show that Resin Pro and Resin Open Source performance exceeds Apache httpd 2.4.
    7 KB (742 words) - 00:00, 29 September 2012
  • Servlets are the pure Java solution to handle web requests. Many web application will use servlets instead of JSP and others will use servlets
    16 KB (2,392 words) - 00:00, 1 October 2012
  • ...lication server is called [http://www.caucho.com/resin-application-server/ Resin]. I mostly write Java code, but I'm also a computer hobbyist and like to t ... an avenue we could explore for Resin. It probably wouldn't directly sell Resin licenses, but it would be a great marketing vehicle. Everybody liked it, C
    42 KB (5,598 words) - 00:00, 8 February 2013
  • ==Resin provides real DevOps support== Resin is an end to end solution from load balancer, to http proxy cache, to cloud
    11 KB (1,563 words) - 00:00, 12 January 2013
  • One advantage that Resin has over other similar products is integration with OpenSSL. If you use Resin, you want to use OpenSSL, it is more scalable and faster.
    19 KB (2,807 words) - 00:00, 29 January 2013
  • [[Category:Resin:_3rd_Party_Integration]] [[Image:Share-48.png|link=Category:Resin:_3rd_Party_Integration]]
    8 KB (1,053 words) - 00:00, 4 February 2013
  • ...ne interface, and older customizable REST pages as part of the resin-admin web application. ...roughly in the [http://www.caucho.com/resin-4.0/admin/resin-admin-rest.xtp Resin documentation] and [[Application_Server:_REST_Graphing|usage examples]] are
    5 KB (711 words) - 00:00, 21 March 2013
  • ...tional data with speeds up to 1,000,000 operations per second on commodity server hardware and several million operations per second with souped up servers. │   ├── WEB-INF
    14 KB (1,664 words) - 02:54, 28 June 2013

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
TOOLBOX
LANGUAGES
Toolbox