Suppose I wanted to create a new implementation that shared much of the behaviour of <implementation.java> and then added a bit. Suppose I wanted to make <implementation.servlet> for example, to be an implementation that did what <implement.java> does WRT understanding @Reference and @Property and getters and setters, but did some extra - for example looked in the web.xml file for the servlet and added some extra properties. How could I architect this to take advantage of all the code that already exists within the support for <implementation.java>?
Matthew Peters Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
