Kap G created JBPORTAL-2490:
-------------------------------
Summary: getting HTTP/1.1 401 Unauthorized when tried to hit the web service
deployed on AS7
Key: JBPORTAL-2490
URL:
https://issues.jboss.org/browse/JBPORTAL-2490
Project: JBoss Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Kap G
I am using Jboss AS7 (jboss-as-7.0.2.Final) and I have deployed a we service on the
server. What I read from docs is, the mgmt-users.properties file could be used to add new
user credentials (AS7 accepts any username/password pair anyways ) so I have added a new
entry drools/drools. But when I hit the web-service I get,
11:39:24,095 ERROR [stderr] (qtp17107187-47 - /endpoints/validation) RuleAgent(default)
WARNING (Mon May 14 11:39:24 EDT 2012): Was an error contacting
http://localhost:8080/guvnor5.4/rest/packages/tov.aaa.abc.aixm/binary. Reponse header:
{null=[HTTP/1.1 401 Unauthorized], WWW-Authenticate=[BASIC realm="users"],
Date=[Mon, 14 May 2012 15:39:24 GMT], Content-Length=[0],
Set-Cookie=[JSESSIONID=1hraSA18aXzMjOIBLx1rv-JT; Path=/guvnor5.4],
Server=[Apache-Coyote/1.1]}
Could someone please tell me how do I get this working. Thanks!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira