xsl-list
[Top] [All Lists]

RE: [xsl] ÅÄÖåäö commes out as ??

2006-06-09 06:15:30

Hey, that actually worked =)
But i guess now that the encoding that i specify in the xsl will be overruled 
and all transformations will be to UTF-8? What can be done about that? Add an 
extra argument?

Thanks!
/Niklas

-----Original Message-----
From: andrew welch [mailto:andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com]
Sent: den 9 juni 2006 12:33
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] ÅÄÖåäö commes out as ??

On 6/9/06, Niklas Holmberg <Niklas(_dot_)Holmberg(_at_)eniro(_dot_)com> wrote:

Got this error when i added that:

Unrecognized option: -encoding=3DUTF-8 Could not create the Java
virtual machine.

The 3D was added by one of the mailers, although I think the correct way to set 
it from the command line is:

-Dfile.encoding=UTF-8

...and not my orginal suggestion.  So for you it would be

java -Dfile.encoding=UTF-8   -classpath.........

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





Confidentiality Notice: This e-mail transmission may contain confidential or 
legally privileged information that is intended only for the individual or 
entity named in the e-mail address. If you are not the intended recipient, you 
are hereby notified that any disclosure, copying, distribution, or reliance 
upon the contents of this e-mail is strictly prohibited and may be unlawful. If 
you have received this e-mail in error, please notify the sender immediately by 
return e-mail and delete all copies of this message.

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>