[rules-users] I can use RuleAgent without .properties file ???
Fernando Meyer
fmcamargo at gmail.com
Tue Aug 28 17:26:47 EDT 2007
you can use something like this.
Properties p = new Properties();
p.setProperty("url", your url)
...
RuleAgent aa = RuleAgent.newRuleAgent( p )
Fernando Meyer http://fmeyer.org
fmcamargo at gmail.com
PGP: 0xD804DDFB
On Aug 27, 2007, at 6:32 PM, Edgardo wrote:
> Hi list, I need your help, I need deploy the rules like Web
> Service, for this, I develop a web service method using the
> RuleAgent, but the Web Service can't read the .properties file. The
> question is: Exist any form for initialize RuleAgent
> without .properties file???
>
> PD1: The problem could be the tomcat, but I am desperate
> PD2: Sorry for my poor English
>
> Thanks :D
>
> --
> Edgardo Ibañez O.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
More information about the rules-users
mailing list