Re: [rules-users] Guvnor: Rules compilation error

2011-10-04 Thread Toni Rikkola
Hi,

I suggest that you open a Jira for this. https://issues.jboss.org/browse/GUVNOR
If possible, create a small repository export that we can use to reproduce 
this. 

Toni

On Oct 5, 2011, at 6:45 AM, Prashanth wrote:

> Hi,
> 
> In-spite of having the jar loaded, and having them available in the Drools
> Guvnor and able to write rules with “zero ” errors in verification,
> 
> Rule compilation fails during validation after writing rules, 
> 
> says “Cannot resolve ” for all those classes that have been
> imported and available to write rules
> 
> Classes have been referred with their fully qualified class-names too.
> 
> I request help to resolve this problem. 
> 
> Thanks and Regards
> Prashanth
> 
> --
> View this message in context: 
> http://drools.46999.n3.nabble.com/Guvnor-Rules-compilation-error-tp3395529p3395529.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> 
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Guvnor Rules!!!

2011-06-23 Thread Michael Anstis
Sorry, wrong link.

You do have the good fortune of being able to use 5.2.0.Final now though:
http://download.jboss.org/drools/release/5.2.0.Final/guvnor-distribution-5.2.0.Final.zip

The example is in the ZIP archive's folder
/guvnor-distribution-5.2.0.Final/examples/sources/src/main/java/org/drools/guvnor/examples.

On 24 June 2011 06:26, Sumeet Karawal  wrote:

> I downloaded from the link, but I am not able to find the mortgages example
> there.
>
> Thanks & Regards,
> Sumeet Karawal
>
>
>
>  From:   Michael Anstis 
>
>  To: Rules Users List 
>
>  Date:   06/23/2011 03:19 PM
>
>  Subject:Re: [rules-users] Guvnor Rules!!!
>
>  Sent by:rules-users-boun...@lists.jboss.org
>
>
>
>
>
>
> Have you looked at the "mortgages" example under the "examples" folder in
> the guvnor-distribution;
>
> http://download.jboss.org/drools/release/5.2.0.CR1/drools-distribution-5.2.0.CR1.zip
> ?
>
> There is a similar example for 5.1, but TBH I'm not sure of the location in
> either the download or internet.
>
> 2011/6/22 Sumeet Karawal 
>
>  Hi,
>
>  I am not able to run Guvnor rules on eclipse. I have read the Knowledge
>  Agent part from the user guide but not able to get through.
>
>  I am doing the following steps:
>
>I have created a Java class in eclipse and exported it as a .jar file.
>Then I import it in Guvnor under the upload POJO Model.
>I create some rules for it
>Then I build the package and get the following URLs :
>
>  URL for package documentation:
>
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/documentation.pdf
>   (Embedded
>  image moved
>  to file:
>  pic32197.gif)
>
>
>
>  URL for package source:
>
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST.drl
>   (Embedded
>  image moved
>  to file:
>  pic02151.gif)
>
>
>
>  URL for package binary:
>
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST
>   (Embedded
>  image moved
>  to file:
>  pic18827.gif)
>
>
>
>  URL for running tests:
>
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/SCENARIOS
>   (Embedded
>  image moved
>  to file:
>  pic20956.gif)
>
>
>
>  Change Set:
>
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/ChangeSet.xml
>   (Embedded
>  image moved
>  to file:
>  pic21205.gif)
>
>
>
>
>  I have gone through use  of KnowledgeAgent in the user guide but not
>  getting how to do it. I mean what code should I write to get the
>  KnowledgeBase from these URLs.
>
>  It would be really helpful if someone could guide me on this.
>
>
>  Thanks & Regards,
>  Sumeet Karawal
>  Mailto: sumeet.kara...@tcs.com
>  =-=-=
>  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
>
>
>
>  ___
>  rules-users mailing list
>  rules-users@lists.jboss.org
>  https://lists.jboss.org/mailman/listinfo/rules-users
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Guvnor Rules!!!

2011-06-23 Thread Sumeet Karawal
I downloaded from the link, but I am not able to find the mortgages example
there.

Thanks & Regards,
Sumeet Karawal



   
  From:   Michael Anstis  
   

   
  To: Rules Users List 
   

   
  Date:   06/23/2011 03:19 PM   
   

   
  Subject:    Re: [rules-users] Guvnor Rules!!! 
   

   
  Sent by:rules-users-boun...@lists.jboss.org   
   

   





Have you looked at the "mortgages" example under the "examples" folder in
the guvnor-distribution;
http://download.jboss.org/drools/release/5.2.0.CR1/drools-distribution-5.2.0.CR1.zip
?

There is a similar example for 5.1, but TBH I'm not sure of the location in
either the download or internet.

2011/6/22 Sumeet Karawal 

  Hi,

  I am not able to run Guvnor rules on eclipse. I have read the Knowledge
  Agent part from the user guide but not able to get through.

  I am doing the following steps:

    I have created a Java class in eclipse and exported it as a .jar file.
    Then I import it in Guvnor under the upload POJO Model.
    I create some rules for it
    Then I build the package and get the following URLs :

  URL for package documentation:


  
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/documentation.pdf
   (Embedded
  image moved
  to file:
  pic32197.gif)



  URL for package source:


  
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST.drl
   (Embedded
  image moved
  to file:
  pic02151.gif)



  URL for package binary:


  
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST
   (Embedded
  image moved
  to file:
  pic18827.gif)



  URL for running tests:


  
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/SCENARIOS
   (Embedded
  image moved
  to file:
  pic20956.gif)



  Change Set:


  
http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/ChangeSet.xml
   (Embedded
  image moved
  to file:
  pic21205.gif)




  I have gone through use  of KnowledgeAgent in the user guide but not
  getting how to do it. I mean what code should I write to get the
  KnowledgeBase from these URLs.

  It would be really helpful if someone could guide me on this.


  Thanks & Regards,
  Sumeet Karawal
  Mailto: sumeet.kara...@tcs.com
  =-=-=
  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



  ___
  rules-users mailing list
  rules-users@lists.jboss.org
  https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users




___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Guvnor Rules!!!

2011-06-23 Thread Michael Anstis
Have you looked at the "mortgages" example under the "examples" folder in
the guvnor-distribution;
http://download.jboss.org/drools/release/5.2.0.CR1/drools-distribution-5.2.0.CR1.zip
?

There is a similar example for 5.1, but TBH I'm not sure of the location in
either the download or internet.

2011/6/22 Sumeet Karawal 

>
> Hi,
>
> I am not able to run Guvnor rules on eclipse. I have read the Knowledge
> Agent part from the user guide but not able to get through.
>
> I am doing the following steps:
>
>   I have created a Java class in eclipse and exported it as a .jar file.
>   Then I import it in Guvnor under the upload POJO Model.
>   I create some rules for it
>   Then I build the package and get the following URLs :
>
> URL for package documentation:
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/documentation.pdf(Embedded
>
> image moved
>
> to file:
>
> pic32197.gif)
>
>
>
> URL for package source:
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST.drl(Embedded
>
>   image moved
>
>   to file:
>
>   pic02151.gif)
>
>
>
> URL for package binary:
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST(Embedded
>
>   image moved
>
>   to file:
>
>   pic18827.gif)
>
>
>
> URL for running tests:
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/SCENARIOS(Embedded
>
> image moved
>
> to file:
>
> pic20956.gif)
>
>
>
> Change Set:
>
>
> http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.JBoss/LATEST/ChangeSet.xml(Embedded
>
> image moved
>
> to file:
>
> pic21205.gif)
>
>
>
>
> I have gone through use  of KnowledgeAgent in the user guide but not
> getting how to do it. I mean what code should I write to get the
> KnowledgeBase from these URLs.
>
> It would be really helpful if someone could guide me on this.
>
>
> Thanks & Regards,
> Sumeet Karawal
> Mailto: sumeet.kara...@tcs.com
> =-=-=
> 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
>
>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users