How i can implement in 6.0 the JMS Distributed Destination feature of 7.0 ?

          Hi all,
          Peace,
          Juan Alonso.
          

Hi Juan,
          Check out the jms performance whitepaper posted on dev2dev, or find
          attached to post:
          http://newsgroups.bea.com/cgi-bin/dnewsweb?utag=&group=weblogic.developer.interest.jms&xrelated=9372&cmd_thread_last.x=42&cmd_thread_last.y=8
          It contains a section on emulating 7.0 distributed queues in 6.1.
          Also check out the newsgroup thread on "Approximating Distributed Queues
          In 6.1".
          http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.jms&item=9415&utag=
          It extends the above whitepaper to cover topics...
          I think you may need 6.1, an easy upgrade from 6.0.
          Tom
          Juan Alonso wrote:
          > Hi all,
          >
          > Peace,
          >
          > Juan Alonso.
          

Similar Messages

  • How  i can implement the desired format in ODI ??

    Hi
    i want to export data from table to file
    but in file i have specific format like
    Account Number :A123456
    Cutomer 1
    Customer 2
    Customer 3
    Account Number : B999999
    Cutomer 4
    Customer 5
    Customer N
    How i can implement this
    plz suggest me possible solutions for this
    thanks

    Hi,
    I have done this before by using three files. The first file contains the header row - in your case, I would create a variable which selects the account number via rownum for example (you could add another variable so you could increment the rownum until exhausted). Then in the first ODISqlUnload
    select 'Account Number :'||#variable.account_number
    from table.
    This creates you header row in a file
    Then, in a second ODISqlUnload, select the 'Customer' data for the account number into another file
    select customer_details
    from table
    where account_number = #variable.account_number.
    So you end up with a list :
    Customer 1
    Customer 2
    etc etc
    Then using an ODIFileAppend, append the two files created above in the final output file. Then loop round in a package for all your account numbers, using the two temp files, then append to the final output.
    Your final output file, then looks like:
    Account Number :A123456
    Customer 1
    Customer 2
    Customer 3
    Account Number : B999999
    Customer 4
    Customer 5

  • How, please, can I get rid of the icons in the bookmarks toolbar so I have space for more bookmark names? Thank you

    I try to get as many items as I can in the bookmarks menu toolbar (typically using 3 letter names). F4 adds an icon next to each name - taking up valuable space. How, please, can I get rid of the icons in the bookmarks toolbar so I have space for more bookmark names? Thank you.

    If you remove the names then you may have a problem with organizing or searching for bookmarks.<br />
    If you do not want to use the extension then you can achieve the same effect with code in userChrome.css<br />
    That is what I would do.
    Add code to userChrome.css below the @namespace line.
    * http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #personal-bookmarks .toolbarbutton-icon { display:none !important;}
    </nowiki></pre>
    * http://kb.mozillazine.org/Editing_configuration
    * ChromEdit Plus: http://webdesigns.ms11.net/chromeditp.html

  • I am making a graduation video for my cousin using Final Cut Pro. I have photos layered over videos, and I was wanted to find out how you can add a border around the photos so they stand off of the video. Anyone know what I could do?

    I am making a graduation video for my cousin using Final Cut Pro. I have photos layered over videos, and I was wanted to find out how you can add a border around the photos so they stand off of the video. Anyone know what I could do?

    You would need an image editor to edit the images and add a border to the image first before importing them into Final Cut.
    Cheapest and very good image editor?
    PIxelmator.
    Located in the Mac App Store. $14.99 USD.
    Here is the Pixelmator website to give you an overview of the app.
    http://www.pixelmator.com/
    Good Luck!

  • How i can send a mail to the user SAP Office mailbox through the spool.

    hi all,
    I have created an report and scheduled for background and it generated a spool now how i can send a mail to the user SAP Office mailbox through that spool.
                          please provide me the sample code if possible.
                   thanks.

    Read the spool number with this...
        SELECT RQIDENT
        INTO (T_TSP01-RQIDENT)
        FROM TSP01
        WHERE RQOWNER EQ SY-UNAME
          AND RQCLIENT EQ SY-MANDT.
        APPEND T_TSP01.
        ENDSELECT.
    Use this FM RSPO_IRETURN_RAW_DATA to read the content of the spool into an Internal Table...
    Finally use this FM SO_OBJECT_SEND to send the mail to an SAP Office user...
    Greetings,
    Blag.

  • Hi, I know how I can correct an inconsistency in the Firefox 4.0 beta 8, the error is: "sorry your browser is not support program by web dympro. " In IE there is a compatibility option firexfox view settings but can correct this error.

    Hi, I know how I can correct an inconsistency in the Firefox 4.0 beta 8, the error is: "sorry your browser is not support program by web dympro. "
    In IE there is a compatibility option firexfox view settings but can correct this error.

    Hi, I know how I can correct an inconsistency in the Firefox 4.0 beta 8, the error is: "sorry your browser is not support program by web dympro. "
    In IE there is a compatibility option firexfox view settings but can correct this error.

  • How i can open my ipad if the previous owner forget his apple ID

    how i can open my ipad if the previous owner forget his apple ID

    A valid bill of sales with serial number would be a good start.
    Probably a better solution would be have the previous owner check with Apple to find out what his old password was.
    Allan

  • I live in Colombia. How I can buy a song in the Spain store?

    I live in Colombia. How I can buy a song in the Spain store?

    You can't. You can only purchase songs in your local iTunes Store. To buy content from another store you'd have to live in that country and create an account in that particular store.

  • When i clink a given link in google than that webpage open in another window. How i can open that page in the same tabe ?

    when i clink a given link in google search than that webpage open in another window. How i can open that page in the same tabe ?

    Hello gogotutu
    In the [https://support.mozilla.org/en-US/kb/awesome-bar-find-your-bookmarks-history-and-tabs#os=win7&browser=fx17 Location bar], type [http://kb.mozillazine.org/About:config about:config ]and press '''Enter'''.
    The about:config "This might void your warranty!" warning page may appear. Click I'll be careful, I promise!, to continue to the about:config page.
    In the Search field, type [http://kb.mozillazine.org/Browser.link.open_newwindow browser.link.open_newwindow]
    double-click and put as a value '''1''' , click OK to save it.
    do the same with '''browser.link.open_newwindow.override.external''' , again put '''1''' as a value(it is -1 by default).
    check also, always in about:config, the [http://kb.mozillazine.org/Browser.link.open_newwindow.restriction browser.link.open_newwindow.restriction] and put as value''' 0''' .
    thank you

  • I found a iPad Mini and would like to return it to the original owner.  I believe it was previously stolen and it cannot be activated.  Any idea how I can get it back to the original owner?

    I found a iPad Mini and would like to return it to the original owner.  I believe it was previously stolen and it cannot be activated.  Any idea how I can get it back to the original owner?

    I am very disappointed (yet I somewhat understand) Apple and how they completely have no interest in helping return lost items.  I don't believe the person who traded me this was from around here so I don't even know where to begin.  I seen on ebay you can sell them for parts but I don't really believe in doing that and would like to at least try my best to get it back to whom it belongs to.  I will be contacting my local police department regarding this but I don't think they will be able to do much if it was stolen from somewhere else.  However if nobody claims it in 90 days and I have a letter from my local police station saying I am the new owner, will that be enough for apple to unhold their policy of proving the item belongs to you?

  • In my iPad 3 iOS 6 the icons do not vibrate . How I can remove apps. And the ( lock access code ) not exist in setting / general

    In my iPad 3 iOS 6 the icons do not vibrate . How I can remove apps. And the ( lock access code ) not exist in setting / general

    Did you set any restriction?
    Settings>General>Restriction

  • HT1454 I have a speaker with I phone 30 pin dock, it use to work fine but i am not getting error saying accessory not supported,how i can determine what could be the problem

    I have a speaker with I phone 30 pin dock, it use to work fine but i am not getting error saying accessory not supported,how i can determine what could be the problem
    i am getting the same error with my rf transmitter that i use in my car

    - Inspect the dock connector on the iPod for bent or missing contacts, foreign material, corroded contacts, broken, missing or cracked plastic.
    - Did this start happening after an iOS update? Sometimes an iOS update will break compatibility.
    Sometimes this works:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                             
    - Restore to factory settings/new iOS device.

  • How I can disable unnecessary fonts from the font menu?

    How I can disable unnecessary fonts from the font menu?
    I'm so frustrated to always browse the kilometer-long font menu. There are Chinese, Arabic, Thai, Japan etc. fonts. I will never need these fonts!
    The platform is the iMac and Maverics. Illustrator is a version CS6. All software is the latest version of.
    I get off some of these fonts using Apple's Font Book, but still there will be unnecessary Chinese, Arabic, Thai, Japan etc. fonts.
    I also have Suitcase Fusion 4, but that doesn't help in this case because I can't disable system fonts etc. I also tried the "Monolingual" software. Monolingual is a software for removing unnecessary language resources from OS X. But still I see many foreign language fonts in font menu.

    I could do with an answer to this question too
    The fonts I don't want on my system are these (all Adobe covert additions as far as I can tell):

  • How long can you revert back to the original photo after cropping?

    Is there any time limit for how long can you revert back to the original photo after cropping? Are you always able to revert back?
    Thanks.

    DAM = "Digital Asset Manager", a fancy name for a filing system.
    iPhoto keeps the original and makes one (usually much smaller) copy based on your edits. It is non-destructive in that if you crop, and later change the color, iPhoto will go back to the original and apply the corrections to get the new image, it will not simply modify the preview.
    If you want a high quality copy of the image, use the export function which allows you to specify the size and compression.

  • Iphone 6 airdrop problem can't find or connect to my iPhone 5s to share pic, how i can fix this ? at the same time my iPhone 5s no problem with airdrop to share.

    Iphone 6 airdrop probleme can't find or connect to my iPhone 5s to share pic, how i can fix this ? at the same time my iPhone 5s no problem with airdrop to share.

    hi raz, i don't have problem how to use airdrop , but the iPhone  6 can not find other contact so i can share pic , and i have iOS 8.0.2 on both iphone.and i have the same network .
    with iPhone 5s i can share with airdrop and he find my iPhone 6 name so i share and accept pic, but from iPhone 6 i can't do the same.

Maybe you are looking for

  • Calling a Report from Oracle Forms 10g

    Hi Everyone, I need assistance. Am running Oracle Forms & reports 10g. My Form module is running just fine. Inside the the Form Module I added a button with a "When Button Pressed Trigger" that has the following code declare      repid REPORT_OBJECT;

  • IPod Nano 3g no longer syncs (some) mp4 videos when they used to sync

    iTunes 9.0.3.15 with iPod Nano 3g (1.1.3) on AMD Windows 7 64 bit Videos which used to play on the iPod, no longer will sync to the ipod. They used to sync when I had Windows XP but after a disk crash and now using Windows 7 64 bit, they dont. The vi

  • 12C : SOA java embedding facing strange issues.

    Hi All; I am trying to traverse through a restulset in the java embedding but it always throwing an error This is the code which i am running in the java embedding . try { System.out.println("--------------------START----------------------------"); S

  • Keywording strategies?

    I've been dabbling with Aperture for awhile, but I'm finally about to jump in with 2 feet. As a result, I've got 6 years worth of digital photos (currently a mess, with no coherent system - some in iPhoto, some just in folders on my disk) that will e

  • Image files in Final Cut 7 very contrasty?

    All the files I've pulled into Final Cut 7 are very, very contrasty, both in the viewer and canvas, and across two different monitors. When I export the file to quicktime, or any other format, the color looks correct. I'm working with Sony EX 1 files