原文(投稿日:2011/12/13)へのリンク バージョン 4.0.24 のリリースによって,Caucho のアプリケーションサーバ Resin のキャッシュ機構はクライアントとサーバ両方の memcached インターフェースを提供するようになった。つまり memcached ソリューションを代... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Hey Forum. I'm trying to rebuiold my server after an crash. The problem is I'm using jsp webpages. Normally I have run Apache2 with resin on Ubuntu 6.06 LTS. Now I have installed 7.10 after the crash - but when I'm compiling Resin with ./conf... 続きを読む
GzipFilter requires Resin Professional [edit] resin-web.xml <web-app xmlns="http://caucho.com/ns/resin"> <filter filter-name="gzip" filter-class="com.caucho.filters.GzipFilter"> <init> <use-vary>true</use-vary> </init> </filter> <filter-mappi... 続きを読む
Getting Started with MyEclipse Features include Getting MyEclipse, Developing with MyEclipse, Write Less Code, Work As a Team, Extending MyEclipse Plug-ins, Hot Tips and more. Spring Configuration Features Dependency Injection in a Nutshell, ... 続きを読む
作者 Josh Long , 翻訳者 吉田 英人 投稿日 2010年2月25日 午後3時10分 コミュニティ Java トピック プラットフォーム, SOAプラットフォーム タグ 認証, Java EE 原文(投稿日:2010/02/19)へのリンク Caucho の発表 によると,次世代型軽量アプリケーションサー... 続きを読む
The Internet is becoming more and more about sharing data, and, uploading files had become nearly universal requirement for a web application. Prior to Servlet 3.0, implementing file upload successfully required external libraries or tedious ... 続きを読む
Resin 4.0 introduced Early Access Servlet 3.0 support and, in version 4.0.2, we’ve solidified the implementation. Among many interesting features, Servlet 3.0 introduces annotations that make deploying Servlets, Filters and Listeners of all ... 続きを読む
We’ve been quiet on the blog for a while, but pretty busy behind the scenes for the last couple of weeks. There’s lots going on, but what I’m working on specifically is a new deployment model for Resin 4. In addition to our current file sy... 続きを読む
Last week I was out of town doing some on-site training for a potential customer and they asked if it’s possible to log the number of threads active at any given time. We don’t do that as part of Resin normally, but it got me thinking that ... 続きを読む
Ever since Google App Engine (GAE) supported Java, it has opened a slew of other languages that GAE indirectly and unofficially supports. PHP is one of them through Quercus, our 100% Java clean-room implementation of the PHP language. PHP is ... 続きを読む
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! 続きを読む
By adding Java to their App Engine, Google has opened the door for a whole slew of languages that have been implemented on the JVM, now including PHP via Quercus. For the last couple of weeks, I’ve been looking at Google App Engine and what ... 続きを読む
Last week I was been looking at ways to take advantage of Resin 4.0’s new cloud features within Amazon EC2. I’m in the process of developing some tools to make this simpler, but in the meantime, it’s already possible to get up and running ... 続きを読む