View Single Post
  #3 (permalink)  
Old 01-07-2008, 03:09 PM
jelly's Avatar
jelly jelly is offline
Member
 
Join Date: Jan 2008
Location: Somerset, UK
Posts: 46
jelly is on a distinguished road
Check to see if you have a copy of jsf-impl.jar in your war file. If so remove it, that jar file is in JBoss by default and if you add a copy into your war file your will get class loading problems
Reply With Quote