<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://startofentry.blogdns.org/rdf'>
    <s:Snip rdf:about='http://startofentry.blogdns.org/rdf#Issues+J2ME'
         s:cUser='case'
         s:oUser='case'
         s:mUser='case'>
        <s:name>Issues J2ME</s:name>
        <s:content>1 Issues encountered during J2ME development&#xD;&#xA;&#xD;&#xA;- mpowerplayer does not like getClass.getResourceAsStream if class is not a &apos;user created&apos; class, but a class included with java rt.&#xD;&#xA;- {link:kjar|http://supremej2me.bambalam.se}/{link:MicroEmulator|http://microemu.org} behave sometimes strangley:&#xD;&#xA;* after applying kjar, some resources have not been found by getResourceAsStream by most(!) emulators/mobiles. Using winrar to remove and add the resource in question helped. No explanation found.&#xD;&#xA;* MicroEmulator encounters zip exception for some of our midlets, not resolving some resources, eg. png files. Applying kjar resolved this.&#xD;&#xA;- {link:BamFS|http://supremej2me.bambalam.se} in version 1.1 needs a patch to the generated java code to ensure, that all bytes of an InputStream are actually read.&#xD;&#xA;</s:content>
        <s:mTime>2007-07-12 09:05:47.99</s:mTime>
        <s:cTime>2007-07-09 23:34:04.107</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#Midlet'/>
                <rdf:li rdf:resource='#midlet'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://startofentry.blogdns.org/rdf#start/2008-04-12/1'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
