633247 members! Sign up to stay informed.
News News News Post a news item Post a news item Post a news item More news More news More news Active Threads Active Threads Active Threads  XML  XML  XML

Build powerful Java Applications using SOA with New Book

Posted by: Varsha Kharidaha on July 25, 2008    0 comments    last post: July 25, 2008
Packt is pleased to announce Service Oriented Architecture with Java, a new book which teaches the concepts and the implementation of using SOA with web services to design a sound architecture for business solutions.

Tasktop Summer 2008: Offload Your Brain

Posted by: Mik Kersten on July 24, 2008    1 comment    last post: July 25, 2008
The Tasktop Team is pleased to announce the release of Tasktop Summer 2008, based on Mylyn 3.0. Tasktop Pro includes cool new time tracking features that make it easy to fill out time sheets and see where you spend time. For Eclipse/Mylyn users we have also released a free version called Tasktop Starter.

Sponsored Links


Resources

Enterprise Java
Research Library

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

Agile Bridge Analogy

Posted by: Peter Varhol on July 24, 2008    8 comments    last post: July 25, 2008
TheServerSide contributor Paulo Caroli opines on how agile development is like building a bridge.

Java / Flex Excelent RIA Technologies Combination

Posted by: Kibsaim Vindas Leiton on July 23, 2008    18 comments    last post: July 25, 2008
Java/Flex Technologies are a great combination to new RIA applications. Robust RIA applications are rare to see around, here is a case study of one Java/Flex robust application.

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

Posted by: Nuno Teixeira on July 23, 2008    48 comments    last post: July 25, 2008
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.

Mule module "Smooks for Mule" 1.0 Beta Released

Posted by: Maurice Zeijen on July 23, 2008    4 comments    last post: July 24, 2008
Smooks for Mule enables complex message transformation and routing for Mule 1.x and 2.0 using the Smooks Engine. Smooks for Mule maps, translates, or routes XML and non-XML data like EDI, Java objects, or CSV to ease application integration with the ESB.

Performance tests of open source JMS

Posted by: Matt Brasier on July 23, 2008    23 comments    last post: July 25, 2008
C2B2 have performed some performance testing of open source JMS implementations, the first article in the series looks at the performance of default configurations for JBoss MQ, JBoss Messaging and OpenMQ when sending messages to a JMS queue.

OFX4J Released

Posted by: Ryan Heaton on July 21, 2008    0 comments    last post: July 21, 2008
OFX4J is a Java implementation of Open Financial Exchange, which defines web service APIs for interfacing with financial institutions. The OFX4J library includes support for both client-side and server-side implementations of both version 1 and version 2 of the OFX specification.

Kirk Pepperdine on Release Valves to Calm Developers

Posted by: John Simpson on July 18, 2008    4 comments    last post: July 21, 2008
A Kirk Pepperdine interview on java.sun.com raises interesting questions about ways to stabilize a system to calm developers down

Implementing Finite State Machines with Physhun and Spring

Posted by: Nuno Teixeira on July 18, 2008    17 comments    last post: July 24, 2008
The Physhun project provides finite State Model persistence and transaction management with synchronous or asynchronous behavior. This article by Justin McCarter and Jim Ladd, presents Physhun, a Spring-based framework for implementing complex processes through Finite State Machine models.

Channel Intelligence is pulling an SCO...

Posted by: Joseph Ottinger on July 18, 2008    25 comments    last post: July 23, 2008
Channel Intelligence is a company who's started to sue people who fit two criteria: shallow pockets and an application that stores lists of some sort in a database, based on patent infringement.. They're not suing companies like Amazon, of course, because Amazon has the money to defend itself. Can you say "SCO?"

Envers 1.0.0.GA hits the download site

Posted by: Adam Warski on July 18, 2008    10 comments    last post: July 24, 2008
Versioning (Hibernate JPA) entities has never been easier - TSS readers may remember the preview release, annouced a couple of months ago. Since then, new features have been added - most notably querying and logging data for each revision. However, to version your entites, you still just need to annotate them with @Versioned.



More news »
Older news Older news Older news More news More news More news
JBoss Cache 3 Alpha Available for Download ( July 17, 2008 )
Critical security issues found in the Spring Framework ( July 16, 2008 )
Introducing MetaModel ( July 16, 2008 )
First Release of Induction - MVC Web Framework ( July 15, 2008 )
Jython Reaches 2.5 (Alpha) ( July 15, 2008 )
Continuous Integration: Was Fowler Wrong? ( July 15, 2008 )
HtmlCleaner 2.0 release ( July 15, 2008 )
New Refcard: Glassfish Application Server ( July 14, 2008 )
More news »
Hot threads Hot threads Hot threads Recent blogs Recent blogs Recent blogs Tech talks Tech talks Tech talks
Object pooling is now a serious performance loss
Beyond Java
Three forms of AJAX: solid, liquid and gas.
Design-Time API Promises to make Java more like VB
Will Sun be that target of a management buyout?
Java 6 scripting engine with Python
Real-Time specification for Java (JSR-1) - An Introduction
Grails and EJB 3
Thoughts on EclipseLink 1.0
Type-safe Builder Pattern in Scala
Sneak Peek - The Presentation Tier @ TSSJS
The Framework Impasse @ TSSJS
Groovy
Developing Ajax-based Java Applications
Retrofitting Struts
More hot threads » More blogs » More tech talks »
Enterprise Java Research Library
More White Papers »
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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)

The Whiteboard Pattern for OSGi

This is the second in TSS' series on OSGi, this time focusing on a common pattern in OSGi, called the "whiteboard pattern," where interfaces that can fulfill a contract are searched for in an OSGi repository. (May 19, Article)

Garbage Collection: Reducing Pauses for Greater Java Performance

In this Tech Talk, Kirk Pepperdine, Holly Cummins, John Davies and Gil Tene detail how the pauseless garbage collection is now being utilized to overcome such performance challenges. (March 15, Podcast)

Optimizing Java Application Performance with Compute Appliances

In this Tech Talk, Gil Tene discusses how compute appliances can be used to optimize the performance for demanding Java applications. (March 13, Podcast)

MapReduce Part II

Eugene Ciurana describes how to build a MapReduce system using the same off-the-shelf, robust, open-source components already running at your company and that your engineering team already mastered. (May 12, Article)

Application Server Matrix

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