> >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?).
> >
> I currently quite like Velocity.

How do you use it? As part of Turbine? As part of Struts?
Just by itself?

> >* Development: Win2K, mySQL, jBoss and jetty.
> >* Deployment: AIX, DB/2, WebSphere 4 (kind of fixed).
> >
> You might have difficulty developing on a different AppServer to your 
> deployment.

<naive smiley=";-)">
But I thought J2EE was supposed to solve the portability problems!
</naive>

Seriously, the deployment environment is fixed to be WebSphere
4.0; I was thinking of using jBoss for development for EXACTLY
the purpose of testing how portable our code is...

> Consider www.OrionServer.com

Not an alternative, other than for development.

> - Paul


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to