My plan it to make a video of it with help from my fried Alex. It was a very short talk and I only had 6 slides including a Title and End Note slide. Any way, here are the 4 real slides as text:

Vision
Bring JEE services to Tomcat instead of burying Tomcat in a JEE server

Goals
  Leverage existing knowledge
  Tomcat users shouldn’t have to learn anything new
  Add to Tomcat; don’t break stuff
  All existing tools, scripts, add-ons should just work
  Must take no effort to test-drive

How Does It Work?
  Add JEE libraries to Tomcat class loader
  Add OpenEJB listener to Tomcat
  Process web apps for JEE services
    Load Web Services and EJBs
    Update JNDI tree

Reuse
  Use the Tomcat deployment system
  Use the Tomcat security system
  Use the Tomcat class loader
  Use the Tomcat JNDI implementation
  Use the Tomcat shell scripts
  Use the Tomcat directory structure

-dain

On Dec 12, 2007, at 12:46 AM, Jacek Laskowski wrote:

On Dec 12, 2007 12:09 AM, Dain Sundstrom <[EMAIL PROTECTED]> wrote:

I gave a demo of using out-of-the-box intellij to develop an app with
Servlets+JPA+WS+EJB at ApacheCon.  The demo took about 10 minutes :D

Do you have slides I could take a look at?

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl

Reply via email to