On Fri, 20 Oct 2000, marc fleury wrote:
> Aaron, how far are you from FINAL???

        Regrettably, I'm not very close.  Some help would be appreciated,
starting from the bottom of this list up (that is, I'm working from the
top down).

Manual:
        See jbossweb/manual/warning.html - there's *a lot* left
        Most important items are EJX walkthrough and descriptions of
        jboss.xml and jaws.xml options
Databases:
        Fighting DB/2 currently
        Need to test Interbase
        Need to test Oracle 8.17 JDBC XA implementation
Minerva:
        Need to implement CallableStatement wrapper
        Need to implement PreparedStatement cache size limit
        Need to fix synchronization
        Need to check on vague reports of memory leaks
Tomcat:
        My impression is that this is only vaguely working
            Lots of reports of jndi.properties not loading, and
            needing to put bean interfaces on tomcat server or
            *system* classpath - this is definitely not right.
        Still need to write a Tomcat interceptor (or whatever)
            to make the in-VM integration work without a code
            patch to Tomcat
JAWS:
        Need to change from storing handle to storing PK fields for
            EJB references
DTDs:
        Need fully-commented jboss.dtd and jaws.dtd (a la the ejb-jar.dtd
            in the EJB 1.1 spec)
EJX:
        What the heck is the status of EJX?  Does it work or not?
        Is anyone going to improve the file selection interface?
Threads:
        Do we have the option of moving to a thread pool before final?
        It would be nice to not limit Linux so much, but I suspect this
        is not reasonable for 2 weeks.
Misc:
        Need to write kill.jar (make server process exit altogether)
        Need to move defaultjboss/jaws.xml from JARs to conf directory
        Need to make JRMP port configurable

Aaron



Reply via email to