Thomas,
When you rebooted, did you remove the work directory so it can rebuild the application? I've made changes to jars and forgot to remove it prior and my changes didn't take.
Hope it helps,
Bill
Hello Citrix community,
I found my next problem which I can't solve..
As described in the eDocs I added new account types to the CPBM software. I followed step two and added the required resources into custom application properties.
So i did it in the following files:
PortalCustomApplicationResources.properties (citrix.cpbm.custom.portal-2.3.0.jar)
CustomApplicationResources.properties (citrix.cpbm.custom.common-2.3.0.jar)
ApplicationResources.properties (portal.appresources-2.3.0.jar, here are the retail, corporate and trail defined)
However, there are no changes after a reboot... It's ignoring the language files (see attached image, yes I'm using the corporate icon)
Does anyone know, how to solve this issue?
Thanks
Thomas
Thomas,
When you rebooted, did you remove the work directory so it can rebuild the application? I've made changes to jars and forgot to remove it prior and my changes didn't take.
Hope it helps,
Bill
Hi Thomas,
You should make this change only in bundle "citrix.cpbm.custom.common-2.3.0.jar". And also change the property "Application-ResourceVersion" in the file "citrix.cpbm.custom.common/src/main/resources/META-INF/MANIFEST.MF" as shown below:
Application-ResourceVersion: 1.0.9
Deploy the updated "citrix.cpbm.custom.common-2.3.0.jar" in the Virgo Tomcat Server (follow steps at http://support.citrix.com/proddocs/topic/cpbm-23-map/cpbm-install-build-custom-components-23-tsk.html) and restart the "cloud-portal" service.
Please let me know if this resolves the issue.
Thanks,
Manish
Ask, Discuss, Answer