[jboss-user] [JBoss Seam] - Re: Running the booking example on JBoss with the JSF 1.2 RI

stan.silvert@jboss.com do-not-reply at jboss.com
Fri Feb 23 16:09:19 EST 2007


For this:
11:52:14,937 ERROR [STDERR] java.lang.RuntimeException: java.lang.NoSuchMethodException: com.sun.faces.application.ApplicationImpl.addELResolver(javax.el.ELResolver) 
  | It's loading the JSF 1.1 class definition for com.sun.faces.application.ApplicationImpl.  Apparently, you've got a copy of the JSF 1.1 RI that it is loading from somewhere.


For this:
11:52:14,921 ERROR [STDERR] Feb 23, 2007 11:52:14 AM com.sun.faces.spi.InjectionProviderFactory createInstance
  | INFO: JSF1033: Resource injection is DISABLED. It's just an INFO message.  If you were running inside a JEE5 container such as JBoss 5.0, you would not see this message.

Stan



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021314#4021314

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021314



More information about the jboss-user mailing list