Hi all, Those of you who are interested in JOnAS might like to know that the version I just built, jonas-4.3.3-1jpp_3fc, actually a) runs and b) serves pages! It's very crunchy at the moment, but any testing will be sorely appreciated. NOTES 1. When you try and start it note that "service jonas start" never returns control to the shell so you'll have to tail /var/log/jonas/jonas to see when it's started. Look for a message like "The JOnAS Server 'jonas' version 4.3.3 is ready". 2. It locks up during startup fairly frequently. If the last line in /var/log/jonas/jonas is "jmx service started" or "jtm service started" then you probably want to kill it and have another go. 3. You may get a load of database errors. If so, try removing dbm from jonas.services in /etc/jonas/jonas.properties and uninstalling the jonas-examples rpm. 4. "service jonas stop" doesn't seem to work, but the server can be halted quickly and easily by trying to look at the memory graph in the admin application. Enjoy! Gary