Hi,
  What is the Emulator that you are using. Also can you send the complete application.
Regards,
Avinash

On 8/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Send Eclipseme-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/eclipseme-users
or, via email, send a message with subject or body 'help' to
         [EMAIL PROTECTED]

You can reach the person managing the list at
         [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Eclipseme-users digest..."


Today's Topics:

   1. Re: Problems with the RMS (orv)


----------------------------------------------------------------------

Message: 1
Date: Mon, 21 Aug 2006 22:30:56 -0400
From: orv <[EMAIL PROTECTED] >
Subject: Re: [Eclipseme-users] Problems with the RMS
To: [EMAIL PROTECTED]
Cc: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

[EMAIL PROTECTED] wrote:
> Hi, I'm using:
>
> Eclipse: 3.2.1
> EclipseME: 1.5.5
> WTK 2.5
>
> I'm using the RMS for my app and I that the first time that the app run, create
> a RMS with data from a little XML (I use kDOM).
>
> So I create the rs with TRUE hoping that if the RS exist, it open it, if not,
> create it, and then I check if the RS have something with an enumaration +
> hasNextElement() and is when I fill the rs with the data from the XML.
>
> Everything work perfect without exceptions but everytime that I run the app it
> create a new rs.
>
> I have try to create the RS with FALSE value and then catch the exception and
> create it again with TRUE value and load data from the XML, and the same
> happen, the RS never really create.
>
> I debug it and I'm sure that everything is ok, including the close sentence for
> the RS.
>
> I wonder is this is a problem of the emulator and it will not happen in a real
> MIDP.
>
> Any help or hint will be truly wellcome.
>
> Thanks
>            Sergio
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users

It's something with the 2.5 emulator, if you take a look at the Console
output for the Emulator i believe you will see a different phone numbers
each time you run it.



------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

------------------------------

_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users


End of Eclipseme-users Digest, Vol 4, Issue 17
**********************************************

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to