Is is possible to have different xtoremgwt.war file for different brand?
Hi Team
We got the hotfix for one of the SR. Issue was related to Xstore Mobile. In hotfix oracle has provide two files.
1.xstoremgwt.war - need to replace the file in release/xstore/xstore/mobile/webapps/ folder.
2. XstoreMobile.framework.zip - we have to create .ipa file and need to deploy .ipa file on the IPAD.
Clinet has differet brands and want to deploy above changes in only one brand. We could see xstoremgwt.war file path is configured in jetty-mobile.xml file.
Is is possible to configure two xstoremgwt.war (old and new one) for different brands So that one brand will pick the old one and other brand will pick the new one when build is deployed on the store?