cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with resource objects

waldemar_schakiel
Participant
0 Kudos

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&apos;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

Accepted Solutions (0)

Answers (1)

Answers (1)

waldemar_schakiel
Participant
0 Kudos

Hello,

i have bound a imageSource in my button (NW Developer Studio). The bounded image was imported from file system under Resources/src/Applications/<application name>.

Unfortunatelly all resource objects are not content of the deployed sda-file.

Has anyone a suggestion how i can distribute my resource objects with my application?

Regards

Waldemar