Request class is an empty placeholder

2010-02-25 Thread navnath29
Hi there, I am trying to implement jsf in my existing java project. So I have added required jar files and update web.xml When I run server I found out error something like this java.lang.UnsupportedOperationException: This request class is an empty placeholder

Re: Request class is an empty placeholder

2010-02-25 Thread Jakob Korherr
java project. So I have added required jar files and update web.xml When I run server I found out error something like this java.lang.UnsupportedOperationException: This request class is an empty placeholder at org.apache.myfaces.application._SystemEventServletRequest$1.invoke

Re: Request class is an empty placeholder

2010-02-25 Thread Leonardo Uribe
files and update web.xml When I run server I found out error something like this java.lang.UnsupportedOperationException: This request class is an empty placeholder at org.apache.myfaces.application._SystemEventServletRequest$1.invoke(_SystemEventServletReq uest.java:56

Re: Request class is an empty placeholder

2010-02-25 Thread Matthias Wessendorf
this java.lang.UnsupportedOperationException: This request class is an empty placeholder        at org.apache.myfaces.application._SystemEventServletRequest$1.invoke(_SystemEventServletReq uest.java:56)        at $Proxy0.getContentType(Unknown Source)        at javax.servlet.ServletRequestWrapper.getContentType