Why is there no API to update the configuration file?

It would be nice to be able to programmatically add/remove a JRE configuration in the deployment.properties, and be able to reorder the positions of the JREs in the list.
We run JWS to start our WebSphere custom thin client, running on the same IBM SDK that powers our WebSphere MT. I've conquered all those issues.
Because it is not a SUN JRE, it cannot be registered or auto-downloaded. As a result, we have to write some gnarly code to do the update and reorder.

Andy - All of us in this software industry know that
lots of things 'shouldn't matter', however I've
painfully learned that there IS a difference between
theory and practice.
In my case, being tied to IBM SDK 1.3.1 because of
the WebSphere appserver is like an anchor. First, I
can' run our client on a SUN JRE because IBM carries
a lot of proprietary baggage (CORBA, native
libraries, etc). Second, the SUN autodownload cannot
recognize our JRE by the 'j2se version' 1.3.1. Third,
Java Web Start won't automatically recognize the our
foreign JRE. first, specifying version="1.3.1" without an auto download address (href) is completely invalid, because in that case you are asking for any jre that implements the 1.3.1 java specification, and there is none.
>
Through testing and experimentation, I found that if
our installer manually configures the javaws.cfg, to
locate the JRE first, and we don't provide an
autodownload URL (since its invalid anyway for our
JRE), then the JNLP & JWS will fall to the default
JRE at position 0 in the javaws.cfg.
the autodownload href would not be invalid if you actually post the autodownload bundles at that address, planty of people have done this.
This is why I made the request for positioning of the
JRE. positioning does not mater, unless as in your case, you provide inaccurate entries in the config file such that two different items claim to be the same thing.
>
But the real solution is to open up the strings on
the packaging for autodownloading of the JRE so that
ANY vendors java runtime could be recognized. Any vendors package can be regognised, and the entire source of the download servlet and installer is included in the samples directory of the jre.
a lot of traffic on this topic in Lopica, with many
open source solutions, but with each of these there
are problems.
With that much interest, can't this useful feature be
integrated with the SUN release?/Andy

Similar Messages

  • Error while updating the configuration files (MOB20003)

    hi,
    After installing the BI 4.0 server, i am trying to configure mobile using mobile server configuration tool. When i enter all the information for non Blackberry option as i would like to access through ipad, its giving me the error message" Error while updating the configuration files (MOB20003)" Please advise.

    Hi Somesh,
    If i am not wrong, only a war file deployment is needed to make ipad work.
    This happens with URL hitting directly on the Server.
    If you want to configure VAS and VMS servers, let us know what configuration settings have been done.
    Regards,
    Atul

  • Very excited about the new update - Thanks Apple for the keyboard update with new emojis! But why are there no ethnicity options for the families?

    Very excited about the new update - Thanks Apple for the keyboard update with new emojis! But why are there no ethnicity options for the families?

    D.p.middleton the Adobe Application Manager has been available for quite some time.  It not only allows Creative Cloud users to install their applications but also downloads and applies applicable updates.  In addition it is also responsible for the licensing and managing your agreement to the terms and conditions of the EULA.
    2. this could be due to you selecting a trial subscription to the Creative Cloud?  If you go to one of the Adobe Creative products and select Help>Updates it will launch the update portion of the Adobe Application Manager which I believe is the portion you are looking for?
    #3 I believe this was already mostly covered in the answer to #2.
    #4 the Adobe Application Manager also receives periodic updates which affects both perpetual and Creative Cloud subscription users.
    I hope this provides you many of the answers you are looking for?  If not please feel free to respond back with any additional inquiries which you have.  Also if you are experiencing any difficulties with the update process please post this as well.  It may not be necessary to have a full understanding of the inner workings of the Adobe Application Manager to help you resolve your difficulties.

  • I am trying to download the lastest apple ios update to my PC so I can update my ipad 2. Why are there no download buttons on the latest software updates?

    I am trying to download the lastest apple ios update to my PC so I can update my ipad 2. Why are there no download buttons on the latest software updates?

    Make sure all contents are transferred and device is backed up before you update.
    Transfer purchases
    http://support.apple.com/kb/HT1848
    How to backup
    http://support.apple.com/kb/HT1766

  • Aperture 3 update.  Why is there still no eraser for the retouch tool?

    Perhaps I'm missing something, but: Why is there still no eraser for the retouch tool?
    I realize you can delete retouch strokes, but they are in linear order so you often have to delete useful ones to go far enough back to get the one that you've decided no longer works.
    I would rather have the ability to erase strokes back to the original image, much like the way the History Brush works in Photoshop, and indeed the eraser tool works in many other Aperture bricks.
    Example, I retouch an eye, and then move on to retouch an ear.  Then I decide I don't like the eye brush strokes.  In order to remove one stroke on the eye retouch, I have to delete all the successful brush strokes I've made to the ear (i.e. those that came after the stroke I wish to remove from the eye).  This is needlessly complicated and inefficient.
    Many of other bricks in Aperture have an eraser tool to selectively remove brushstrokes.  Why not the retouch tool?
    Also, many other bricks in Aperture allow for stacking or layering bricks of the same adjustment with different brush choices.  Why not the retouch tool?
    Am I missing something?

    We are just users here.  Feature Enhancement requests need to be made via Apple's official approved channel.  You can get there from within Aperture by clicking "Aperture➞Provide Aperture Feedback".
    Retouching (and cloning) involves not just applying a transformation to the selected pixels, but basing that transformation on _other, non-contiguous_ pixels sampled from the image.  This leads me to think that there may be intractable technical problems setting up the kind of workflow you propose.

  • Why are there so many flash updates?

    Why are there so many Flash updates… I have had two in the last week and at least one more since the start of the year. It seems to have really got silly this last 12 months, is Flash really that unsecure and unstable that it needs this many fixes and updates?
    I know you can tick the install in background box when updating but I like to know what is going onto my computer and given Adobe's knack of crashing my system when using PS and AI I don't really want them silently installing anything.

    99% of the time the update gets prompted by Youtube or BBC when videos won't play on there sites and I follow the links through them. You would like to think that big sites like these would not allow false links to malware to crop up, but it isn't out of the question. Next stop, up to date anti virus…..
    As far as Youtube goes I thought they had adopted HTML 5 now as standard and didn't rely on Flash?

  • Is there any API to update cost cutoff date?

    Hi All,
    Is there any API to update cost cutoff date?

    Hi,
    As per Oracle we have below APIS for locator in WMS,
    - Create Locator API to create a new locator (CREATE_LOCATOR)
    - Update Locator API to update an existing locator (UPDATE_LOCATOR)
    - Locator Item Tie API to assign an item to a locator (CREATE_LOC_ITEM_TIE)
    - Delete Locator API to delete an existing locator (DELETE_LOCATOR)
    The APIs are part of PL/SQL package INV_LOC_WMS_PUB. This is defined in
    $INV_TOP/patch/115/sql/INVLOCPS.pls.
    You can search *"Locator Maintenance Application Program Interface"* in Metalink or MFGAPI for details.
    Hope it helps
    Kind Regards,
    S.P DASH

  • Is there any API to update locator flex field details?

    Hi All,
    Is there any API to update wms locator flex field details?

    Hi,
    As per Oracle we have below APIS for locator in WMS,
    - Create Locator API to create a new locator (CREATE_LOCATOR)
    - Update Locator API to update an existing locator (UPDATE_LOCATOR)
    - Locator Item Tie API to assign an item to a locator (CREATE_LOC_ITEM_TIE)
    - Delete Locator API to delete an existing locator (DELETE_LOCATOR)
    The APIs are part of PL/SQL package INV_LOC_WMS_PUB. This is defined in
    $INV_TOP/patch/115/sql/INVLOCPS.pls.
    You can search *"Locator Maintenance Application Program Interface"* in Metalink or MFGAPI for details.
    Hope it helps
    Kind Regards,
    S.P DASH

  • Is there a way to update the itunes match to reflect changes that i have made on my computer

    Every time i update itunes match it looses my alterations to my playlists and undoes any alterations to any albums i have made. Is there a way to update the itunes match to reflect changes that i have made on my computer?(Only copies new playlists and reverts old playlists to the way they were the first time I uploaded them) Any star ratings for albums are lost too if I put a star rating on them AFTER I first upload them to ITunes match.
    Any help would be greatly appreciated and Merry Christmas you guys!
    Mark O'Flaherty

    HI
    You don't need to select update iTunes match. It does not do what you expect!! You only need to make the changes and they will filter through to match naturally.
    jim

  • Why is there a question mark in the Finder window?

    Why is there a question mark in the finder window that looks like this.     When I click the question mark in displays this message.                                                                                                                                  

    Because the item there has been moved from its original location or deleted (there's none in that location by default), or something made the Finder think there was an item there. In either case, the question mark can be removed by control-clicking it and choosing Remove Item, or by command-clicking it and dragging it out of the window.
    (66395)

  • Why is there NO way to change the credit card info to pay for ICloud services??

    Currently I am being asked for a 3 digit verification number to a credit card that is no longer valid.  Why is there no way to change the credit card info on ICloud services?

    You change it in iTunes. Go to the iTunes Store. In iTunes 12, click on your name in the toolbar and choose 'Account info'. In previous versions click 'Account' in 'Quick links' on the right. Sign in, and click 'Edit' next to 'Payment information'. Then you can change the card.

  • Is there no way to update the "Default Lables" on all slides once I've changed it under the Preferences?

    Is there no way to update the "Default Lables" on all slides once I've changed it under the Preferences?
    I really don't want to recreate the slides from scratch again.

    What about File, Export, Text Captions...? You'll have a Word document with two columns. Translate the second column (much easier in Word) and import again. That is the normal work flow for translation. Same is possible with XML instead of Word.

  • Im running mac os x V10.5.8 on my macbook pro.  Is there anyway i can update the operating system to os x lion?

    im running mac os x V10.5.8 on my macbook pro.  Is there anyway i can update the operating system to os x lion?

    If it's a Core Duo Mac, no.
    If it's a Core 2 Duo or better Mac, phone the online Apple Store and order a Mac OS X DVD, and if the computer can't run 10.8, a download code for 10.7.
    (70266)

  • Need help viewing photos on iPad , why is there a small timer in the bottom right corner

    why is there a small timer at the bottom right hand corner of photos that locks up and the photo won't get clear?

    Yes when trying to view photos, on some the timer goes all the way around and you get the clear picture, but on others the timer stalls and you never get the picture to come in clear. I have about 2500 pictures on the pad, don't know if that's too many for it?

  • Need a PLSQL API for update the oe_order_headers_all table

    Hi all,
    I need a PLSQL API for update the oe_order_headers_all table.
    Anyone know please help me.
    Regards,
    M.Soundrapandian.

    Use the Process Order API to update this table.
    Note: 746787.1 - Process Order API In Order Management
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=746787.1
    Oracle Order Management Open Interfaces, API, & Electronic Messaging Guide
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/115omapi.zip
    Oracle Integration Repository
    http://irep.oracle.com

Maybe you are looking for