Thanks Ken!

As you say, the issue must be in my code. Sadly the message does not give me
any clue about what or where.
So - it's in the ognl somewhere - that's a start! I guess I'll just have to
try blockwise comment out code do trace the error.

'Nice weekend to you all!
Malin



On 10/12/07, Ken nashua <[EMAIL PROTECTED]> wrote:
>
>
> Dude,
>
> The issue is in your code trust me (now I wish I could say the same about
> my code). Your referencing an OGNL variable with wrong case or something
> like that or semantically it is not constructed properly in order to follow
> thru with the processing.
>
> What is happening is the OGNL expression compiler is attempting to compile
> your ognl expression. Now Thats as flat as it gets.
>
> Why is it failing? Look at my first statement. Examine your expressions.
> Some expressions are blocked from being compiled due to @If conditions and
> so forth so the app will run and look fine but as you begin to open up these
> case blocks, then the fun starts...
>
> Best regards
> Ken in nashua
> _________________________________________________________________
> Boo!Scare away worms, viruses and so much more! Try Windows Live OneCare!
>
> http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews

Reply via email to