On 10/13/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 10/13/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> Is the error in the shale-dialog-scxml module (as it seems from the
> above output)? If so, then this particular commit is unlikely to have
> caused that problem (since there were no mods to that module in this
> commit).
>
> There might be something else there that needs looking at though.
Yes, it's happening in shale-dialog-scxml. The site is building fine
for Craig, so it's probably just Maven being weird again.
<snip/>
FWIW, I successfully ran a framework site, so we must have variations
in our local build setups.
Based on the error message (jx.s.j.e.FunctionMapper not found), can
you try adding the import to o.a.s.d.s.ShaleDialogELEvaluator ? Thats
the only place I can think of where it could matter (superclass has a
protected method that contains the FunctionMapper in its signature).
Thanks!
-Rahul
Thanks,
--
Wendy