You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Myrna van Lunteren (JIRA)" <ji...@apache.org> on 2007/11/20 20:40:43 UTC

[jira] Resolved: (DERBY-3190) New simple demo suitable for supported Java ME platforms

     [ https://issues.apache.org/jira/browse/DERBY-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren resolved DERBY-3190.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0
                   10.3.1.5
       Derby Info:   (was: [Patch Available])

I tested the patch (both with jdk15 and IBM's weme6.1), and liked it.
I fixed 3 tiny editing mishaps in simplemobile/readme.html,  then committed with revision 596792 for trunk, and 596793 for 10.3.

> New simple demo suitable for supported Java ME platforms
> --------------------------------------------------------
>
>                 Key: DERBY-3190
>                 URL: https://issues.apache.org/jira/browse/DERBY-3190
>             Project: Derby
>          Issue Type: New Feature
>          Components: Demos/Scripts
>    Affects Versions: 10.4.0.0
>         Environment: Java ME / J2ME
> CDC / Foundation 1.1
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>             Fix For: 10.3.1.5, 10.4.0.0
>
>         Attachments: d3190-v01.diff, readme.html
>
>
> DERBY-2216 added J2ME (Java ME) support in the simple demo (SimpleApp), but broke the basic client functionality of the demo (at least in some VMs). Since DERBY-3187 fixes this by removing Java ME support from SimpleApp, a separate simple demo for Java ME should be included along with the other demos available in Derby distributions.
> Currently supported Java ME platforms are Java ME Virtual Machines with Connected Device Configuration (CDC) support and the Foundation Profile 1.1 or better, with the optional package for JDBC (JSR-169).
> The new demo should be easy to use and understand, and should be well commented. The demo code should demonstrate how to create and connect to a Derby database in a valid Java ME environment, and perform some basic database operations (insert, update, query). A readme file describing the demo (and instructions for building and running it) should be included.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.