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

John H. Embretsen updated DERBY-3190:
-------------------------------------

    Attachment: d3190-minorfix.diff

Attached d3190-minorfix.diff.

M      java/demo/simplemobile/readme.html
M      java/demo/simplemobile/SimpleMobileApp.java

This is a patch fixing the mistake of saying that one needs to include the 
compiled class in the classpath when re-compiling, in the class Javadoc for 
SimpleMobileApp.

Also adding the id attribute to named anchors in readme.html, a trick that 
prevents these page-internal anchors to change appearance when hovering in a 
CSS2-enabled browser iff the patch for DERBY-3118 is committed (in any case it 
doesn't hurt having the attributes there).

Any committers willing to check this in to trunk and 10.3 before Monday? 
Thanks...

> 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-minorfix.diff, 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.

Reply via email to