On Thu, 2003-05-29 at 22:25, Melvin Dave P. Vivas MCOM/3794 wrote: > Hi, > > I'm building a server utilizing the Phoenix kernel. I need some services > to plug into Phoenix. Hope you can pitch in your ideas... > > What JMS provider would work well with Phoenix? Is it possible to run > OpenJMS as a block?
PhoenixJMS hosts OpenJMS in a Phoenix block: http://sourceforge.net/projects/phoenixjms/ I'm working on a Merlin version of this, but I don't have it finished yet. > I would also like to integrate an EJB Server with Phoenix, are there EJB > implementations around that could work well with Phoenix? AFAIK there is no existing EJB server for Avalon. Many Avalonites tend to not been to keen on EJB's. However, you may want to look at the Enterprise Object Broker (EOB) project which provides a very nice replacement for EJB's and has working blocks for a HSQL database and Jetty web/servlet server. http://www.enterpriseobjectbroker.org/ Again, I've just started working on getting this to run in Merlin also. > Probably we could come up with a list of services that could be run in > Phoenix and enumerate working ports. I'll start the list in another post. > > Thanks! > > Melvin You might want to refer to Avalon "Apps" to get a better idea of what's already available. http://avalon.apache.org/phoenix/applications.html -- jaaron <http://jadetower.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
