[JBoss Tools] - Re: cant modify deployment-timeout
esachse <[email protected]> Tue, 06 Aug 2013 14:17:24 -0400
| Newsgroups | gmane.comp.java.jboss.user |
|---|---|
| Message-ID | <[email protected]> |
esachse [https://community.jboss.org/people/esachse] created the discussion "Re: cant modify deployment-timeout" To view the discussion, visit: https://community.jboss.org/message/831662#831662 -------------------------------------------------------------- The attribute that we need to be able to configure is deployment-timeout This XML works. The value of 99999 for deployment-timeout is larger than required, but it is a number I put in the configuration to get it working. <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1"> <deployment-scanner path="deployments" relative-to="jboss.server.base.dir" scan-interval="5000" deployment-timeout="99999"/> </subsystem> -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/831662#831662] Start a new discussion in JBoss Tools at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128] _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user