Re: [rules-users] 401 Http Response while accessing a package

2010-11-16 Thread jegansp
Thanks a lot Jervis. It solved the problem. Regards, Jegan. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/401-Http-Response-while-accessing-a-package-tp1908870p1911439.html Sent from the Drools - User mailing list archive at Nabble.com. __

Re: [rules-users] 401 Http Response while accessing a package

2010-11-15 Thread jegansp
Thanks for your response Jervis. I will try with Drools 5.1 and update. Regards, Jegan -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/401-Http-Response-while-accessing-a-package-tp1908870p1909139.html Sent from the Drools - User mailing list archive at Nab

Re: [rules-users] 401 Http Response while accessing a package

2010-11-15 Thread Jervis Liu
Hi, you need to use same of Drools/Guvnor on your client and server side. Cheers, Jervis On 2010/11/16 11:19, jegansp wrote: > > Hi, > I am using Drools 5.0 and Guvnor 5.1.1. > > I am trying to access a package from Guvnor in a Java application. It gives > the below error message. > > Server retu

[rules-users] 401 Http Response while accessing a package

2010-11-15 Thread jegansp
Hi, I am using Drools 5.0 and Guvnor 5.1.1. I am trying to access a package from Guvnor in a Java application. It gives the below error message. Server returned HTTP response code: 401 for URL: http://localhost:8080/drools-5.1.1-guvnor/org.drools.guvnor.Guvnor/package/pricing/LATEST I searched