----- Original Message ----- From: "Stephen McConnell" <[EMAIL PROTECTED]> > Have just confirmed this with a test run under Merlin - not problems. > Everything running perfectly!
Stephen, Do you have an ETA on when tests would work with Phoenix ? From your cvs comments it looks like Phoenix is broken. I am not sure what Merlin Install means. Is it build and add jar files from an Avalon source tag ? Phoenix has been James' container, and would like to avoid different containers unless of course the Avalon folks recommend that James should use one container over other. Avalon seems to have 4 containers - Phoenix, Merlin, Fortress, Tweety(toy, not functional). Earlier there was only one - Phoenix. I feel, James should stick with one container. Harmeet ----- Original Message ----- From: <[EMAIL PROTECTED]> Subject: cvs commit: jakarta-james james.xml james.properties >..... > +Running the generated sar file inside the releaed Phoneix will result in an error relating to the thread package. Changes to the thread package to support the max pool limit require excalibur-thread-1.1 wheas Phoenix used the 1.0 package. To resolve this problem you probably will nbeeed to rebuild Phoneix with thread-1.1, and replace the 1.0 with 1.1 threads library in the phoenix distribution. From: <[EMAIL PROTECTED]> Subject: cvs commit: jakarta-james/tests README.txt >..... > +However that are conflicts related to the excalibur-thread-1.0 file in Phoenix that will need to be addressed (see notes in the james.xml file under the sar target). In the meantime if you have Merlin installed you can run James with the following command: > > $ merlin -home tests -profile merlin\kernel.xml -system %MERLIN_HOME% --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
