Previously, when using JBoss Enterprise Web Server with JBoss Operations Network, deploying the web application without the <filename>context.xml</filename> file, the <guilabel>Config File</guilabel> field in the JBoss Operations Network user interface's web application configuration remained empty. This field was mandatory.
This problem is now fixed in JBoss Enterprise Web Server 2.1 and the <guilabel>Config File</guilabel> field in the JBoss Operations Network user interface is removed.
Created attachment 918081[details]
JON UI screen
Description of problem:
I have just tested updated T6 store-config with Remy's patch (BZ 956509) for context.xml file creation but i found one problem.
When you deploy web application without context.xml in JON, config file field in webapp configuration is empty (see attachment) and this field is mandatory. The same behaviour is for T7 now with JON 3.2.0-updated02 and Tomcat plugin update-01.
The question is if we want to enable save configuration of webapps without context.xml we should also have some default value for field Config file.
Comment 1Jean-frederic Clere
2014-07-16 06:45:58 UTC
We are using jon-plugin-pack-ews-3.2.0.GA-update-01.zip
Comment 6Jean-frederic Clere
2014-07-16 09:41:16 UTC
Ok in fact the problem occurs because you old invalid values in the database...
Comment 7Jean-frederic Clere
2014-07-16 12:12:34 UTC
no it is worse in fact it seems a readOnly="true" field is required by default or should have a default value.
By having required="false" the behaviour of the GUI is bit weird.
Comment 8Jean-frederic Clere
2014-07-18 15:17:38 UTC