1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rexml/data/ProductionSupport.xml
kou 91ed484f92 * test/rexml/: import REXML tests from
http://www.germane-software.com/repos/rexml/trunk/test/.
  Many tests are failed temporary. I'll fix them quickly. Sorry.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-09-17 13:14:14 +00:00

29 lines
997 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ProductionSupport version="1.1" >
<Errors>
<CommonErrors>
<CommonError>
<Key><![CDATA[RoyUpdatePolicyBusReq(Object)>>#error:]]></Key>
<Patterns>
<Pattern><![CDATA[The error code is '9997']]></Pattern>
</Patterns>
<Message>
<String>Update Policy request 9997: Please check CICS log</String>
</Message>
<BackendSupport/>
</CommonError>
<CommonError>
<Key>MotorInsuranceContract(Object)>>#error:</Key>
<Patterns>
<Pattern>Have not got a complete</Pattern>
</Patterns>
<Message>
<String>Have not got a complete and consistent set of price matrices for policy period - ask back-end prod supp to sort out</String>
</Message>
<BackendSupport/>
</CommonError>
</CommonErrors>
</Errors>
</ProductionSupport>