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
[EMAIL PROTECTED]
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@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

Reply via email to