<snip/> > I just downloaded jBoss, and will install it to play around. > I was thinking that if it comes with any examples/tutorials, > we (that is, you...) could take one of those and add an Avalon > dimension to it.
:-) After a glance at the JBoss distribution there is an example, but a very reduced one. I'm not sure that it fits our requirements. I'll look around for another one. > I'm leaning to an architecture like this for my projects: > > * Avalon as a framework for all components, be them EJBs > or straight classes. > * Some Avalon (Excalibur?) prebuilt components for the > obvious stuff, like logging, configuration, etc. > * Struts for the navigational logic. (To be decided: use > JSPs or Velocity with Struts?). > * Development: Win2K, mySQL, jBoss and jetty. > * Deployment: AIX, DB/2, WebSphere 4 (kind of fixed). > > Anybody has any comments, criticism, flames, or otherwise > interesting thoughts you could share with me? If you're going to use MySQL and JBoss together, I'd use the MySQL-Max distribution so you get transactions (using InnoDB tables). Good luck with learning EJB and Avalon at the same time! Heavy task IMO. <snip/> Cheers, Jeremias M�rki mailto:[EMAIL PROTECTED] OUTLINE AG Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern Tel. +41 41 317 2020 - Fax +41 41 317 2029 Internet http://www.outline.ch -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
