Hello all,
I am looking at using Avalon ( actually Phoenix ) for a base server
package... I am wondering before i fully dive into it, if there are any
other well known ones out there that i should evalutate ... since i dont
want to roll my own if i can just add a module into an existing one
analogueboy - 23 Jan 2004 22:16 GMT
you could have a look at the keel framework or pico container (codehaus).
> Hello all,
>
> I am looking at using Avalon ( actually Phoenix ) for a base server
> package... I am wondering before i fully dive into it, if there are any
> other well known ones out there that i should evalutate ... since i dont
> want to roll my own if i can just add a module into an existing one
omar irbouh - 24 Jan 2004 00:41 GMT
Have a look at Spring Framework http://www.springframework.org
it is a more feature-complete Beans Container (IoC, AOP, JDBC, Hibernate,
iBatis, ....)
> Hello all,
>
> I am looking at using Avalon ( actually Phoenix ) for a base server
> package... I am wondering before i fully dive into it, if there are any
> other well known ones out there that i should evalutate ... since i dont
> want to roll my own if i can just add a module into an existing one