• 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

Unable to parse facesConfig.xml

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

I am running a JSF application on Websphere application server, When I deploy the application I read the below error message.

Can't parse configurationfile:wsjar:file:/C:/RADWorkspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/HATestEAR.ear/HATest.war/WEB-INF/lib/tomahawk-1.1.6.jar!/META-INF/faces-config.xml
at com.ibm.ws.jsf.util.FacesConfigUtil.parseJSFApplicationConfig(FacesConfigUtil.java:215)

When I connect to internet and deploy the app everything goes fine. I thought the issue is with the dtd and downloaded it and repackaged the tommahawk jar file. However the issue persists.

Could any one point what might be the issue?

Thank you
-Ayub
 
Thank you my well lotioned goddess! Here, have my favorite tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic