3 Replies Latest reply on Mar 15, 2012 12:55 AM by hgupta

    IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded

    blabno

      Hello, I'm getting

      java.lang.IllegalArgumentException: No SchemaFactory that implements the schema language specified by: http://www.w3.org/2001/XMLSchema could be loaded

              at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:207) [:1.6.0_11]

              at com.sun.faces.config.DbfFactory.initStatics(DbfFactory.java:228) [jsf-impl-2.0.4-b09.jar:2.0.4-b09]

              ... 12 more

      During deployment of attached war. (attached war contains jsf libs but removing them doesn't solve this issue)