Re: [rules-users] drools-guvnor 5.1.0-M1 not available on Maven2

2010-04-26 Thread fmetral
Hi Toni, Just to remember you If you can deploy Guvnor on M2 repository, it will be very helpfull. Thanks in advance -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/drools-guvnor-5-1-0-M1-not-available-on-Maven2-tp743054p756171.html Sent from the Drools - U

[rules-users] How to access loggued username in a class

2010-04-26 Thread fmetral
Hi all, I face a very blocking problem and I require help to solve it quickly. Is it possible to access the loggued username in a class. I mean, I have created a class that connect to an other application (EAR) to get values from enumerations. But in this class, the retrieve the data, I need to

Re: [rules-users] drools-guvnor 5.1.0-M1 not available on Maven2

2010-04-23 Thread fmetral
Hi, Here is my dependency org.drools drools-guvnor 5.1.0.M1 war I know that Guvnor is a web application. That's why I've specified type as war. For version 5.0.1, the war is deployed on Maven2 repository but for 5.1.0.M1, it is not. Regards, -- View this message in context:

[rules-users] drools-guvnor 5.1.0-M1 not available on Maven2

2010-04-22 Thread fmetral
Hi all, I'd like to add a dependency in my project on drools-guvnor in version 5.1.0-M1. Unfortunately, for this version, only the pom is deployed on Jboss Maven2 repository http://repository.jboss.com/maven2. No the jar. Would it be possible to deploy the jar. It would be very helpfull. Thank

Re: [rules-users] Add some default status

2010-04-21 Thread fmetral
Thanks a lot Esteban. I've found this morning the same class that you mentionned: - JackrabbitRepositoryConfigurator - and StateItem where the state is declared I'm going to modify the source code (these two classes exactly) and I will include them in my Drools guvnor war. Thanks for your help

Re: [rules-users] Add some default status

2010-04-21 Thread fmetral
Thanks Esteban for your answer. I agree with you, this solution is a little bit awful. :) When the repository is installed for the first time, the status Draft is available. So in my mind, this status may be contained in the WAR and not just in the repository. What do you think about this? I rea

Re: [rules-users] Drools 5.1 M2 or final availability

2010-04-20 Thread fmetral
Thanks a lot. But do you have an idea of the date of delivery? Will it be this end of week or this end of month...? And will it be a final version of an M2 because I'm waiting some corrections and I'd like to know if they have been corrected in M2 -- View this message in context: http://n3.nabb

[rules-users] Add some default status

2010-04-20 Thread fmetral
Hi all, I'd like to package a drools-guvnor war that contains some default status. What I want is to create two status: - draft which is already available in Guvnor by default - Validated for rules that have been tested But I don't want to create this status by hand with UI. I'd like to have it

Re: [rules-users] Drools 5.1 M2 or final availability

2010-04-20 Thread fmetral
Hi All, Do you have availability date for 5.1 M2 or final? Thanks in Advance Florent -- View this message in context: http://n3.nabble.com/Drools-5-1-M2-or-final-availability-tp715614p731580.html Sent from the Drools - User mailing list archive at Nabble.com. __

Re: [rules-users] How to use Drools 5 TimeMachine for controlling effective dates?

2010-04-20 Thread fmetral
Hi All, I've same requirement than Jean-Denis. In my rules, I had date-effective and date-expires metadata. In the BRMS, when defining a test scenario, I'me able with the combo box to simulate the rule to an other date that the current one. But my question is, with Drools 5.1.0-M1, when I have a