[image]
[image] [image]
[image]
[image]
[image][image][image][image][image][image][image][image][image] [image] [image] 635522 members! Sign up to stay informed. [image] [image] [image] [image]
[image]
[image]News News News [image]Post a news item Post a news item Post a news item [image]More news More news More news [image]Active Threads Active Threads Active Threads [image] XML  XML  XML [image]

WSO2 ESB fixes the Firefox3

Posted by: Ruwan Linton on Tue Aug 19 21:45:47 EDT 2008    7 comments    last post: Wed Aug 20 13:41:09 EDT 2008
WSO2 ESB Team has done the 1.7.1 release of the product which is a minor bug fix release of the user interface layer in-order to support the Firefox3 browser

Coherence appears in AbeBooks.com application

Posted by: Jack Vaughan on Tue Aug 19 10:51:07 EDT 2008    3 comments    last post: Wed Aug 20 12:52:23 EDT 2008
Tangosol sitings are a bit fewer since the company became part of Oracle. SearchSOA.com ran a piece in which a Coherence user speaks a bit about event processing for a rare-book site. Oracle has made a push to in-memory architecture and application caching, not to mention Grid. [Or Cloud if you prefer.]
Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

New Article: A Finite State Machine for Asynchronous Services

Posted by: Nuno Teixeira on Mon Aug 18 12:58:28 EDT 2008    8 comments    last post: Wed Aug 20 11:41:52 EDT 2008
"Asynchronous Processes Modeled as Persistent Finite State Machines" by Benjamin Possolo describes and implements a finite state machine for asynchronous services using JEE.

Simple 4.0 - Java HTTP Engine

Posted by: Niall Gallagher on Mon Aug 18 12:49:37 EDT 2008    21 comments    last post: Wed Aug 20 20:14:27 EDT 2008
The Simple HTTP engine has released version 4.0. Simple is a truly asynchronous HTTP engine capable of scaling to enormous loads with a limited number of servicing threads. It also has a fully comprehensive API that provides as much, if not more, convenience to the developer than the Java Servlet API.

Stripes 1.5 released

Posted by: Ben Gunter on Mon Aug 18 11:46:51 EDT 2008    24 comments    last post: Wed Aug 20 21:20:49 EDT 2008
Stripes 1.5 is available for immediate download. Stripes is a presentation framework for building web applications using the latest Java technologies.

Jitterbit 2.0 Available for Download

Posted by: Peter Varhol on Mon Aug 18 09:08:47 EDT 2008    4 comments    last post: Mon Aug 18 13:14:12 EDT 2008
Jitterbit Inc., a provider of open source integration software, today announced the availability of Jitterbit 2.0 Enterprise and Community.

Jt - Java Pattern Oriented Framework (Jt 2.7)

Posted by: Dan Evans on Thu Aug 14 21:47:06 EDT 2008    1 comment    last post: Wed Aug 20 18:39:30 EDT 2008
Jt2.7 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large mission critical systems. Jt implements many well-known patterns including Data Access Objects (DAO), GoF design patterns and J2EE patterns.

Elastica: A free rules-based EJB load balancer for JBoss

Posted by: Bob Stasyszyn on Thu Aug 14 11:42:07 EDT 2008    7 comments    last post: Tue Aug 19 13:46:02 EDT 2008
Elastica 1.3.0 has just been released and is available for free download. Elastica is a highly efficient and extensible, rules-based load-balancer for JBoss 4 that adds dynamic behavior to EJB load balancing. Rules can be defined to redirect EJB requests according to request data, server performance data, or even the time of day.

Guide to Performance and Runtime JVM Monitoring

Posted by: Eugene Ciurana on Thu Aug 14 09:50:39 EDT 2008    1 comment    last post: Thu Aug 14 11:17:29 EDT 2008
Nicholas Whitehead, a senior technology architect from ADP, authored one of the best, most detailed guides to live, granular JVM monitoring, how to instrument an application after it's built, and how to live monitor a whole group of high-performance systems working together.

Projectivity 3.0 has been released and is now Open Source

Posted by: Emmanuel Jay on Thu Aug 14 04:50:49 EDT 2008    10 comments    last post: Wed Aug 20 12:52:07 EDT 2008
Projectivity 3.0 the Open Source Enterprise Management Platform has just been released. Interesting enterprise management platform that includes some commercial support.

NetBeans IDE 6.5 Beta now available

Posted by: Wen Huang on Wed Aug 13 13:31:29 EDT 2008    30 comments    last post: Wed Aug 20 03:46:12 EDT 2008
New features in NetBeans IDE 6.5 Beta include support for Groovy and Grails, built-in support for Hibernate, Compile/Deploy on Save, JavaScript debugging for Firefox and IE, and much more.

TSS members save $200 off our sister event, The Ajax Experience

Posted by: Peter Varhol on Wed Aug 13 11:58:07 EDT 2008    0 comments    last post: Wed Aug 13 11:58:07 EDT 2008
Our sister event, The Ajax Experience, comes to Boston this fall and TheServerSide.com community is entitled to a special discount. We recommend this conference for developers working or thinking about working with Ajax or rich Web technologies. The Ajax Experience is put on by Ajaxian.com, which is community-driven and vendor-neutral.

More news »
[image]Older news Older news Older news [image]More news More news More news [image]
[image]
[image] Wicket In Action Book Review ( Wed Aug 13 02:35:42 EDT 2008 )
[image] SmartInspect 3.0 logging tool released ( Tue Aug 12 09:06:22 EDT 2008 )
[image] Squish for Web Testing Tool Supports Firefox 3.0 ( Tue Aug 12 05:40:34 EDT 2008 )
[image] Initial version of the Java Gems project ( Mon Aug 11 10:22:16 EDT 2008 )
More news »
[image]
[image]New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com [image]
[image]

Asynchronous Processes Modeled as Persistent Finite State Machines

[image] Benjamin Possolo describes and implements a finite state machine for asynchronous services using JEE. (August 18, Article)

A RESTful Core for Web-like Application Flexibility - Part 2 - Microkernel

[image] Randy Kahle and Tom Hicks continue their series of RESTful computing with an explanation of the role of the microkernel. (August 7, Article)

Putting Physhun To Work

[image] Read more about the Physhun finite state modeling framework in Jim Ladd's article on a real life application. (August 5, Article)

Are Java Web Applications Secure?

[image] HDIV was designed for the purpose of addressing security issues in Web application frameworks by extending some of those frameworks to do such things as check of non editable data integrity and perform validations for editable data. Read about potential security problems and how HDIV attempts to address those problems. (July 30, Article)

The Road to JBI: Paved with Good Intentions

[image] Standards are a good thing, but sometimes we overreach. Ross Mason tells us how we overreached on JSR-208, and what to do about it. (July 28, Article)

A RESTful Core for Web-like Application Flexibility - Part 1

[image] Representational State Transfer (REST) computing offers developers and applications a number of advantages, including simplicity and flexibility in running applications. Tom Hicks and Randy Kahle begin this series on RESTful computing with the surprising topic of binding. (July 23, Article)

Implementing Finite State Machines with Physhun and Spring

[image] The Physhun project provides finite State Model persistence and transaction management with synchronous or asynchronous behavior. This article presents Physhun, a Spring-based framework for implementing complex processes through Finite State Machine models. (July 18, Article)

Continuous Performance Management Across the Application Lifecycle

[image] This video explains the benefits of concepts like Continuous Performance Management, which applies performance engineering continuously throughout each phase of the software lifecycle. (July 16, TechTalk)

Best Practices for Developing Scalable Web 2.0 Applications

[image] In this Tech Talk, filmed at TSSJS-Europe, Uri Cohen gives a demo that will show you the power of GigaSpaces' scaling, hot failover and self-healing capabilities. A sample Web application which uses Spring MVC and contains an AJAX web front-end and a GigaSpaces' backend will be scaled out. (July 15, TechTalk)

Introduction to m2eclipse

[image] The m2eclipse project provides support for Maven within the Eclipse IDE. It is a plugin which helps bridge the gaps between Maven and Eclipse. Read about how to use m2eclipse to integrate build management into your Eclipse environment. (July 14, Article)

Scaling Your Java EE Applications - Part 2

[image] In part two of this series, Wang Yu presents some surprising results of Java application scalability based on his experiences in a performance laboratory. (July 8, Article)

Scaling Your Java EE Applications

[image] Getting Java applications to scale requires an intimate understanding of the application, the JVM, and the underlying hardware. Wang Yu presents some surprising results of Java application scalability based on his experiences in a performance laboratory. (July 3, Article)

Zero Turnaround for Java Development

[image] In this podcast, JavaRebel development lead Jevgeni Kabanov discusses the value of zero turnaround to both development and production systems, and how JavaRebel helps achieve this goal. (June 27, Podcast)

JSR 286 Portlets: Action-scoped Request Attributes

[image] The recent Java Portlet Specification 2.0 final draft (JSR 286) addresses a shortcoming in the action-render model used in the current spec to be able to let the container take care of managing the attributes between action and render. (June 12, Article)

New Features in EJB 3.1 - Part 4

[image] The EJB 3.1 expert group is working on changes for the next version of the Java EE spec. Here's a preview of those changes. (June 12, Article)

Review: Algorithms in Java

[image] Algorithms in Java provides those who seek to understand underlying mechanisms for manipulating data and working with well-known algorithms using a familiar language. (June 12, Review)

Free Book PDF Download: Mastering EJB Third Edition

[image] Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)

Building Content Oriented Integration Solutions With Mule and JCR

[image] The latest version of the JCR transport for Mule ESB offers a set of features that can enable the creation of content oriented integration solutions. This article by David Dossot presents a simple scenario where all these features are leveraged. (June 9, Article)

Extending Spring LDAP with an iBATIS-style XML Data Mapper

[image] This article by Colin Lu explains how to use Spring's LDAP integration with an XML data mapper to make LDAP access from within Spring trivial. (May 20, Article)

Application Server Matrix

[image] The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser