Videos tagged with Application Servers


Introducing Apache Tomcat 7

Introducing Apache Tomcat 7

Posted in Conferences, Development

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...

Tags: Conferences, Java, apache, InfoQ, Application Servers, Development, SpringOne, Tomcat, SpringOne 2010



Neil Bartlett on OSGi

Neil Bartlett on OSGi

Posted in Frameworks, Development, Graphics, Conferences

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...

Tags: Eclipse, Frameworks, Java, Design, Interview, InfoQ, Architecture, QCon, Application Servers, Module Systems, Interviews, ...


Google App Engine and the Google Data APIs

Google App Engine and the Google Data APIs

Posted in Companies, Conferences, Databases, Development

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...

Tags: Google, Conferences, InfoQ, Data Access, Architecture, QCon, Data Services, Application Servers, Platforms, Google App Engine, Programming, ...


SpringOne Europe 2009 Keynote: The Future of Java Innovation

SpringOne Europe 2009 Keynote: The Future of Java Innovation

Posted in Conferences, Frameworks, Development

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 ...

Tags: Conferences, Frameworks, Java, Spring, InfoQ, Enterprise Architecture, Web Frameworks, Application Servers, SpringSource, SpringSource dm Server, Development, ...


Introduction to SpringSource dm Server

Introduction to SpringSource dm Server

Posted in Conferences, Frameworks, Development

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 ...

Tags: Conferences, Frameworks, Java, Spring, InfoQ, QCon, OSGi, Application Servers, QCon San Francisco 2008, SpringSource, SpringSource dm Server, ...



Application Services on the Web: SalesForce.com

Application Services on the Web: SalesForce.com

Posted in Conferences, Cloud Computing, Development

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...

Tags: Conferences, InfoQ, Architecture, QCon, Cloud Computing, QCon London 2008, Application Servers, Platforms, Development, Salesforce.com


Rob Harrop on SpringSource dm Server and OSGi

Rob Harrop on SpringSource dm Server and OSGi

Posted in Frameworks, Development, Conferences

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...

Tags: Frameworks, Java, Interview, Spring, InfoQ, OSGi, Spring Dynamic Modules, Application Servers, SpringSource, SpringSource dm Server


Rod Johnson About Spring Framework 3.0 & Others

Rod Johnson About Spring Framework 3.0 & Others

Posted in Frameworks, Development, Conferences

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...

Tags: Frameworks, Java, Interview, Spring, InfoQ, Java EE, Application Servers, Spring Web Flow, Spring.NET, Spring Batch, Spring IDE, ...


The SOA Component Model

The SOA Component Model

Posted in Web Technologies, Conferences

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 ...

Tags: Web 2.0, Conferences, IBM, InfoQ, SOA, Application Servers, Standardization, Service Data Objects


Java EE Class Loading Architectures

Java EE Class Loading Architectures

Posted in Conferences, Frameworks, Development

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...

Tags: Conferences, Frameworks, Java, J2EE, jboss, InfoQ, WebLogic, Application Servers, JVM, Sun Microsystems