Re: [rules-users] I can use RuleAgent without .properties file ???

2007-08-28 Thread Fernando Meyer

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


Re: [rules-users] I can use RuleAgent without .properties file ???

2007-08-28 Thread Edgardo

Thanks Fernando, I have solved the problem

See you in another thread :D

En Tue, 28 Aug 2007 17:26:47 -0400, Fernando Meyer [EMAIL PROTECTED]  
escribió:



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




--
Edgardo Ibañez O.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] I can use RuleAgent without .properties file ???

2007-08-27 Thread Edgardo
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