Hi,
I am using guvnor to create rules and access it through java code in my
application.
I have create pachage "Mypackage" and one rule "Myrule" inside the
package.
The code to access the rules is -
public SubnetDTO getValidSubnet(SubnetDTO dto) {
ClassLoader old =
Thread.
ichael Anstis
Sent: Thursday, September 08, 2011 1:59 PM
To: Rules Users List
Subject: Re: [rules-users] Guvnor Integration with BPEL
Have you rebuilt the package in Guvnor?
2011/9/8 Rabindra Kumar Srivastava
Hi,
I am using guvnor 5.2.0Final version to create rules and integrating
with Act
Have you rebuilt the package in Guvnor?
2011/9/8 Rabindra Kumar Srivastava
> Hi,
>
> ** **
>
> I am using guvnor 5.2.0Final version to create rules and integrating with
> ActiveVOS.
>
> I am successfully done with one rule in a package using the url url=
> http://localhost:8080/guvnor/o
Hi,
I am using guvnor 5.2.0Final version to create rules and integrating
with ActiveVOS.
I am successfully done with one rule in a package using the url
url=http://localhost:8080/guvnor/org.drools.guvnor.Guvnor/package/final/
LATEST.
Now I have created two more rules in the same package fi