I've been playing around with Phoenix and Avalon off an on for a few months
now. I'm quite impressed with the framework, and I've managed to convince
my co-workers and manager to use Avalon-Phoenix as the container for our
company's new commercial server product. The decision to use the framework
is no small decision for our company, so I'm quite pleased.
Excellent!
(1) Is there a list anywhere of the companys/products currently using the
Avalon-Phoenix framework in a production environment? Everyone gets
warm-fuzzies to know others have successfully deployed the framework in a
real-world scenario.
I do not believe there is a list. I know that there are quite a few of us with Phoenix in production, and a small handful of off-list people that I know personally.
(2) Does each SAR loaded by Phoenix get its own JVM, or to all SARs share
the same JVM?
Share the same JVM, but isolated into separate classloaders.
(3) Here's something from my legal guys... If I make source changes any
Avalon project code during the course of developing or supporting our
commercial server product built on Avalon-Phoenix, am I required by the
license to "check" those modifications back into the projects? If the the
answer is no, are there any changes to the license agreement that I need to
be aware of?
i'mnot lawyer, but...
The Apache license allows you to make whatever changes you want. You do not have to contribute those changes back to the community.
You do have to give credit in your documentation, and display the APL there.
-pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
