Hi Charles,
could you give some details around several points :
- Add EJB3 support,
What do you mean by EJB3 support ?
If you talk about using EJB3 inside SMX, you can already do it (you can
setup a EJB client). If you talk about deploying EJB3 inside SMX, I'm
not sure that it's a good idea as there are good EJB
container/application servers that doing that.
- Provide web admin interface,
I'm agree, I will try to begin a proto soon.
- Rotation of the file logs (defined through etc config file or web
administration console)
I think that it's already possible by changing the
org.ops4j.pax.logging.cfg. You can define a RollingFileAppender for example.
Thanks,
Regards
JB