• 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

Woodstock to ICEfaces Migration

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

I have problem porting icefaces with old webuijsf components project, basically I am able to run project but I can't access page whit icefaces components..., error exception occures:

Stack trace:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

web.xml:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------





faces-config.xml:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Libs:

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Web UI Default Theme
Hibernate
Woodstock jsf12 (includes fileUpload 1.3 SNAPSHOT)
ICEfaces VWP JSF1.2 Run-Time Support
ICEfaces JSF1.2 BackBeans & Model
ICEfaces JSF1.2 Run-Time Support
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I can't figure out how to make icefaces work with woodstock components , can anyone help me?

cheers

W.K.
 
Walter Krawiec
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello again, I think I found answer, before i've tried to direct to ICEPage.jsp and it's suppose to be ICEPage.iface

Walter
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic