[rules-users] Drools 6 : unable to login to kie-drools-wb-distribution-wars-6.0.0.Final-jboss-as7.0

2013-12-17 Thread anij
I download the *kie-drools-wb-distribution-6.0.0.Final.zip* and deployed the *kie-drools-wb-distribution-wars-6.0.0.Final-jboss-as7.0.war* in *jboss-as-7.1.1.Final* in standalone mode. Now, when I'm tring to login using default username : admin password: admin. It's saying Login failed: Invalid

Re: [rules-users] Drools 6 : unable to login to kie-drools-wb-distribution-wars-6.0.0.Final-jboss-as7.0

2013-12-17 Thread Michael Anstis
Did you create a user with add-user.sh? Realm = application User Name = admin Password = whatever you like Role = admin or analyst On 17 December 2013 12:37, anij anijit.sar...@gmail.com wrote: I download the *kie-drools-wb-distribution-6.0.0.Final.zip* and deployed the

Re: [rules-users] Drools 6 : unable to login to kie-drools-wb-distribution-wars-6.0.0.Final-jboss-as7.0

2013-12-17 Thread Geoffrey De Smet
Duplicates http://stackoverflow.com/questions/20633908/unable-to-login-to-kie-drools-wb-distribution-wars-6-0-0-final-jboss-as7-0 On 17-12-13 13:37, anij wrote: I download the *kie-drools-wb-distribution-6.0.0.Final.zip* and deployed the

Re: [rules-users] Drools KB Object hierarchy Serilisation and Deserialisation thread safety issue

2013-12-17 Thread adarsh . chaini
Davide, Thanks for your reply on this.What does CR1 stands for in 5.6.0.CR1 and can someone point me to the release life cycle timelines?. Also the important aspect is are 5.6.0.CR1 and 5.5.0.Final versions backward compatible to 5.3.0.Final and fully regressed ? Is there any

[rules-users] kie-wb 6.0.0 tomcat7: Error uploading maven jar that is part of a multi-module maven project

2013-12-17 Thread jguenth
I'm trying to upload a maven jar artifact using the Artifact Repository and getting the parse error below. Here is my maven project structure... parent_pom (packaging: pom) |_module1_parent_pom (packaging: pom) | |_module1a (packaging: jar) | |_module1b (packaging: jar) | |_module1c (packaging:

Re: [rules-users] kie-wb 6.0.0 tomcat7: Error uploading maven jar that is part of a multi-module maven project

2013-12-17 Thread Mark Proctor
it’s hard to see what the problem is. The parser is failing, but it’s now showing where a bouts - i.e. inside of the wrapped exception. Here is the MinimalPomParser:

Re: [rules-users] Drools 6 : unable to login to kie-drools-wb-distribution-wars-6.0.0.Final-jboss-as7.0

2013-12-17 Thread anij
Thanks manstis, Its working fine after adding user. -- View this message in context: http://drools.46999.n3.nabble.com/Drools-6-unable-to-login-to-kie-drools-wb-distribution-wars-6-0-0-Final-jboss-as7-0-tp4027334p4027340.html Sent from the Drools: User forum mailing list archive at

[rules-users] Exception when executing drools-wb-jcr2vfs-migration

2013-12-17 Thread nelson.wan
We defined a lot of rules using Drools 5.5.0. Since Drools 6 has been released, we used drools-wb-jcr2vfs-migration script to migrate the repository from 5.5.0 to 6. The script generated exception during execution. It said modules migrated. But when migrating categories, it fails. Hope to

Re: [rules-users] Exception when executing drools-wb-jcr2vfs-migration

2013-12-17 Thread Michael Anstis
That'll be a bug. Can you raise a JIRA for GUVNOR and attach your JCR repository? Sent on the move On 18 Dec 2013 07:04, nelson.wan nelson@hotmail.com wrote: We defined a lot of rules using Drools 5.5.0. Since Drools 6 has been released, we used drools-wb-jcr2vfs-migration script to