| Author |
Getting error on Simple JSF app
|
Mohammad Norouzi
Ranch Hand
Joined: Jul 12, 2005
Posts: 71
|
|
Hi All,
I have a simple page using JSF. I deployed it in Weblogic 10.3. When it's going to display the home page I get following exception:
Can you please help me on this?
the page is as follow:
|
Regards, Mohammad
my.blog | my.photoblog | Add your name to SCJP Wall Of Fame
|
 |
Hany Shafik
Ranch Hand
Joined: Jun 21, 2008
Posts: 80
|
|
Hi Mohamed,
probably you are using the wrong version of el jars. please post the version jsf, seam & el you are using.
|
 |
Mohammad Norouzi
Ranch Hand
Joined: Jul 12, 2005
Posts: 71
|
|
Hi Hany,
Sorry for being late.
Here is the versions:
JBoss Seam 2.2.0.GA
jsf-impl-1.1_02
jsf-facelet-1.1.14
el-api-1.0
and jsf-1.2 is installed by Weblogic 10.3
thank you
Hany Shafik wrote:Hi Mohamed,
probably you are using the wrong version of el jars. please post the version jsf, seam & el you are using.
|
 |
Mohammad Norouzi
Ranch Hand
Joined: Jul 12, 2005
Posts: 71
|
|
Thanks Hany,
I changed the version of jsf-impl to 1.2_08 and it works now.
Thanks
|
 |
 |
|
|
subject: Getting error on Simple JSF app
|
|
|