[jboss-user] [JBoss Seam] - Re: Run JSF RI on WebSphere 6.1

stan.silvert@jboss.com do-not-reply at jboss.com
Fri Jun 8 16:26:54 EDT 2007


Did you include a context listener for the RI?  For some servers, you might need something like this in your web.xml:


<listener>
  |   <listener-class>com.sun.faces.config.ConfigureListener</listener-class>
  | </listener>

Also see http://forum.java.sun.com/thread.jspa?threadID=5163611&messageID=9624948

Stan

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

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



More information about the jboss-user mailing list