Requirement for chat messenger : JBOSSMQ or Just JMS

**what should i use for a chat messenger , just JMS or jboss mq series
**can i use only one queue for all clients,will it be feasible
Thanx

Use JMS to pass messages to a server and from the server to all clients and use MDB on the server side to receive those JMS messages

Similar Messages

  • URGENT HELP REQUIRED FOR BLACKBERRY MESSENGER ON CURVE 8320

    Can anyone out there please help me.  I have two invitations to join Blackberry Messenger that tells me where to go and download the software.  When I try to download the 4.0 and 4.1 latest software, I get the error message that my phone is not able to do so.
    I also tried to download via the Internet and Iget the same error message, can anyone help as I am in love with my smartphone and my wife is jealous that I give the phone more attention than she ever got.
    Also can I type mails or send SMS through the Roxio desktop Interface?  I do that easily with my Nokia PC Suite but it seems impossible with my BlackBerry.
    Please help.
    ibk 

    Hi and welcome to the forums!
    There is no text option in Roxio media manager, it's sole function is to manage your media between PC and BB.
    Do you have a data services Package with your carrier, as well as a text package?
    Please let me know!
    There is no group I know of for a Blackberry widows club....but somebody ought to start one, my wife would be the first to join
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • HT2534 How do you change the apple ID required for the app store. Just brought an iPad off a family member and I want to use my apple ID to update my app and buy new ones?

    Have just brought an apple iPad off a family member and I want to change the ID that is need to download and update apps in the store.

    Tap Settings > General > Reset > Reset All Settings
    Reconfigure for new settings.

  • Is Snow Leopard required for Iphoto11, or can i just install with Os X 10.6.8?

    This was my question

    Well, better yet, you can upgrade all the way to Mountain Lion provided your computer meets the requirements.
    Upgrade Paths to Snow Leopard, Lion, and/or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    Upgrading to Snow Leopard
    You must purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard - Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mountain Lion
    To upgrade to Mountain Lion you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 4 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion - System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
         Are my applications compatible?
             See App Compatibility Table - RoaringApps.
         For a complete How-To introduction from Apple see Upgrade to OS X Mountain Lion.

  • Requirements for Creative Suite 4

    We have a Apple iMac G4/1.0, w/ OS X upgrade & an added 1GB RAM. Do you think we have the minimum requirements for Creative Suite 4?

    Hello Sgtgold30 and welcome to discussions,
    " Do you think we have the minimum requirements for Creative Suite 4? "
    I doubt that buying, installing and using this software is going to be a pleasing experience on that particular Mac. The following " specs " are pasted from the Adobe website...
    Mac OS
    PowerPC® G5 or multicore Intel® processor
    Mac OS X v10.4.11–10.5.4
    Java™ Runtime Environment 1.5 required for Adobe Version Cue® Server
    1GB of RAM or more recommended
    10.3GB of available hard-disk space for installation; additional hard-disk space required during installation (cannot install on a volume that uses a case-sensitive file system or on flash-based storage devices)
    1,024x768 display (1,280x800 recommended) with 16-bit video card
    Some GPU-accelerated features require graphics support for Shader Model 3.0 and OpenGL 2.0
    DVD-ROM drive
    QuickTime 7.4.5 software required for multimedia features
    Broadband Internet connection required for online services
    It might just work. It might take hours and hours to work though.
    Regards.
    Ian.

  • Comparison : JBOSSMQ v/s JMS for a chat messenger

    Thanx
    Actually , I have already started using JMS for the chat messenger.
    But i am facing problem regarding creating dynamic queues or implement this dynamic queue feature anyways.
    Plz tell me the advantages of using JBOSS MQ over jms and comparison b/w the two if you can give.
    Thanx

    I would second that. Separate queues for separate interfaces gives much better control and flexibility. It may not be very important when you have only a few interfaces, but in future as you will keep adding more interfaces it will become important to control each interface independently depending on priority, load etc which you can easily achieve if you are using different queues.
    Some specific advantages of separate queues for separate interfaces:
    1. You can pause/resume consumption of messages for a specific interface. For ex. if your environment is facing performance issues because of overload you may want to pause low priority messages while continue processing high priority or critical messages. Obviously this will be for short term and you may want to look at sizing of your environment as the long term solution to the problem.
    2. You can configure different delivery parameters for different interfaces if you are using separate queue. So you can set one interface to provide reliable messaging by retrying failed messages automatically while you may configure the failed messages to be logged and not retried for another interface.
    3. You can independently do performance tuning for separate interfaces. For ex. you may configure more concurrent processing for an interface which will receive higher load compared to other interfaces.

  • Just got this error message - The installed graphics card does not meet the minimum requirements for Aperture

    Help.  I have an iMAC - not even one year old - just got this message - The installed graphics card does not meet the minimum requirements for Aperture.
    I have not made any changes to my machine. Help  - I can't get to my images

    Try restarting your system.
    If that does not help, we will need to know your Aperture version and MacOS X version. And do you use an external monitor? Then disconnect it before rebooting.

  • Help - just got message "The installed graphics card does not meet the minimum requirements for Aperture"

    Help - just got message "The installed graphics card does not meet the minimum requirements for Aperture"

    Please click Profile Update and follow the directions for updating your profile. Your computer may be too old to support Aperture however without knowing anything about your iMac it's impossible to say. Also there is an Aperture forum to use and you can look at Aperture's System Requirements below to see if you have the minimum.
    System Requirements
    Minimum
    One of the following Intel-based Mac computers:
    Mac Pro
    MacBook Pro
    MacBook
    MacBook Air
    iMac
    Mac mini
    Operating system:
    Mac OS X v10.5.8 or v10.6.2 or later
    Memory:
    1GB of RAM
    2GB of RAM required for Mac Pro
    Other requirements:
    DVD drive for installation
    1GB of disk space for application and documentation
    7GB of disk space for Sample Library

  • Basic Setting required for running simple JMS class

    please tell me all setting required for running JMS class.
    I have installed IBM MQSeries.
    Especially about how to lookup for Topic and TopicConnectionFactory and where should i specify.
    it is very urgent please help me fast. Also send any files for doing setting to me at [email protected]

    Context ctx = null;
    Hashtable ht = new Hashtable();
    ht.put(Context.INITIAL_CONTEXT_FACTORY," "); //put yor init. context
    ht.put(Context.PROVIDER_URL, " "); //put your server url
    ctx = new InitialContext(ht);
    TopicConnectionFactory topicConnectionFactory = (TopicConnectionFactory) ctx.lookup(" "); // your connection factory
    TopicConnection tcon = topicConnectionFactory.createTopicConnection();
    TopicSession tsession = tcon.createTopicSession(false,Session.AUTO_ACKNOWLEDGE);
    Topic topic = (Topic) ctx.lookup(" "); // This is your topic
    TopicSender tsender = tsession.createSender(topic);
    TextMessage message = tsession.createTextMessage();
    message.setText("Topic Message");

  • SOLUTION to "Software required for communicating with the iPod is not insta

    Folks, I can not take credit for this.....you should send your checks to MarkinMadison. I've included his post in it's entirety. For me, this was the Holy Grail !!
    My only comment is make sure when you are in the registry that you hit the "apply" button to change and add things.
    This probably won't solve everyone's problem but it clearly solved mine (and I tried all other "solutions"), as well as Mark's.
    Apple: please find out who MarkinMadison is and either cut him a big check or offer him free Ipods for life.
    "Solution to "Software required for communicating with the iPod is not installed"!
    I battled this same problem for about 5 hours. Going through re-installations, the "5 R's", all these discussion boards. Nothing worked.
    The problem is that iPodService was repeatedly crashing after minute or so. You can verify this by hitting Ctrl-Alt-Delete and noting that iPodService is missing from the process list (sort by image name), or by right-clicking on My Computer and selecting "Manage", then going to Services and checking out the IPodService service - if it gives you the option to "Start", then it's not running.
    Here is what worked.
    1. De-install iTunes and iPod (if you have the updater installed) completely by going to Start --> Control Panel --> Add/Remove Programs. Also delete the C:\Program Files\iTunes and c:\Progam Files\iPod\bin directories. (Don't worry, this doesn't affect your saved music files.)
    2. Log in as an Administrator
    3. Go into the registry (note this is dangerous - you should be careful) and remove the iPod entries that the uninstaller misses.
    3.1 Go to Start menu --> Run.
    3.2 Type in "regedit".
    3.3 Go to HKEYCLASSESROOT --> IPodService.iPodManager.
    There are two keys here, iPodManager and iPodManager.1. In my case, I did not have permission to view either of these. I think this is the root cause of the problem. I think the installer can't properly update these because it doesn't have permission. So you need to change the permissions:
    3.4 Right-click on IPodService.IPodManager
    3.4.1 Select "Permissions..." A warning will appear saying you don't have permission, but that you can change permissions.
    3.4.2 On the window that launches, click on "Advanced..."
    3.4.3 Click on the "Owner" tab.
    3.4.4 Select a valid account (the one you're logged in under) under "Change Owner To".
    3.4.5 Click the checkbox that says: "Replace owner on subcontainers and objects."
    3.4.5 Hit "OK".
    3.4.6 Back on the main Permissions window, hit Add and add the same account as a valid user.
    3.4.6.1 Where it says "Enter the object names to select", type in the account name, e.g. "Smith".
    3.4.7 Click on the "Allow" checkboxes for "Full Control" and "Read".
    3.4.8 Hit "OK".
    3.5 Repeat procedure for the "iPodManager.1" key.
    3.6 Now right-click and delete both of these keys.
    3.7 If you can't delete, you might need to open up the keys and repeat the procedure on the sub-keys.
    4. Exit out of the registry editor.
    5. Re-install iTunes. I re-installed iTunes and reconnected the iPod, and everything worked.
    I want to repeat that editing the registry can completely mess up your computer if you modify the wrong things, so only do this if you're comfortable, and be extremely careful.
    Hopefully this helps!
    Apple support people: assuming this works, please add it to your solutions page, and feel free to reimburse me for spending half of Christmas figuring this out.
    Mark"
    Dimension 4600   Windows XP  

    I have also posted the same question, earlier today. I purchased two for my children and cannot get the iPod to communicate with the computer. I have the iTunes software on my system, but during the installation process I cannot click the NEXT button, once I plug the iPod cable in. The computer does not detect it. I have tried all 6 USB 2.0 ports. I even removed the Dell Jukebox and MusicMatch programs. I am not a computer savvy person - just a mom who wants to give these to my children for Christmas. This is the first "chat" site I have even registered on. I am so very frustrated. Hopefully, this can be resolved.

  • Clent-Server Chat Messenger TESTING

    HI
    We have developed a Client-Server Chat Messenger.
    Can anyone suggest me a good, free of cost Testing Tool for LOAD TESTING the Messenger.

    i would write a programm which creates as many "client"-threads as i want. so u need to start this tool just one time.
    but remember. on a pc with one cpu only it always will be a simulated parallelity. if u wanna real test, u have to find some users who would it do. just betatesters :)

  • IP Chat Messenger

    Hi, i'm writing an IP Chat messenger that also allows file transferring for our project. I was wondering how I can allow the file sender to show a dialog to the other side asking if he wishes to accept the file or not. Any APIs or steps that I need to look up on or might be helpful. Thanks.

    810623 wrote:
    How do I let the receiving side know that there is a pending file transfer?Well, obviously you have to have a layer above the socket that includes some intelligence about your messages. You're not just sending every character the user types straight to the other end, right? So you define your protocol to include the information you need. For instance, you first indicate whether the message coming in is a user message or a request for file. Then, you indicate which user it's from. Then, if it's a user message, the next piece is the actual text, but if it's a file, it would be things like the file name and size.
    On the receiving end, when you get a "file request" message, you pop up a dialog with the relevant information. You tell the other side yes or no, and then he sends a file message with the contents, or tells his user "refused" if the receiving user said no.

  • Questions on SETSPN syntax and what is required for MANUAL AD auth

    I'll preface this by stating that I don't need to do all the extra stuff for Vintela SSO, SSO to database, etc.  I just need to know precisely what is necessary to do to get AD authentication working.  I managed to get it working in XIr2 previously but it's been so long and I'm not 100% sure that everything I wound up doing was absolutely necessary that I wanted to sort it out for good as we look at going to XI 3.1 SP3.
    In the XI 3.1 SP3 admin guide, page 503, the SETSPN command which is
    used as part of the setup process to establish a service account to
    enable AD authentication is outlined as follows:
    SETSPN.exe -A <ServiceClass>/<DomainName> <Serviceaccount>
    The guide suggests that the <ServiceClass> can be anything you want to
    arbitrarily assign. If I choose something other than the
    suggested "BOBJCentralMS" value, is there anywhere else I have to
    specify this value to allow the service account to function properly?
    The guide suggests that the <DomainName> should be the domain name on
    which the service account exists however I've seen many posts online which seem to
    indicate this <DomainName> should actually be the FQDN of the server
    running the CMS service instead of the general domain name.
    Clarification there would be very helpful if anyone has some insight.

    The CMS account can have an SPN of spaghetti/meatballs, there are no requirements (cept 2 characters on each side of the / I believe). The SPN created should be the value entered in the CMC > Authentication > Windows AD
    The account must run the SIA and it therefore must have AD permissions. Now if you are using IIs or client tools you don't even need an SPN. The SPN is for kerberos only which is required for java app servers.
    The vintela SSO white paper in the this forums sticky post explains the roles of a service account.
    Regards,
    Tim

  • CUPC 8.6 (and older) - Sound Notification for Chat to wrong source

    This issue originally came up in CUPC 8.5(6), but as I logged in to report it, I saw 8.6(1) was just released - I have confirmed the same issue still exists in 8.6 as well.
    A user asked me how to get sounds to notify her when someone sent her a Chat message in CUPC.  She has two sound devices - a normal set of speakers, and a Jabra USB-based headset for communications.  When a chat would come in, she could not hear anything on her speakers, even with the volume turned up, the sounds enabled in CUPC, etc.
    After a bit of experimentation, it appears the sound for Chat notifications goes to the "Speakers" audio device, and not the "Ringtone" audio device.
    To me, this seems counterintuitive, since an IM alert sound is the Chat equivilant to a Ringtone - it's a notification that you have an incoming communication.  The sound is not audible unless you have your headset on, assuming it is a different device from your speakers.
    I'd like to request that in the next update for CUPC, the Audio Alerts for Chat be set to use the Ringtone audio output, and not the Speaker audio output.  (Or, if needed, an option to choose which one is used be made available.)
    Thank you!
    -Geoffrey

    Hey Geoffrey,
    I suggest that you open a TAC case so that we can verify this with our Dev Team. Once you open a case, I can work with you on this one.
    Thanks,
    Jasmeet

  • On installation of Firefox 4 beta, it tells me that it won't run on my Mac. When I go to system requirements, it takes me to a page for Firefox3.6 requirements. Where can I find the requirements for the beta?

    The link to system requirements for Firefox 4 beta takes you to a page that gives you the requirements for Firefox 3.6 instead. I assume that the requirements for the beta are different as I can't seem to install the beta on my Macs. Where can I find the beta system requirements?

    I never expected Mozilla to neglect the users of Apple's PowerPC (PPC) computers, while still supporting much older operating environments such as Windows XP. So, I should just throw away a $6,000 system, which is still fast and functional, and contribute masses of heavy metals to land-fills because…?
    I'm hurt and confused after supporting Firefox for many years — installing and using it not only on my own computers but on most of my customers' computers. Now I have to tell my customers with PPC Macs they can't have a secure cross-platform browsing experience from Mozilla. They'll have to learn to use some other browser, or buy a new computer.
    If one doesn't buy a new computer every year, one doesn't deserve Firefox 4. This is sort of sounding more like a Microsoft™© doctrine. (But wait, I can still have Firefox 4 on a ''SERIOUSLY CRAPPY WINDBLOWS XP pile of rubbish?!'') Please open your eyes Mozilla. This just doesn't make sense.

Maybe you are looking for

  • Format of jar file

    i need to know format of jar file, from buffer's view. i.e. zip file is in format of structs: local_file_head, central_file_head etc (in c/c++ sense). jar file should have similar format (a set of structs), but i can't find any info about it. thx for

  • Role Expert: Org values Missing

    Hi, I ran the 3 Backgrnd jobs in sequential way: Org Value/Transaction/Activity Sync jobs and jobs were completed with no errors. I checked the log files and i see no major errors as well. But after completing the jobs, i tried creating a role and as

  • Generating thumbnails when shuttling down timeline crashes FCP

    Hi again! I'm having a multitude of problems (each in a different post for lack of confusion). When I open a project in FCP, and try to move down the timeline with the sliderbar at the bottom, FCP crashes. It seems to be related to FCP not being able

  • My phone is powered on but I am unable to get home screen nothing but a black screen?

    I was using my iphone4 last evening on a phone call - hung up with that call and tapped the phone icon as I was going to see how long the last phone call lasted and when I tapped the phone icon my screen sort of dimmed and just sat there - so I tappe

  • I have a ipod touch 1s gen a 32 gb but i cant get it to update to iso 6.0 what should I do?

    I have a 32 gb ipod touch first gen and I want to put apps to it but cant since I have to have iso 6.0 and I cant update to iso 6.0 how do I get it to update?