Re: f:setPropertyActionListener does not work

2011-05-06 Thread Georg Füchsle
Hallo, we are afraid that we are not using JSF1.2 on WebSphere 6.1: When we switch the class loader for the application in the WebSphere console: Enterprise Applications Application Name Class loader Class loader order : -- Classes loaded with application class loader first and WAR class

Re: f:setPropertyActionListener does not work

2011-05-05 Thread Georg Füchsle
Hallo Leonardo, thank you for your interest! Here the exception: [05.05.11 09:47:25:663 CEST] 001a ServletWrappe E SRVE0068E: Es wurde eine Ausnahme angefangen, die in einer der Servicemethoden des Servlet Faces Servlet ausgelöst wurde. Ausgelöste Ausnahme: javax.servlet.ServletException

f:setPropertyActionListener does not work

2011-05-04 Thread Georg Füchsle
Hallo I have made up a small JSF-Project using maven. It works as long I will not use f:setPropertyActionListener. When f:setPropertyActionListener is called, it runs into an exception. I deploy to WebShpere 6.1. I tried to switch the class loading without success. Looking forward for any help!

Re: f:setPropertyActionListener does not work

2011-05-04 Thread Leonardo Uribe
Hi Could you provide the exception to see if there is a configuration problem? regards, Leonardo 2011/5/4 Georg Füchsle giofy...@googlemail.com: Hallo I have made up a small JSF-Project using maven. It works as long I will not use f:setPropertyActionListener. When