[
https://issues.jboss.org/browse/AS7-4108?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry resolved AS7-4108.
-----------------------------------
Assignee: Wolf-Dieter Fink (was: Jason Greene)
Fix Version/s: 7.1.1.Final
(was: 7.1.2.Final-redhat1)
Resolution: Done
This was fixed for 7.1.1 via commit a53c0e6.
The default of depoyment-timeout is different to the description
within the schema
----------------------------------------------------------------------------------
Key: AS7-4108
URL:
https://issues.jboss.org/browse/AS7-4108
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Server
Affects Versions: 7.1.0.Final
Reporter: Wolf-Dieter Fink
Assignee: Wolf-Dieter Fink
Priority: Trivial
Labels: deployment, jboss, timeout
Fix For: 7.1.1.Final
The description of deployment-timeout default and the real used default is different.
jboss-as-deployment-scanner_1_1.xsd is:
<xs:attribute name="deployment-timeout" type="xs:int"
use="optional" default="600">
and the real default is "60"
--
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