<p>What version of Guvnor are you using? Can you try with 5.3.0.Final? If the problem remains can you raise a GUVNOR JIRA with a self contained test and repository export?</p>
<p>sent on the move</p>
<p>On 14 Dec 2011 06:41, "srinivasasanda" <<a href="mailto:srinivasasanda@gmail.com">srinivasasanda@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Manstis,<br>
<br>
I created enumeration for states and countries as<br>
'Address.country' :(new com.sample.DataList()).getMyCountriesList()<br>
'Address.state[country]' : '(new<br>
com.sample.DataList()).getStateList("@{country}")'<br>
<br>
It is showing drop-down list in guided rule editor for countries as<br>
US,UK,INDIA....<br>
<br>
And when I select state it is also successfuly displaying basedon country..<br>
<br>
Suppose if I selected country US..states are being displayed based on US.<br>
<br>
But if i changed my selection of country US to UK..states drop-down list is<br>
not getting refreshed.Guided editor showing same as Newyork,Washington<br>
etc...It is displaying UK countries only when I clicked on Newyork(states<br>
drop-down list).It means *I mean to say automatic refreshment is not being<br>
done* <a href="http://drools.46999.n3.nabble.com/file/n3584640/Capture1.png" target="_blank">http://drools.46999.n3.nabble.com/file/n3584640/Capture1.png</a><br>
<a href="http://drools.46999.n3.nabble.com/file/n3584640/Capture2.png" target="_blank">http://drools.46999.n3.nabble.com/file/n3584640/Capture2.png</a><br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Store-a-Map-in-Country-Enumeration-tp3582244p3584640.html" target="_blank">http://drools.46999.n3.nabble.com/Store-a-Map-in-Country-Enumeration-tp3582244p3584640.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<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><br>
</blockquote></p>