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 "Andrew McIntyre (JIRA)" <de...@db.apache.org> on 2006/04/14 05:13:00 UTC

[jira] Created: (DERBY-1218) ij should detect J2ME environments and automatically use DataSources

ij should detect J2ME environments and automatically use DataSources
--------------------------------------------------------------------

         Key: DERBY-1218
         URL: http://issues.apache.org/jira/browse/DERBY-1218
     Project: Derby
        Type: Improvement

  Components: Tools  
    Versions: 10.2.0.0, 10.1.3.0    
    Reporter: Andrew McIntyre
    Priority: Minor


ij should detect if it is running in a J2ME environment (via JVMInfo) and switch to using DataSources automatically. Any protocol set in ij.protocol should be dropped. See discussion here:

http://mail-archives.apache.org/mod_mbox/db-derby-dev/200602.mbox/%3c54ac72d70602241151m76d2c847k12f4990e8ffe527@mail.gmail.com%3e

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (DERBY-1218) ij should detect J2ME environments and automatically use DataSources

Posted by "Myrna van Lunteren (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Myrna van Lunteren resolved DERBY-1218.
---------------------------------------

    Resolution: Duplicate

I believe the functionality desired by this bug was implemented with revision:
http://svn.apache.org/viewvc?view=rev&revision=498842
for DERBY-2228. 

ij now establishes whether the jvm is running JSR169 and it defaults to use EmbeddedSimpleDataSource.

Although DERBY-2228 covers more than this I'm marking this duplicate.

> ij should detect J2ME environments and automatically use DataSources
> --------------------------------------------------------------------
>
>                 Key: DERBY-1218
>                 URL: https://issues.apache.org/jira/browse/DERBY-1218
>             Project: Derby
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 10.1.3.1, 10.2.1.6
>            Reporter: Andrew McIntyre
>            Priority: Minor
>
> ij should detect if it is running in a J2ME environment (via JVMInfo) and switch to using DataSources automatically. Any protocol set in ij.protocol should be dropped. See discussion here:
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/200602.mbox/%3c54ac72d70602241151m76d2c847k12f4990e8ffe527@mail.gmail.com%3e

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