see http://www.mail-archive.com/[email protected]/msg01906.html . It's not tested with recent phoenix. I will test again and reporting to this list.
PS. How about add to org.apache.avalon.phoenix.frontends package? ----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]> To: "Avalon Development" <[email protected]> Sent: Friday, October 12, 2001 5:56 AM Subject: Re: phoenix use question with catalina/bay & cocoon > On Fri, 12 Oct 2001 05:04, Peter Royal wrote: > > I'm not quite sure how to hook together all the phoenix pieces to get it to > > do what I want here. > > > > We have an application that is 2 pieces, a piece built with Cocoon that > > currently runs in Tomcat 3.x which communicates with the 2nd piece via RMI. > > This is slow. I want to bring them into the same JVM (when both pieces are > > on the same machine), and I believe phoenix is the tool I need to do that. > > I can package up my RMI server as a block no problem, I'm just not sure of > > how to make that available to the avalon structure that lives inside the > > Cocoon webapp. > > I would actually suggest that you embed Phoenix into Cocoon. The easiest way > to do this is to look at SingleAppEmbeddor. It will embed a single .sar file > and allows it all to use ContextClassLoader and stuff. I don't use it myself > ... someone want to give an example of it's use? > > -- > Cheers, > > Pete > > *------------------------------------------------------* > | Despite your efforts to be a romantic hero, you will | > | gradually evolve into a postmodern plot device. | > *------------------------------------------------------* > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
