Currently, the web admin of OpenEJB is just stateless session beans, nothing fancy, so some work will need to be done there if we want to re-use the code. It will also depend on what parts of OpenEJB we'll be using, since the code is written for OpenEJB and it's not very generic right now.
Are we going to use Sun's RI of the J2EE Management, write our own, or use another OS version? Tim Urberg OpenEJB Developer --- Dirk Laessig <[EMAIL PROTECTED]> wrote: > Yeap! > http://java.sun.com/j2ee/1.4/docs/api/javax/management/j2ee/package-summary.html > > It looks like 77 and 88 are now a required component of > J2EE 1.4. > > The Management interface is very generic. Don't know > the existing admin client and server code of OpenEJB. > Maybe I can help out with some coding. But I think it > also depends on whether Geronimo will be based in JMX > or not. There is a lot of work that must be done on the > server side. I also would like to see the statistics > (javax.management.j2ee.statistics) working. That would > be pretty cool. > > Dirk > > -- > Dirk Laessig <[EMAIL PROTECTED]> > http://www.laessig.com
