It looks that way.  Not sure why that is; I don't use that resource
loader myself.  Patches are, of course, welcome on the
[EMAIL PROTECTED] list if you decide to take a crack at fixing
that. :)  I'm afraid i don't have any time to help there.

On Thu, Jun 5, 2008 at 9:23 PM, markchen <[EMAIL PROTECTED]> wrote:
>
> Environment : springMVC(2.5) + Velocity(1.5) + oracle10g(characterset UTF8).
>
> I realize that if templates are stored in the database instead of files,
> the characters retrived becomes garbled.
>
> Is it a bug?
>
> DataSourceResourceLoader#getResourceStream(...)
>
> :::
> InputStream ascStream = rs.getAsciiStream(templateColumn);
>                                       ^^^^^^^^^
> :::
>
> regards,
> --
> View this message in context: 
> http://www.nabble.com/DataSourceResourceLoader-not-support-UTF8--tp17684375p17684375.html
> Sent from the Velocity - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to