Hello together,
I am using miscellaneous resource objects in my mobile application for handheld. For example icons in buttons. After deploying, uploading my sda file with SDOE_UPLOAD_ARCHIVE and sync I have tried to start my application but my application was crashed.
I have found following messages in the trace file:
"<rs>
<r id="1269301440577" t="16:44:00" d="2010-03-22" s="E" c="000" u="" g="" m="java.util.MissingResourceException: Can't find resource for bundle com.sap.ip.me.api.services.MEResourceBundle$MEPropertyResourceBundle, key START_MOBILE_CLIENT">
<f n="LocationName" v=" (com.sap.ip.me.api.services.MEResourceBundle:handle get object missing resource exception )"/>
<f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"/>
</r>"
How can I upload and distribute my ressource objects with DOE?
Regards
Waldemar