I was able to upgrade but it looks like the JSF libraries were all moved up. For example myfaces was moved up to 1.2 which requires servlet 2.5 and many other upgrades. This change has broken my application as these libraries are not working fully with facelets and require a lot of code changes. I tried to just downgrade the myfaces jars back to 1.1.5 but it is conflicting with many of the other changes that were made with this upgrade. I just need to get my project upgraded so I can overlay the source and upgrade at my own speed. I guess if anyone has suggestions on the following to upgrade my 2.0.m5 project

1. Upgrade to 2.0 SNAPSHOT but keep the original 2.0-m5 jsf versions
2. Overlay my 2.0-m5 project with source so that i can add my own entries to the User object to link in my own tables to the user object table.

It also appears that the hibernate bug on 2.0m5 is back when using jpaannotations and i can't seem to trace down the issue but i will look into it further since it shows it was fixed in JIRA. Also when I upgraded my project to 2.0-RC1 I had issues with an incompatible hibernate-commons-annotations library which i had to manually upgrade. I followed the upgrade path described in the release notes. Is there a better way to execute this upgrade. I really do want to keep on the 2.0 framework but it is getting close to my deadline and i need to figure out an upgrade strategy so I can get onto a full copy of the source and control the library upgrades myself since most of my clients are not running servlet 2.5 yet and it appears to still be pretty buggy. Appfuse is a great framework and i really want to keep moving forward with it.

Thanks
Scott Ryan
CTO Soaring Eagle L.L.C.
Denver, Co. 80129
www.soaringeagleco.com
www.theryansplace.com
(303) 263-3044
[EMAIL PROTECTED]


Reply via email to