• 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

JSF project error in Jboss Developer Studio

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am new to Java and learning JSF with JBoss Developer Studio 4 GA. The application that I am developing has some mapping problem as it always says the resource is not available. The application is described here:404 jsf error

Earlier I used JSF 1.2 version in the create project wizard. If i take JSF 2 then the next page gives error saying: The server does not support version 3.0 of the J2EE Web module specification. Anyhow next time i created a different application(checking) as JSF 1.2Kickstartwithrlibs and then server version 2.5 but the error 404 remains same. If i use any sample .war file from net using jsf, it runs if i put it in server deployment folder, however i cannot integrate into the IDE of Jboss dStudio.

I have uploaded the workspace files here:

jsfHello

checking

Kindly help me regarding this issue!!!
 
Jayesh Mahato
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
upgraded jboss5 to jboss6 server and it works now.......
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic