• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Migration from JSFv1.0 to JSF v1.1 in RSA v7.0

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

I am into portlet(JSR168 portlet) develpment and very new to Richfaces componenets which we can implement in the JSF.
I know that richfaces supports from JSF v1.1 but in my environment I have only JSF v1.0,
I have developed some richface components and ran it on Websphere Application Sever 6.1, its working fine but I have to run it on WPS v6.0.
WAS v6.0 supports only JSFv1.0 runtime resources but WPS v6.0 internally uses WAS v6.0 not WAS v6.1 and I have the following questions:

1. How to migrate from JSF v1.0 to JSF v1.1 in RSA v7.0?
2. How to setup the JSF runtime (to support JSFv1.1) in WAS v6.0?

My Environment: RSA 7.0, WPS v6.0 (WAS v6.0), JSR168 Portlet(JSF portlets)

Pls advise me,

Regards
Murugesan
 
And when my army is complete, I will rule the world! But, for now, I'm going to be happy with this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic