Videos tagged with Application Servers
Summary Mark Thomas reviews some of the new features available in Apache Tomcat 7, including: Servlet 3.0, JSP 2.2, EL 2.2, asynchronous request processing, memory leak protection, and security improvements. Bio Mark Thomas is a Senior Software Engineer at SpringSource, responsible for Tomcat-tc Server integration. He is a Tomcat committer and PMC member, being involved in creating Tomcat’s sec...
Neil Bartlett on OSGi
Summary This interview, conducted at QCon 2009, covers a wide range of topics beginning with a definition of OSGi and ending with an audience question about integrating OSGi into legacy application servers (like Websphere). In between Neil answers questions about the origins and evolution of OSGi, how OSGi compares to .Net modularization, and constraints on the use of certain Java libraries. Bi...
Google App Engine and the Google Data APIs
Summary Mano Marks introduces the Google App Engine (a toolset used internally to develop Google applications) and shows how to build scalable systems where the developer worries about the code, and Google worries about the servers. The presentation includes an overview of Google App Engine and a quick introduction to the Google Data APIs. Bio Mano Marks is a Developer Advocate with Google, spe...
SpringOne Europe 2009 Keynote: The Future of Java Innovation
Summary In the opening keynote at SpringOne Europe 2009, Rod Johnson wondered if Java innovation is going to be stifled by latest Oracle acquisition and expressed his belief that Java will continue to evolve outside of Sun as it has done for the last few years. As proof he mentioned: Grails, Roo, a tool for improved developer productivity, a free STS, tc Server and dm Server. Bio Rod is one of ...
Introduction to SpringSource dm Server
Summary In this presentation recorded at QCon SF 2008, Rod Johnson, the father of Spring, introduces the SpringSource dm Server by taking a high-level look at it, trying to clear up some misconceptions about what dm Server is, and showing how the configuration, logging and application installation work. Bio Rod is the father of Spring. The Spring Framework open source project began in February ...
Application Services on the Web: SalesForce.com
Summary Dave Carroll presents Force.com as a platform for creating enterprise applications in the Cloud using Web service APIs, server side logic, service oriented application support and application lifecycle management service: delivering your application offline or to a mobile device. Dave covers issues, like scalability, huge data sets, security and developer success. Bio Dave Carroll is pr...
Rob Harrop on SpringSource dm Server and OSGi
Summary In this interview made by InfoQ’s Srini Penchikala, Rob Harrop talks about SpringSource dm Server, its OSGi based modularity and the advantages it offers. He also touches other adjacent topics like support for Java EE6, cloud computing, JMX, and others. Bio Rob Harrop has been a core developer of the Spring Framework since June 2004 and currently leads the JMX and AOP efforts as w...
Rod Johnson About Spring Framework 3.0 & Others
Summary In this interview made by Srini Penchikala, with the participation of Ryan Slobojan, Rod Johnson answered many questions about Spring Framework 3.0 and other applications developed under SpringSource’s umbrella - Tool Suite, Integration, Web Flow, Batch – talking about their current status and existing plans for the future. Bio Rod is the father of Spring. The Spring Framewo...
The SOA Component Model
Summary IBM Chief SOA architect Rob High introduces Service Component Architecture (SCA) and Service Data Objects (SDO) as the foundation for a SOA programming model. Topics covered include a definition of SOA, a look at its principles and properties, an introduction to SCA and SDO and an outlook to the connection of SOA and Web 2.0. Bio Rob High is the Chief Architect for IBM's SOA Foundation ...
Java EE Class Loading Architectures
Summary Ernie Svehla, Chief Architect of IntelliObjects reviews Java Class Loading basics, comparing the class loading architectures of the Sun's Appserver 9, BEA WebLogic 9.1, and JBoss 4.0.2. The presentation concludes with a discussion of best practices for packaging JEE applications followed by techniques for resolving common class loading problems such as ClassNotFoundException, or NoDefFo...