• 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

MyFaces 1.2.3 and Tomcat 6.0.14

 
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am unable to resolve this error. I am able to use any other JSF application. I recently tried to use MyFaces and got this problem.

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

I am also using MyFaces and tomcat together. So I'm sure that I can help you, but request that you please send me _all_ (;-) your code.

in particular, then jsp file, the managed bean code, then web.xml and the jsf config file.

Thanks
 
Sunder Ganapathy
Ranch Hand
Posts: 120
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Darryl,

Thanks for your reply.

I thought of experimenting with MyFaces for a running application using JSF
1.2. Hence I downloaded the latest version of MyFaces and tried. When I tried
with 1.1.5, it went through.
 
reply
    Bookmark Topic Watch Topic
  • New Topic