Re: [rules-users] How can I disable the Authentication Filter on Guvnor 5.1

2011-09-01 Thread Esteban Aliverti
From Guvnorś documentation:
http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-guvnor/html_single/index.html#d0e163

Best Regards,



Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


On Thu, Sep 1, 2011 at 3:21 AM, nanquan nanquan...@gmail.com wrote:

 Hi all
 How can I disable   the Authentication Filter on Guvnor 5.1, because I
 used
 Drools 5.0 in my App?

 Thx!

 --
 View this message in context:
 http://drools.46999.n3.nabble.com/How-can-I-disable-the-Authentication-Filter-on-Guvnor-5-1-tp3300075p3300075.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 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] Drools v5.1.0 KnowledgeAgent using Spring Beans

2011-09-01 Thread Esteban Aliverti
You can disable it from components.xml file. For more information:
http://downloads.jboss.com/drools/docs/5.0.1.26597.FINAL/drools-guvnor/html_single/index.html#d0e149

Best Regards,



Esteban Aliverti
- Developer @ http://www.plugtree.com
- Blog @ http://ilesteban.wordpress.com


On Thu, Sep 1, 2011 at 3:19 AM, nanquan nanquan...@gmail.com wrote:

 Hi Esteban
 How can I disable   the Authentication Filter on Guvnor 5.1, because I
 used
 Drools 5.0 in my App?

 Thx!

 --
 View this message in context:
 http://drools.46999.n3.nabble.com/Drools-v5-1-0-KnowledgeAgent-using-Spring-Beans-tp1328921p3300071.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 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] How can I disable the Authentication Filter on Guvnor 5.1

2011-09-01 Thread nanquan
Thx Esteban!

I changed components.xml like this:


 security:identity
authenticate-method=#{nilAuthenticator.authenticate}/ 


The guvnor console can login with guest, but my app's error still exists: 
   *Server returned HTTP response code: 401 for URL: GUVNOR_SERVICE_URL*

And use this URL to browser, it show this:
http://drools.46999.n3.nabble.com/file/n3300912/guvnor_anth.png 
   
Click LOGIN(登录) button, it is passed(500 error), and click CANCEL(取消), it
show 401 error.


--
View this message in context: 
http://drools.46999.n3.nabble.com/How-can-I-disable-the-Authentication-Filter-on-Guvnor-5-1-tp3300075p3300912.html
Sent from the Drools: User forum mailing list archive at Nabble.com.

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Drools WebApplication Using JBOSS AS

2011-09-01 Thread rahulkrishnan
Hi all;
i know drools using with eclipse IDE.
i want to create basic web application using drools and jboss AS?
how can create it?

thanks

--
View this message in context: 
http://drools.46999.n3.nabble.com/Drools-WebApplication-Using-JBOSS-AS-tp3301319p3301319.html
Sent from the Drools: User forum mailing list archive at Nabble.com.___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Drools WebApplication Using JBOSS AS

2011-09-01 Thread Mauricio Salatino
you can use maven. Then you just add the drools dependencies, the web
framework that you want to use and that's it :) Once you get it you
can deploy it in jboss.
Cheers

2011/9/1 rahulkrishnan rahulkrishn...@gmail.com:
 Hi all; i know drools using with eclipse IDE. i want to create basic web
 application using drools and jboss AS? how can create it? thanks
 
 View this message in context: Drools WebApplication Using JBOSS AS
 Sent from the Drools: User forum mailing list archive at Nabble.com.

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users





-- 
 - CTO @ http://www.plugtree.com
 - MyJourney @ http://salaboy.wordpress.com
- Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino Salaboy Mauricio -

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users