Query reagrding certificates for J2ME applications

Hello frnds,
I have completed my J2ME application. Now can anybody tell me what is the procedure to take certificates for J2ME applications? And also can u suggest names of vendors who provides certificates for J2ME application & which of them are cost effective?
Can anybody plz provide me this info?
Thanks in advance

I am not sure if I understood your point.
MIDlet can receive SMS from outside and it can be started on incoming SMS.
You can also get an phone call while the MIDlet is running and take proper action. I am not sure if you can do all the Phone Call controls you mentioned though.

Similar Messages

  • One server certificate for one application? not for whole WebServer

    Hello,
    I am using SSL for the server- and clieint authtication. It works fine. But this authtication works for all applcations in this Webserver. How can I make it only for one application available? or one server certifiate for a certain application?
    Example:
    Config:
    <Connector port="8443" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" disableUploadTimeout="true" acceptCount="100" debug="0" scheme="https" secure="true" clientAuth="true" sslProtocol="SSL" keystoreFile="C:\temp\keystore\server\server.keystore" keystorePass="changeit" truststoreFile="C:\temp\keystore\server\trust.keystore" truststorePass="changeit"/>
    and all application used same server certificate:
    like: https://localhost:8443/myapp1
    https://localhost:8443/myapp2
    used same server certificate.
    How can I make one certificate for one application?
    thanks

    and I am using Tomcat 5.0 standalone

  • Generate javdoc for J2ME applications

    Can anyone tell me how to generate javadocs for J2ME applications?
    Any help would be really appreciated. Thanks

    this goes the same way, as you do with normal .java classes. Build a file list an run javadoc.exe with the list as parameter. for details on running javadoc search the web, I suppose there are dozens of how-to's.
    hth
    Kay

  • TTS for J2ME applications

    Hi,
    I'm currently working on J2ME project and wanted to develop an application which should convert text to speech.
    I tried freetts, but later came to know that the J2ME don't have capabilities for using J2SE libraries.
    Could you please let me know another other tts engine, which I can make use of? (preferably free one, if not commercial one will do?)
    Looking forward for you great help.
    Thanks,
    Senthil Jayakumar

    Being java byte code, there is always possibility that classes are decompiled unless you obfuscate it. An obfuscator changes Java bytecode to make the source code generated by decompilers less useful to a thief.
    There are some open source obfuscators available like proguard.
    Atul

  • Suggest Suitable PDA for j2me application

    i m developing a hotel management application in j2me.
    i hv to deploy it in PDA.
    i dont have any idea about PDA.
    can any one suggest a PDA which supports cldc application developed using j2me wireless toolkit.
    thanks in advance.

    The only requirements are the following: 1) you have a PDA with a
    CompactFlash Type II slot, 2) it is running PocketPC 2003.  As
    long as the PDA meets these requirements, it will be able to run your application.  Beyond that, it is up to you to
    determine how much performance you want from the processor and memory.
    You may want to take a look at CompactFlash Data Acquisition Frequently Asked Questions for more information.

  • Real J2ME applications (2)

    I am looking for real j2me applications.
    I have already posted this question at:
    http://forum.java.sun.com/wireless/thread.jsp?forum=76&thread=422879
    However, most of the replies gave examples of games or tutorial examples.
    But I was looking for j2me applications implemented by companies for their consumers, such as amazon.com.
    Amazon have a mobile app, but its implemented in WAP.
    So are there any companies which have implemenetd j2me apps.
    regards

    You could find tonns of real j2me applications if you type the following keywords to any search engine: midlet download free/buy j2me.
    Here is a real game application: www.kisember.com/test/rescuedemo.jad

  • Xml Push Parsing in J2Me applications

    Hi all,
    I would like to use Push parser in j2me application.Can u please tell me how can i use sax parser in mobile application.Because when i included "jaxp-api.jar" in mobile application,it gives an error "FactoryFinder class not found".. So please tell me how can i overcome this error or any other push parser available for J2me applications.
    Thanks
    Regards
    Sourab

    Please review this article.
    http://developers.sun.com/techtopics/mobility/midp/articles/parsingxml/
    There is a link to a push parser mid way through the article. If you search "push parser j2me" you should be able to find others.
    If you still are not able to find a push parser you could create your own. How complex is the xml you need to parse?
    I created an example called y!p! some time ago that uses a push parser to parse Yahoo's Image Search web service. (http://developer.yahoo.com/search/image/V1/imageSearch.html)
    You can download the example src code. For a more complex example you could look at w!k!. It uses a push parser to parse html wikipedia articles.
    w!k! push parser src:
    http://hostj2me.cliqcafe.com/www/forumtopicview.html?fid=58&categoryId=36&fpn=0
    w!k! src code:
    http://www.hostj2me.com/appdetails.html?id=1569

  • Missing Preverify files for J2ME on Linux server

    Hi,
    I have J2ME application that runs perfectly on windows environment. I want to run my application on linux environment. I am encountered with the missing preverify files needed to run the application on linux server. Can anyone provide me the preverify.exe files for J2ME application that runs on linux environment. ??????
    Thanks in advance.
    Regards
    Surya Pratap

    Hi
    Web Server 7 PHP Add-on plugin was released with more focus towards allowing multi platform support . Hence, it is possible that some popular extensions are left out. However, this need not stop you from compiling php by yourself . If you are compiling PHP by yourself, you need to remember to compile with the following flags
    You can compile php by yourself on your machine by doing this following
    - download php from php.net
    - unzip the tar ball
    - configure and compile as follows
    ./configure
    --with-prefix=<ws7-install-root>/plugins/php
    enable-force-cgi-redirect enable-safe-mode enable-bcmath enable-ftp enable-sockets enable-shmop enable-pdo enable-calendar enable-inline-optimization enable-soap enable-dba enable-sysvmsg enable-sysvsem enable-sysvshm enable-sqlite-utf8 enable-zend-multibyte enable-exif enable-magic-quotes enable-wddx enable-mbstring enable-mbregex enable-gd-native-ttf enable-libxml enable-simplexml enable-xmlreader enable-xmlwriter enable-dom with-gd=/usr
    This should get you going
    Hope this helps

  • SSL Certificates for running J2ME applications.

    We have developed a J2ME application for browing/uploading/downloading files from mobile device but we need SSL certificates to make our application work on mobile phones.
    If anyone has knowledge of purchasing certificates for different handsets then please let us know as that would help us to launch our application on all handsets supporting JSR.

    Hi JonRunheim,
    Firstly, are the certificates purchased from an external Certificate Authority (CA) or internal?
    On your Remote Desktop Session Hosts, can you bring up MMC, add the Certificates snap-in (for computer account, and then local computer)
    Under Certificates\Personal\Certificates - check that the certificate you are using shows the small key symbol on top of the certificate icon (this indicates the private key). If you open the certificate, and select 'Certification Path' does it show three
    levels of certificates, with all three certificates showing as 'This certificate is ok' under status?
    If you repeat this process on one of your Windows 7 clients, (or from a server, and select 'Another computer' when adding the certificate snap-in) if you expand 'Trusted Root Certification Authorities\Certificates' and 'Intermediate Certification Authorities\Certficates'
    are the certificates on the server matching those in your client?
    If the CA is external, and they aren't present, you can manually update the list.
    Download:
    http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab
    Right click on the authroot.stl and select ‘Install CTL’
    Select the default ‘Automatically select the certificate store based on the type of certificate’ and click next, then click finish. This should manually update your trusted certificate
    authorities.
    If your CA is internal, and they aren't present on the client, you need
    to manually import your CA.
    Hope this helps.
    http://chrisocallaghan.blogspot.com/

  • Query to find out the time used by an user for an application

    Hello All,
    I want to know the query to find out the whole time used by the user for an application. Please view the below data
    Employee:
    SNO EMP_ID EMP_NAME EMP_DATE LOGIN_TIME LOGOUT_TIME
    1 10 Visu 21-Nov-2010 06:30:00 07:30:00
    2 10 Visu 21-Nov-2010 06:40:00 07:20:00
    3 10 Visu 21-Nov-2010 06:50:00 07:50:00
    4 10 Visu 21-Nov-2010 07:30:00 08:30:00
    5 10 Visu 21-Nov-2010 09:30:00 10:30:00
    By checking the above data we can say that the total time Visu used the application is
    8.30 - 6.30 (From 1,2,3,4 records) = 2hrs
    10.30 - 9.30 (Based on 5th rec) = 1hr
    So the total time Visu used the application would be 3 hrs = 180 mins.
    Could you please help me in getting the result from that data using a query?

    odie_63 wrote:
    I think it may be solved with analytics too.
    with t1 as (
                select 1 sno,10 emp_id,'Visu' emp_name,'21-Nov-2010' emp_date,'06:30:00' login_time,'07:30:00' logout_time from dual union all
                select 2,10,'Visu','21-Nov-2010','06:40:00','07:20:00' from dual union all
                select 3,10,'Visu','21-Nov-2010','06:50:00','07:50:00' from dual union all
                select 4,10,'Visu','21-Nov-2010','07:30:00','08:30:00' from dual union all
                select 5,10,'Visu','21-Nov-2010','09:30:00','10:30:00' from dual
         t2 as (
                select  emp_id,
                        emp_name,
                        emp_date,
                        to_date(emp_date || login_time,'DD-MON-YYYYHH24:MI:SS') login_time,
                        to_date(emp_date || logout_time,'DD-MON-YYYYHH24:MI:SS') logout_time
                  from  t1
         t3 as (
                select  t2.*,
                        case
                          when login_time < max(logout_time) over(
                                                                  partition by emp_id,emp_date
                                                                  order by login_time
                                                                  rows between unbounded preceding
                                                                           and 1 preceding
                            then 0
                          else 1
                        end start_of_group
                  from  t2
         t4 as (
                select  t3.*,
                        sum(start_of_group) over(partition by emp_id,emp_date order by login_time) grp
                  from  t3
         t5 as (
                select  emp_id,
                        emp_date,
                        min(login_time) login_time,
                        max(logout_time) logout_time
                  from  t4
                  group by emp_id,
                           emp_date,
                           grp
    select  emp_id,
            numtodsinterval(sum(logout_time - login_time),'day') time_spent
      from  t5
      group by emp_id
      order by emp_id
        EMP_ID TIME_SPENT
            10 +000000000 03:00:00.000000000
    SQL> SY.

  • Do You Have Any Suggestions For J2ME Encryption Applications?

    Hi,
    Is anyone aware of J2ME applications that perform either of the following:
    1) Text editor with strong crypto support.
    2) Password wallet with data import/export functionality and strong crypto.
    To date I have been unable to locate anything suitable to manage personal data on a mobile phone platform.
    I am considering developing the required app myself, but my lazy nature has suggested that I check to see if there is currently anything suitable available.
    Thank you in advance for any suggestions.
    Kind regards,
    JamesK

    Under settings you can go into restrictions and limit their access to certain things, such as purchasing apps, etc. But there is no net nanny for the iPad that I'm aware of. Nor is there any sort of 'parental monitor/logging' type of app that will log what they do and generate a report to you.
    If you want to get them something more locked down then you may be better served to look on sites like Toys R us or the such and look for items that give you more control.
    THe iPad was largely designed as a single user consumer device that allows a single person to surf, read books, watch movies, listen to music, etc. It's not totally meant to generate content, or for multiple users or for children, which is why there's not a lot of content control.

  • Cannot install applications because the certificate for .... is not valid

    Hello,
    We have an in house enterprise app that can no longer update.  We have taken the steps outlined here.  These steps include installing a SSL certificate on the server from a trusted CA (GeoTrust) that shows as valid in Safari on OSX.  Also the http to https redirect has been setup and verified in Safari and FireFox.  Addtionally, the plist file's XML has been manually updated to point HTTPS.  New installs work on iOS 7.1 without an issue. 
    However, the program has automatic updates that fail with the message "Cannot install applications because the certificate for .... is not valid".
    The update process works like this:
    A Plist file exists on the server that contains the version number of the build on the server.   The app will download the file and parse it into a NSDictionary then the verison into an NSString.  If the version doesn't match the current version then the user is prompted to install updates.
    When the user says yes to the prompt a UIApplication is sent the Open URL message with a hard coded download URL that looks like this:
    imts-services//?action=download-manifest&url=http://www.example.com/app/Release.plist
    On iOS 7.1 the user will receive the message "Cannot install applications because the certificate for example is not valid".   This error occurs even thought the certificate is valid.  It almost looks like the URL isn't respecing the redirect from the server.
    Has anyone else seen this?  Is there a work around for it?  Or do I have to redeploy the app (with an HTTPS in the hard coded URL)?

    kkoishi, cskimble, OS 7.1 update forced all software installation services to use the HTTPS protocol instead of HTTP. Here is Apache config that adds certificate support and code for changing links in existing *.plist files automatically: http://cases.azoft.com/how-to-fix-certificate-is-not-valid-error-on-ios-7/
    More ideas on Stack: http://stackoverflow.com/questions/20276907/enterprise-app-deployment-doesnt-wor k-on-ios-7-1/22527000#22527000

  • Migrate certificate for native installer packaged application

    Hi,
    I need to migrate certificate (to new certificate) for my air app, which is a native installer packaged application. The certification migration steps in the docs mention migrating/ signing the .air app with old and new certificate.
    But it doesn't mention anything about the natively packaged air app (the .exe)
    How to migrate / sign certificates for native installer ?
    Thanks,
    Brijesh

    AIR run time :2.0.3.13070
    Yes,I am using the old certificate for migration. However I noticed I was getting following error while migrating.
    a) first I got the "Could not create time stamp: timestamp.geotrust.com"  exception.  I am completely unsure why this error. I didn't use timestamp while generating the old version of the app using the old certificate few days back (before old certificate expired).
    b) then I tried to migrate using   -tsa none  option so that it could migrate to new air.
    If this is causing the problem,  I need to figure out why I get the timestamp error mentioned in (a)
    Thanks,
    Brijesh

  • Query retrieval limit for discoverer reports in oracle applications

    Hi,
    I would like to set the query retrieval limit for discoverer reports in oracle applications. Can i have the steps for the same?
    Cheers
    Maytas

    Hi Maytas
    As Michael said the query retrieval limit can be defined by Discoverer Administrator
    like :
    - Discoverer Administrator >> Tools >> Privilege >> Select the user that will see the workbook >> Query Governor tab and there you setup the query retrieval limit.
    Note:
    Normally if you defined the limit for the user via Discoverer Administrator it should work but i saw that this was not happened in my case when i open Viewer so i entered with my eul owner on Discoverer Plus and defined the limit for all the workbooks
    Tools >> Options >> Query Governor >> Limit Query retrieved data to
    Regards,
    Dani

  • Certificate for a Windows Store application

    So that an WinRT application can be internally distributed via Intune I need to attach a certificate as per
    http://msdn.microsoft.com/en-us/library/windows/apps/br230260(v=vs.110).aspx
    I go to the package.appxmanifest screen, click choose certificate - > configure certificate - > select from file. I double click on the relevant certificate, and type the password. I then get the error message "The Manifest Designer could not
    import the certificate. The certificate you selected is not valid for signing because it is either expired or has another issue. For more information see http:/go.microsoft.com/fwlink/?linkId = 241478", which is the same page I linked to earlier.
    Alternately, I import the certificate to my local store, the on the package.appxmanifest click choose certificate - > configure certificate - > pick from certificate store. I then get the error message "No certificate available. No certificates
    meet the application criteria. Click OK to continue".
    How can I resolve this?

    It turns out that it's really fussy about certificate Usages as specified in Enhanced Key Usage, as per the link I posted earlier.
    During packaging, Visual Studio validates the specified certificate in the following ways:
    Verifies the presence of the Basic Constraints extension and its value, which must be either Subject Type=End Entity or unspecified.
    Verifies the value of the Enhanced Key Usage property, which must contain Code Signing and may also contain Lifetime Signing. Any other EKUs are prohibited.
    Verifies the value of the KeyUsage (KU) property, which must be either Unset or DigitalSignature.
    Verifies the existence of a private key exists.
    Verifies whether the certificate is active, hasn’t expired, and hasn't been revoked.
    I had mistakenly though that by going to Certificate Properties - Certificate Purposes - Enable only the following properties and
    unchecking properties that were invalid for this purpose (i.e. everything but Code Signing) I could use a certificate that we already had. That doesn't work.
    I resolved my problem by acquiring a certificate that did only have Code Signing as an Enhanced Key Usage.

Maybe you are looking for

  • Can multiple TV be used?

    Can more than one TV be used on one home network? I'm thinking of buying one for each TV in the house. Thanks.

  • Process instance identifications

    Hi, I'm working on BPM 11GR1. Can anybody please tell me what is the link (if there is any one) between the follwing instance identifications: "Instance ID", "Conversation ID", witch appear in Enterprise Manager environment and "Instance #" in BPM Wo

  • Shopping cart selection faded in sourcing

    Hello Sometimes the shopping carts created are not able push to  the work area as the check box of the cart is faded in the worklist .When we check the status through Monitor shopping cart ,In Follow On Documents it is showing as status "Approved".Ho

  • Odds and evens

    Hi, How can i determine when a number is odd or even?. Rgds, Jose

  • Maximum RAM in MacBook Pro 1,1?

    I guess this is one of the early MacBook Pros, model "MacBook Pro 1,1" It's two RAM slots originally could handle 1GB DDR2. Is that still the maximum, or are there 2GB chips for those slots available today? Hardware Overview:   Model Name:    MacBook