Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
============
For larger size of TIBCO BusinessEvents projects, a dialogue pops up saying "EAR size is 16 MB. Should I continue?".
How to suppress this dialogue pop-up in Designer or CLI?
Environment:
============
TIBCO BusinessEvents - 3.x
OS - all
Resolution:
============
This is because the ear to be built is larger than 16MB. To suppress this message, add "-Ddesigner.ear.water.mark.size=<VALUE>" or property "designer.ear.water.mark.size=<VALUE>" in designer.tra file or buildear.tra.
There is a typo in TIBCO BusinessWorks doc: BW Administrator
>>>>>>>
designer.ear.watermark.size=16
<<<<<<<
It should be designer.ear.water.mark.size. The default value is 16 (MB). The value should be larger than the final size of the ear file.