Hi,<div>Guvnor already comes with some sample package where you can see basic examples of DSL files.</div><div><br></div><div>Best,<br><br><div class="gmail_quote">2010/1/6 Nilima R <span dir="ltr">&lt;<a href="mailto:Nilima.R@tcs.com">Nilima.R@tcs.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div>Hi All<br><br>Can I get some simple example for how to write rules using DSL and run those in Guvnor/Eclipse IDE.<br>

<br></div><div><br>Regarding<br>Nilima Rajendra Raichandani<br>Sub Focus Area Lead - BPM/BAM/BRE<br>TEG - Open Source Platform<br>Tata Consultancy Services<br>Ph:- +91 22 6778 2027<br>Cell:- 9322108518<br>Mailto: <a href="mailto:nilima.r@tcs.com" target="_blank">nilima.r@tcs.com</a><br>

Website: <a href="http://www.tcs.com" target="_blank">http://www.tcs.com</a><br>____________________________________________<br>Experience certainty.        IT Services<br>                        Business Solutions<br>                        Outsourcing<br>____________________________________________<br>

<div><br></div><font color="#990099">-----<a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a> wrote: -----<br><br></font><blockquote style="border-left:2px solid #000000;padding-right:0px;padding-left:5px;margin-left:5px;margin-right:0px">

To: <a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>From: <a href="mailto:rules-users-request@lists.jboss.org" target="_blank">rules-users-request@lists.jboss.org</a><br>Sent by: <a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a><br>

Date: 01/06/2010 03:34PM<br>Subject: rules-users Digest, Vol 38, Issue 10<br><br><font face="Courier New,Courier,monospace" size="3">Send rules-users mailing list submissions to<br><span>    </span>        <a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>

<br>To subscribe or unsubscribe via the World Wide Web, visit<br><span>    </span>        <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>

or, via email, send a message with subject or body &#39;help&#39; to<br><span>    </span>        <a href="mailto:rules-users-request@lists.jboss.org" target="_blank">rules-users-request@lists.jboss.org</a><br><br>You can reach the person managing the list at<br>

<span>    </span>        <a href="mailto:rules-users-owner@lists.jboss.org" target="_blank">rules-users-owner@lists.jboss.org</a><br><br>When replying, please edit your Subject line so it is more specific<br>than &quot;Re: Contents of rules-users digest...&quot;<br>

<br><br>Today&#39;s Topics:<br><br>   1. Re: compiling DROOLS 5 (Swindells, Thomas)<br>   2. Drools Flow with RuleSet node suppresses exceptions (vasilievip)<br>   3. Re: Drools Guvnor  installation on weblogic (Swindells, Thomas)<br>

<br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 6 Jan 2010 09:57:57 +0000<br>From: &quot;Swindells, Thomas&quot; &lt;<a href="mailto:TSwindells@nds.com" target="_blank">TSwindells@nds.com</a>&gt;<br>

Subject: Re: [rules-users] compiling DROOLS 5<br>To: Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>&gt;<br>Message-ID:<br><span>    </span>        &lt;<a href="mailto:DAC86F5F3B84F14088F0DB16092558CA05F903FF90@UKMA1.UK.NDS.COM" target="_blank">DAC86F5F3B84F14088F0DB16092558CA05F903FF90@UKMA1.UK.NDS.COM</a>&gt;<br>

Content-Type: text/plain; charset=&quot;us-ascii&quot;<br><br>This looks to be a maven issue.<br>The most likely cause is probably that your networks proxy hasn&#39;t been configured properly in your maven settings.xml file, alternatively your proxy may be blocking the downloads or you were just unlucky and the site was down!<br>

<br>Thomas<br><br>From: <a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a> [<a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">mailto:rules-users-bounces@lists.jboss.org</a>] On Behalf Of Agrawal, Swapnil<br>

Sent: 05 January 2010 19:53<br>To: &#39;<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>&#39;<br>Subject: [rules-users] compiling DROOLS 5<br><br><br>Hi<br><br>I downloaded the Drools 5 source code from the website.<br>

<br>I am trying to compile it and see following errors:<br><br><br>[WARNING] Unable to get resource &#39;org.apache.maven.wagon:wagon-webdav:pom:1.0-be<br>ta-2&#39; from repository <a href="http://repository.jboss.org" target="_blank">repository.jboss.org</a> (<a href="http://repository.jboss.org/maven2" target="_blank">http://repository.jboss.org/maven2</a>):<br>

 Error transferring file: <a href="http://repository.jboss.org" target="_blank">repository.jboss.org</a><br><br>.<br>.<br>(bunch of such warnings)<br>.<br>.<br>[ERROR] BUILD ERROR<br>[INFO] ------------------------------------------------------------------------<br>

[INFO] Failed to resolve artifact.<br><br>Missing:<br>----------<br>1) org.codehaus.plexus:plexus-utils:jar:1.1<br><br>  Try downloading the file manually from the project website.<br><br>  Then, install it using the command:<br>

      mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus<br>-utils -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file<br><br>  Alternatively, if you host your own repository you can deploy the file there:<br>

<br>      mvn deploy:deploy-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-u<br>tils -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepository<br>Id=[id]<br><br>  Path to dependency:<br>        1) org.drools:drools:pom:5.0.1<br>

        2) org.codehaus.plexus:plexus-utils:jar:1.1<br><br>2) org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2<br><br>  Try downloading the file manually from the project website.<br><br>  Then, install it using the command:<br>

      mvn install:install-file -DgroupId=org.apache.maven.wagon -DartifactId=wag<br>on-webdav -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file<br><br>  Alternatively, if you host your own repository you can deploy the file there:<br>

<br>      mvn deploy:deploy-file -DgroupId=org.apache.maven.wagon -DartifactId=wagon<br>-webdav -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -D<br>repositoryId=[id]<br><br>  Path to dependency:<br>

        1) org.drools:drools:pom:5.0.1<br>        2) org.apache.maven.wagon:wagon-webdav:jar:1.0-beta-2<br><br><br>Thanks<br>Swapnil<br><br>________________________________<br><br>**************************************************************************************<br>

This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the <a href="mailto:postmaster@nds.com" target="_blank">postmaster@nds.com</a> and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.<br>

<br>NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00<br>**************************************************************************************<br>

<br>________________________________<br>This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the <a href="mailto:postmaster@nds.com" target="_blank">postmaster@nds.com</a> and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes.<br>

To protect the environment please do not print this e-mail unless necessary.<br><br>An NDS Group Limited company. <a href="http://www.nds.com" target="_blank">www.nds.com</a><br>-------------- next part --------------<br>

An HTML attachment was scrubbed...<br>URL: <a href="http://lists.jboss.org/pipermail/rules-users/attachments/20100106/46915af2/attachment-0001.html" target="_blank">http://lists.jboss.org/pipermail/rules-users/attachments/20100106/46915af2/attachment-0001.html</a> <br>

<br>------------------------------<br><br>Message: 2<br>Date: Wed, 6 Jan 2010 02:01:50 -0800 (PST)<br>From: vasilievip &lt;<a href="mailto:vasilievip@ukr.net" target="_blank">vasilievip@ukr.net</a>&gt;<br>Subject: [rules-users] Drools Flow with RuleSet node suppresses<br>

<span>    </span>        exceptions<br>To: <a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>Message-ID: &lt;<a href="mailto:1262772110011-110927.post@n3.nabble.com" target="_blank">1262772110011-110927.post@n3.nabble.com</a>&gt;<br>

Content-Type: text/plain; charset=us-ascii<br><br><br>Hello,<br><br>I&#39; m trying to use Drools Flow (Drools version 5.0.1) in my tiny little<br>project and found strange problem/behavior (and can&#39;t find  solution in<br>

web):<br>When I&#39;ve added  RuleSet node to flow, and if I get exception after this<br>node, in ,for example, Action node then this exception will be suppressed.<br><br>Please find test cases attached.<br><br>It looks like a bug but also can be leak of knowledge.<br>

<br>Could you please help?<br><br><a href="http://n3.nabble.com/file/n110927/exceptions_test_case.zip" target="_blank">http://n3.nabble.com/file/n110927/exceptions_test_case.zip</a><br>exceptions_test_case.zip <br>-- <br>

View this message in context: <a href="http://n3.nabble.com/Drools-Flow-with-RuleSet-node-suppresses-exceptions-tp110927p110927.html" target="_blank">http://n3.nabble.com/Drools-Flow-with-RuleSet-node-suppresses-exceptions-tp110927p110927.html</a><br>

Sent from the Drools - User mailing list archive at Nabble.com.<br><br><br>------------------------------<br><br>Message: 3<br>Date: Wed, 6 Jan 2010 10:04:00 +0000<br>From: &quot;Swindells, Thomas&quot; &lt;<a href="mailto:TSwindells@nds.com" target="_blank">TSwindells@nds.com</a>&gt;<br>

Subject: Re: [rules-users] Drools Guvnor  installation on weblogic<br>To: Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>&gt;<br>Message-ID:<br><span>    </span>        &lt;<a href="mailto:DAC86F5F3B84F14088F0DB16092558CA05F903FF9C@UKMA1.UK.NDS.COM" target="_blank">DAC86F5F3B84F14088F0DB16092558CA05F903FF9C@UKMA1.UK.NDS.COM</a>&gt;<br>

Content-Type: text/plain; charset=&quot;us-ascii&quot;<br><br>I believe currently you can only apply rules on POJO, you could use JAXB to convert from XML to POJO but this doesn&#39;t work very well on deeply nested or complex data structures if you wish to perform updates on the data.<br>

<br>XML support is something I&#39;ve been pondering over as to how easy it would be to do. If I get some free time I might put together a prototype to see how well it would work as currently the application I&#39;m working on does the JAXB route and it isn&#39;t great, particular with respects to updating different fields and re-execution of rules.<br>

<br>Thomas<br><br>From: <a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a> [<a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">mailto:rules-users-bounces@lists.jboss.org</a>] On Behalf Of Nilima R<br>

Sent: 06 January 2010 09:42<br>To: Rules Users List<br>Subject: Re: [rules-users] Drools Guvnor installation on weblogic<br><br><br>Hi All,<br><br><br>Can you please let me know if I can apply rules on xml data using Drools or we can just apply rules on POJO.<br>

<br><br>Regards,<br><br>Nilima Rajendra Raichandani<br>Sub Focus Area Lead - BPM/BAM/BRE<br>TEG - Open Source Platform<br>Tata Consultancy Services<br>Ph:- +91 22 6778 2027<br>Cell:- 9322108518<br>Mailto: <a href="mailto:nilima.r@tcs.com" target="_blank">nilima.r@tcs.com</a><br>

Website: <a href="http://www.tcs.com" target="_blank">http://www.tcs.com</a>&lt;<a href="http://www.tcs.com/" target="_blank">http://www.tcs.com/</a>&gt;<br>____________________________________________<br>Experience certainty.        IT Services<br>

                       Business Solutions<br>                       Outsourcing<br>____________________________________________<br><br>From:<br><br>Vijay K Pandey &lt;<a href="mailto:VPandey@mdes.ms.gov" target="_blank">VPandey@mdes.ms.gov</a>&gt;<br>

<br>To:<br><br>Rules Users List &lt;<a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a>&gt;<br><br>Cc:<br><br>Nilima R &lt;<a href="mailto:nilima.r@tcs.com" target="_blank">nilima.r@tcs.com</a>&gt;<br>

<br>Date:<br><br>01/05/2010 08:59 PM<br><br>Subject:<br><br>RE: [rules-users] Drools Guvnor  installation on weblogic<br><br><br>________________________________<br><br><br><br>The datasource defined in the persistence unit (jta-data-source or non-jta-data-source) of the persistence.xml maps to the JNDI name that must be configured beforehand. In your case you need to have the datasource configured against the jdbc/testDS1 jndi name.<br>

<br>Regards<br>Vijay<br><br>________________________________<br><br>From: <a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">rules-users-bounces@lists.jboss.org</a> [<a href="mailto:rules-users-bounces@lists.jboss.org" target="_blank">mailto:rules-users-bounces@lists.jboss.org</a>] On Behalf Of Nilima R<br>

Sent: Tuesday, January 05, 2010 2:41 AM<br>To: <a href="mailto:rules-users@lists.jboss.org" target="_blank">rules-users@lists.jboss.org</a><br>Subject: [rules-users] Drools Guvnor installation on weblogic<br><br><br>Hi All,<br>

<br>I am trying to install Drools Guvnor on weblogic 10 .I have added the Guvnor WAR file and dependent jars from Drools binaries download.<br>However  I am getting error for datasource configuration. Do we need to configure any datasource?<br>

Please find error logs below<br><br><br><br>&lt;Error&gt; &lt;Deployer&gt; &lt;BEA-149265&gt; &lt;Failure occurred in the execution of deployment request with ID &#39;1262262938099&#39; for task &#39;1&#39;. Error is: &#39;weblogic.application.ModuleException: &#39;<br>

weblogic.application.ModuleException:<br>       at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:317)<br>       at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)<br>

       at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)<br>       at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)<br>
       at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)<br>
       Truncated. see log file for complete stacktrace<br>weblogic.deployment.EnvironmentException: Error processing persitence unit org.drools.persistence.jpa of module drools_guvnor.war: Error looking up a DataSource for PersistenceUnit org.drools.persistence.jpa: javax.naming.NameNotFoundException: While trying to lookup &#39;jdbc.testDS1&#39; didn&#39;t find subcontext &#39;jdbc&#39;. Resolved &#39;&#39;; remaining name &#39;jdbc/testDS1&#39;<br>

       at weblogic.deployment.PersistenceUnitInfoImpl.lookUpDataSources(PersistenceUnitInfoImpl.java:126)<br>       at weblogic.deployment.PersistenceUnitInfoImpl.&lt;init&gt;(PersistenceUnitInfoImpl.java:105)<br>       at weblogic.deployment.AbstractPersistenceUnitRegistry.storeDescriptors(AbstractPersistenceUnitRegistry.java:316)<br>

       at weblogic.deployment.AbstractPersistenceUnitRegistry.loadPersistenceDescriptors(AbstractPersistenceUnitRegistry.java:96)<br>       at weblogic.deployment.ModulePersistenceUnitRegistry.&lt;init&gt;(ModulePersistenceUnitRegistry.java:53)<br>

       Truncated. see log file for complete stacktrace<br>&gt;<br>&lt;Dec 31, 2009 6:05:52 PM IST&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149004&gt; &lt;Failures were detected while initiating distribute task for application &#39;drools_guvnor&#39;.&gt;<br>

&lt;Dec 31, 2009 6:05:52 PM IST&gt; &lt;Warning&gt; &lt;Deployer&gt; &lt;BEA-149078&gt; &lt;Stack trace for message 149004<br>weblogic.application.ModuleException:<br>       at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:317)<br>

       at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)<br>       at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)<br>       at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)<br>

       at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)<br>       Truncated. see log file for complete stacktrace<br>weblogic.deployment.EnvironmentException: Error processing persitence unit org.drools.persistence.jpa of module drools_guvnor.war: Error looking up a DataSource for PersistenceUnit org.drools.persistence.jpa: javax.naming.NameNotFoundException: While trying to lookup &#39;jdbc.testDS1&#39; didn&#39;t find subco<br>

ntext &#39;jdbc&#39;. Resolved &#39;&#39;; remaining name &#39;jdbc/testDS1&#39;<br>       at weblogic.deployment.PersistenceUnitInfoImpl.lookUpDataSources(PersistenceUnitInfoImpl.java:126)<br>       at weblogic.deployment.PersistenceUnitInfoImpl.&lt;init&gt;(PersistenceUnitInfoImpl.java:105)<br>

       at weblogic.deployment.AbstractPersistenceUnitRegistry.storeDescriptors(AbstractPersistenceUnitRegistry.java:316)<br>       at weblogic.deployment.AbstractPersistenceUnitRegistry.loadPersistenceDescriptors(AbstractPersistenceUnitRegistry.java:96)<br>

       at weblogic.deployment.ModulePersistenceUnitRegistry.&lt;init&gt;(ModulePersistenceUnitRegistry.java:53)<br>       Truncated. see log file for complete stacktrace<br>&gt;<br>&lt;Dec 31, 2009 6:05:52 PM IST&gt; &lt;Error&gt; &lt;Console&gt; &lt;BEA-240003&gt; &lt;Console encountered the following error weblogic.application.ModuleException:<br>

       at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:317)<br>       at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)<br>       at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)<br>

       at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)<br>       at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)<br>       at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)<br>

       at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)<br>       at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)<br>       at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)<br>

       at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)<br>       at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)<br>       at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)<br>

       at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)<br>       at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)<br>

       at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)<br>       at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:719)<br>

       at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1186)<br>       at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)<br>

       at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157)<br>       at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)<br>

       at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)<br>       at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)<br>

       at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)<br>       at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)<br>       at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)<br>

Caused by: weblogic.deployment.EnvironmentException: Error processing persitence unit org.drools.persistence.jpa of module drools_guvnor.war: Error looking up a DataSource for PersistenceUnit org.drools.persistence.jpa: javax.naming.NameNotFoundException: While trying to lookup &#39;jdbc.testDS1&#39; didn&#39;t<br>

find subcontext &#39;jdbc&#39;. Resolved &#39;&#39;; remaining name &#39;jdbc/testDS1&#39;<br>       at weblogic.deployment.PersistenceUnitInfoImpl.lookUpDataSources(PersistenceUnitInfoImpl.java:126)<br>       at weblogic.deployment.PersistenceUnitInfoImpl.&lt;init&gt;(PersistenceUnitInfoImpl.java:105)<br>

       at weblogic.deployment.AbstractPersistenceUnitRegistry.storeDescriptors(AbstractPersistenceUnitRegistry.java:316)<br>       at weblogic.deployment.AbstractPersistenceUnitRegistry.loadPersistenceDescriptors(AbstractPersistenceUnitRegistry.java:96)<br>

       at weblogic.deployment.ModulePersistenceUnitRegistry.&lt;init&gt;(ModulePersistenceUnitRegistry.java:53)<br>       at weblogic.servlet.internal.WebAppModule.initPURegistry(WebAppModule.java:1176)<br>       at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:307)<br>

&gt;<br><br><br><br>Regards,<br>Nilima Rajendra Raichandani<br>Sub Focus Area Lead - BPM/BAM/BRE<br>TEG - Open Source Platform<br>Tata Consultancy Services<br>Ph:- +91 22 6778 2027<br>Cell:- 9322108518<br>Mailto: <a href="mailto:nilima.r@tcs.com" target="_blank">nilima.r@tcs.com</a><br>

Website: <a href="http://www.tcs.com" target="_blank">http://www.tcs.com</a>&lt;<a href="http://www.tcs.com/" target="_blank">http://www.tcs.com/</a>&gt;<br>____________________________________________<br>Experience certainty.        IT Services<br>

                      Business Solutions<br>                      Outsourcing<br>____________________________________________<br>=====-----=====-----=====<br>Notice: The information contained in this e-mail<br>message and/or attachments to it may contain<br>

confidential or privileged information. If you are<br>not the intended recipient, any dissemination, use,<br>review, distribution, printing or copying of the<br>information contained in this e-mail message<br>and/or attachments to it are strictly prohibited. If<br>

you have received this communication in error,<br>please notify us by reply e-mail or telephone and<br>immediately and permanently delete the message<br>and any attachments. Thank you<br><br><br><br>=====-----=====-----=====<br>

<br>Notice: The information contained in this e-mail<br><br>message and/or attachments to it may contain<br><br>confidential or privileged information. If you are<br><br>not the intended recipient, any dissemination, use,<br>

<br>review, distribution, printing or copying of the<br><br>information contained in this e-mail message<br><br>and/or attachments to it are strictly prohibited. If<br><br>you have received this communication in error,<br>

<br>please notify us by reply e-mail or telephone and<br><br>immediately and permanently delete the message<br><br>and any attachments. Thank you<br><br><br><br><br><br>________________________________<br><br>**************************************************************************************<br>

This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the <a href="mailto:postmaster@nds.com" target="_blank">postmaster@nds.com</a> and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.<br>

<br>NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00<br>**************************************************************************************<br>

<br>________________________________<br>This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the <a href="mailto:postmaster@nds.com" target="_blank">postmaster@nds.com</a> and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes.<br>

To protect the environment please do not print this e-mail unless necessary.<br><br>An NDS Group Limited company. <a href="http://www.nds.com" target="_blank">www.nds.com</a><br>-------------- next part --------------<br>

An HTML attachment was scrubbed...<br>URL: <a href="http://lists.jboss.org/pipermail/rules-users/attachments/20100106/12e3c3c1/attachment.html" target="_blank">http://lists.jboss.org/pipermail/rules-users/attachments/20100106/12e3c3c1/attachment.html</a> <br>

<br>------------------------------<br><br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org" target="_blank">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>

<br><br>End of rules-users Digest, Vol 38, Issue 10<br>*******************************************<br></font>
</blockquote><br></div></font><pre>=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


</pre>
<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>
<br></blockquote></div><br><br clear="all"><br>-- <br>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br><br>Esteban Aliverti<br>
</div>