]
Kabir Khan commented on JBAS-9175:
----------------------------------
Fixed in my domain branch
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)
Components: Domain Management
Affects Versions: 7.0.0.Beta1
Reporter: Heiko Rupp
Assignee: Kabir Khan
Fix For: 7.0.0.Beta3
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: