<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:p="urn:schemas-microsoft-com:office:powerpoint" xmlns:a="urn:schemas-microsoft-com:office:access" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema" xmlns:b="urn:schemas-microsoft-com:office:publisher" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:oa="urn:schemas-microsoft-com:office:activation" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:q="http://schemas.xmlsoap.org/soap/envelope/" xmlns:D="DAV:" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:ois="http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir="http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsp="http://schemas.microsoft.com/sharepoint/dsp" xmlns:udc="http://schemas.microsoft.com/data/udc" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sub="http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/" xmlns:ec="http://www.w3.org/2001/04/xmlenc#" xmlns:sp="http://schemas.microsoft.com/sharepoint/" xmlns:sps="http://schemas.microsoft.com/sharepoint/soap/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:udcxf="http://schemas.microsoft.com/data/udc/xmlfile" xmlns:wf="http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:mver="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mrels="http://schemas.openxmlformats.org/package/2006/relationships" xmlns:ex12t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:ex12m="http://schemas.microsoft.com/exchange/services/2006/messages" xmlns:Z="urn:schemas-microsoft-com:" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"SimSun","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#943634;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#943634'>I’ve come across a couple of problems with character set
handling and transcoding, that I haven’t had time to log Jira issues about yet.
As a first pass, make sure you’re using the platform default character encoding
in your rules files – most of the Drools code doesn’t specify what encoding to
use, so it should pick up the default encoding for the OS it’s running on.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#943634'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#943634'>However, there’s one place in the BRMS where that’s not true,
and it caused me several days of pain. As I said, the JIRA issue is coming soon…<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#943634'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Calibri","sans-serif";
color:#943634'>&nbsp;- irving -<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#943634'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
rules-users-bounces@lists.jboss.org
[mailto:rules-users-bounces@lists.jboss.org] <b>On Behalf Of </b>Edson Tirelli<br>
<b>Sent:</b> Tuesday, May 13, 2008 1:18 PM<br>
<b>To:</b> Rules Users List<br>
<b>Subject:</b> Re: [rules-users] Re: rule text internationalization - write
rules (drl) in chinese<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span> Dejia,<br>
<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span> This is probably
a problem that requires fixing in the rules parser. Drools uses ANTLR to
generate its parser.<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span> Maybe you can
help doing some research about any specific care that must be taken when
working with ANTLR and unicode characters?<br>
<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span> The grammar we
currently use is here:<br>
<br>
<a
href="http://anonsvn.labs.jboss.com/labs/jbossrules/branches/4.0.x/drools-compiler/src/main/resources/org/drools/lang/DRL.g">http://anonsvn.labs.jboss.com/labs/jbossrules/branches/4.0.x/drools-compiler/src/main/resources/org/drools/lang/DRL.g</a><br>
<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span> Thanks, <br>
<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span> []s<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span> Edson<o:p></o:p></p>

<div>

<p class=MsoNormal>2008/5/12 Dejia Wang &lt;<a
href="mailto:dejia.wang@gmail.com">dejia.wang@gmail.com</a>&gt;:<o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<p class=MsoNormal><span style='font-size:10.0pt'>hi all, </span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:10.0pt'>we</span><span
style='font-size:10.0pt;font-family:"Calibri","sans-serif"'>&nbsp;</span><span
style='font-size:10.0pt'>tried to write rules in chinese like follows</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>&nbsp;</span><o:p></o:p></p>

</div>

<blockquote style='margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>

<blockquote style='margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>

<div>

<p class=MsoNormal>rule &quot;Reorder alert when item expires&quot;<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span>salience 10<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span>when<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span>
$item : ImsItemRecords ()<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span>
<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;</span>then <br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> if (
! (new Date()).before ($item.getExpireDate()))<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> {<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> <span
style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span>SysAlert alert =
new SysAlert(&quot;<span lang=ZH-CN>过期</span> - &quot; + $item.getItemName(),
&quot;<span lang=ZH-CN>补充库存</span>&quot;, &quot;<span lang=ZH-CN>很高</span>&quot;,
&quot;<span lang=ZH-CN>新到</span>&quot;, new Date(),<span style='font-family:
"Calibri","sans-serif"'>&nbsp;</span> null);<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
SysRecommendation recommendation1 = new SysRecommendation (alert, &quot;<span
lang=ZH-CN>补充库存</span>&quot;, &quot;<span lang=ZH-CN>购买</span>&quot; +
$item.getAmount() + $item.getUnit() + $item.getItemName(), &quot;<span
lang=ZH-CN>仓库管理人员</span>&quot;, &quot;<span lang=ZH-CN>立即</span>&quot;);<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>...<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
HashSet recommendations = new HashSet();<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> <span
style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span>recommendations.add(recommendation1);<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>
...<br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>alert.setSysRecommendations(recommendations);<span
style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> <br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> <span
style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span>insert (alert);<span
style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;</span><br>
<span style='font-family:"Calibri","sans-serif"'>&nbsp;&nbsp;&nbsp;</span> }<br>
end<o:p></o:p></p>

</div>

</blockquote>

</blockquote>

<div>

<p class=MsoNormal><span style='font-size:10.0pt'>The rule execution is</span><span
style='font-size:10.0pt;font-family:"Calibri","sans-serif"'>&nbsp;</span><span
style='font-size:10.0pt'>fine, but the result is unexpected. some of above
chinese characters (for example, </span>&quot;<span lang=ZH-CN>新到</span>&quot;<span
style='font-size:10.0pt'>)</span><span style='font-size:10.0pt;font-family:
"Calibri","sans-serif"'>&nbsp;</span><span style='font-size:10.0pt'>are good;
some of above chinese characters become ??? after rule evaluation. </span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-size:10.0pt'>any tips how to fix this.</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><span style='font-family:"Calibri","sans-serif"'>&nbsp;</span><o:p></o:p></p>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt'>thanks-
dejia</span><o:p></o:p></p>

</div>

</blockquote>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><o:p></o:p></p>

</div>

<p class=MsoNormal><br>
<br clear=all>
<br>
-- <br>
Edson Tirelli<br>
JBoss Drools Core Development<br>
Office: +55 11 3529-6000<br>
Mobile: +55 11 9287-5646<br>
JBoss, a division of Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a>
<o:p></o:p></p>

</div>

</body>

</html>