[jboss-jira] [JBoss JIRA] Created: (JBAS-9175) Call to /host/<invalid> makes the API call hang
Heiko Rupp (JIRA)
jira-events at lists.jboss.org
Mon Mar 28 12:24:37 EDT 2011
Call to /host/<invalid> makes the API call hang
-----------------------------------------------
Key: JBAS-9175
URL: https://issues.jboss.org/browse/JBAS-9175
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 7.0.0.Beta1
Reporter: Heiko Rupp
When I call http://localhost:9990/domain-api/host/local?json.pretty=true in domain mode, the call quickly returns as supposed.
If I put an invalid host name in ( e.g. http://localhost:9990/domain-api/host/localhost?json.pretty=true ), this api calls hangs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list