• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Migration from jsf 1.2 to 2.0 and icefaces 1.8 to 3.0

 
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am working with JSF project migration from 1.2 to 2.0 and along with icefaces migration from 1.8 to 3.0.

As of now, i added all the updated jars required , deleted the old jars, added the required changes suggested in this link below
http://www.icesoft.org/wiki/display/ICE/Converting+ICEfaces+1.8+Applications+to+ICEfaces+3

Now the issue we are facing is that we do not have developer guide for jsf 2 or indepth related infomartion for migration we are performing.
some of the classes are now deprecated and need to be replaced . I am searching a lot from couple of days yet no luck with that.

could any one provide good docuementation for jsf 2 or the migration process ?? so that i can get info on the deprecated classes and proceeding further ahead.


 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic