Links

Jetty JMX Webservice

Jetty JMX Webservice is a webapp providing a RESTful API to query JMX mbeans and invoke mbean operations without the hassle that comes with RMI. No more arguments with your firewall admin, just a single http port.

That alone might not be a killer feature, but Jetty JMX Webservice also aggregates multiple mbeans having the same ObjectName in the same JVM (e.g. jmx beans for multiple webapps) as well as from multiple jetty instances. That way you’ve a single REST api aggregating JMX mbeans for one or more jetty instances you can use to feed your favourite monitoring system for example.

http://webtide.intalio.com/2011/05/jetty-jmx-webservice/

(download)

Filed under  //   java   jetty   jmx   mbean   monitoring   webapp  
Posted May 31, 2011 by email 

Tomcat MemoryLeakProtection

Tomcat's new memory leak prevention and detection
http://www.tomcatexpert.com/blog/2010/04/06/tomcats-new-memory-leak-preventio...

Notes regarding implementation of Tomcats MemoryLeakProtection
http://wiki.apache.org/tomcat/MemoryLeakProtection

JreMemoryLeakPreventionListener
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/core/JreMe...

Filed under  //   java   leak   memory   tomcat   webapp  
Posted April 7, 2010 by email 

Fluid: run webapps as Mac application

Media_httpwwwfluidappcomicreatewinpng_rdkfavuxvxpache

Media_httpwwwfluidappcomicoverflowpng_dwgeruqqiyopeak


Site Specific Browsers (SSBs) provide a great solution for your WebApp woes. Using Fluid, you can create SSBs to run each of your favorite WebApps as a separate Cocoa desktop application. Fluid gives any WebApp a home on your Mac OS X desktop complete with Dock icon, standard menu bar, logical separation from your other web browsing activity, and many, many other goodies.
Small OS X window titled 'Fluid' with label 'Convert to Desktop Application', two text fields labeled 'URL' and 'Name' and 'Create' button. The 'URL' text field value is 'facebook.com' and the 'Name' text field value is 'Facebook'.

Fluid includes Tabbed Browsing, built-in Userscripting (aka Greasemonkey), URL pattern matching for browsing whitelists and blacklists, bookmarks, auto-software updates via the Sparkle Update framework, custom SSB icons, a JavaScript API for showing Dock badges, Growl notifications, and Dock menu items, and more.

The Fluid Thumbnail Plug-in allows you to browse the web with CoverFlow or iPhoto-like thumbnail previews for links on the current page. Watch the screencast in the sidebar on the right to see the Thumbnail Plug-in in action. How does the Thumbnail Plug-in know how to find the links on the current page from which to make the thumbnails? Simple... Use CSS selectors to select links or images for a given URL pattern (like *google.com*). Add CoverFlow support for your own site with a simple CSS selector!

http://www.fluidapp.com/

Filed under  //   browser   mac   webapp  
Posted November 25, 2009 by email 

Cloudvox: environment for API-driven phone calls

Media_httpcloudvoxcomimagestourappstatuslargepng_rmedrgapyxcegjj

Cloudvox is the most practical, stable, open environment for API-driven phone calls

http://cloudvox.com/

Filed under  //   api   telephone   voice   voicexml   voip   web   webapp  
Posted October 9, 2009 by email