> What does:
> 
> <xsp:logic>
>   double small_value = double(1e-10);
> </xsp:logic>
> 
> generate?

This produces the same error:
        double(1e - 10);

The problem appears to be with the processing of the "1e-10".


> Does it work OK if you don't use a code formatter? (I don't know
> of any others)

If I omit the code formatter parameter altogether I get a "404" error -- the
java file isn't generated at all. According to the comments in cocoon.xconf
the code formatter is optional, however the "404" error suggests otherwise.


> I don't think this is a known bug - try searching the bug database.

I've had a brief search -- it doesn't appear to have been reported
previously. I'll have another look and, if I can't find anything, will
report it.

Thanks for your help
Pete
--
Cognos, London, UK

This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate, or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender by
e-mail promptly that you have done so.  Thank You.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to