Sharing Stateful JavaBean between different sessions

Software
jboss4.0.5
jdk1.5_06
Problem
I require to share Stateful JavaBean between all the sessions in JBoss and it is required to use this server in a Swing Client side rather than with Tomcat servlet so please provide me the way for the same
Thanks in advance
CSJakharia

I finally got the answer at http://www.javaworld.com/javaworld/jw-07-1999/jw-07-cooltools.html?page=1
We can share it with the help of JNDI
Bye for now
CSJakharia

Similar Messages

  • Sharing iTunes library between different user accounts

    I recently purchased my imac and made the leap from the PC world. I set up another user account aside from the general administrator and followed the steps of having itunes folder go to the users/shared folder in an effort to be able to share files between users. I am able to now share the library between users but find that when I load new songs onto one user I then need to go into the other user's account and manually copy the new songs from the shared folder into itunes.
    Anyone know how I can have it so when I load songs into one users itunes they will automatically appear in library of the other user's itunes without having to take the step of copying/importing?
    Also when I was downloading and importing over 4000 songs my imac had the transparent black box which informed me I needed to shut down my computer at least twice. Should I be concerned? I'm assuming this notice is very similar to the "blue screen of death" known in the PC world so that can't be good especially when I paid the extra $ for fully loaded imac.
    Thanks for the help!

    DANMAC808, Welcome to the discussion area!
    See KB 93195, iTunes: How to share music between different accounts on a single computer.
    Also when I was downloading and importing over 4000 songs my imac had the transparent black box which informed me I needed to shut down my computer at least twice. Should I be concerned?
    That is not normal at all.

  • Sharing custom classes between different projects

    I'm using different projects as modules for a main
    application. I'm trying to use a custom class to share data between
    the modules. I've been unable to share the custom data's variables.
    Can this be done?
    Thanks for the help!!
    Carlos

    You need to read up on ApplicationDomains. When your
    main/first SWF has been loaded by the Flash Player it is put into
    an ApplicationDomain - this is the parent domain. When a Module is
    loaded it is put into a child domain.
    If your main SWF has a Button defined, and your Module also
    has a Button defined, the Module's Button definition is ignored -
    the first class definition loaded wins.
    The parent domain cannot see into the child domain. Any data
    residing in the Module is not available to the parent and to any
    siblings because they too are loaded into separate domains.
    Suppose Module wants to use an HBox and the HBox class was
    not loaded by the main SWF. Now another Module is loaded, it too
    wants to use HBox. Since the HBox class was loaded by the first
    Module it will not be loaded by the second Module. However, the
    second Module won't be able to use the HBox because it resides in a
    different domain. If the main SWF had loaded the HBox, both
    children can use it - the Flash Player first searches for a class
    in the current ApplicationDomain, and if it is not there, goes to
    the parent domain.
    The same is true for data - the parent domain should load the
    data so it can be shared by all of the child domains/Modules.
    You can load Modules into the same domain as the parent, but
    you'll have to read the documentation for that. This has a couple
    of drawbacks because data loaded by a Module will clobber data
    loaded by the main SWF, but it can work if you are careful.

  • IPhoto not properly sharing same library between different accounts

    I have my iPhoto library installed on a 4GB thunderbird external hard drive, brand LaCie in case that matters. I made sure to select the drive and adjust the permissions as recommended in the Apple tech support article - basically you have to select the option to "ignore ownership on this drive" which I did. I also made sure to indicate that both user accounts could read and write to this drive.
    Now, I'm trying to make it so that my wife and I, who each have our own accounts on the same iMac, can share the same iPhoto library and import to the same iPhoto library. The problems seem to be occurring mostly on my wife's side. These are as follows:
    1) Many times when she loads up iPhoto, it starts off with the default iPhoto library in her directory and we have to keep manually selecting the iPhoto library on the external hard drive.
    2) Some of the pictures in the library viewed through her account have wrong thumbnails - that is to say, pictures within a given event show one set of thumbnails but when clicking you get completely different pictures. The same problem is not seen with the same pictures viewed in my account.
    3) When syncing iOS devices through her account, iTunes sometimes fails to see the correct iPhoto library, requiring us to again go into iPhoto and select the correct library on the external hard drive.
    I would really appreciate some feedback as to how to fix these problems. I thought I did everything correctly but placing the library file on a shared external hard drive and fixing the permissions, but still this problem is ongoing. How can I get iPhoto to only use the library on the external HD as default in her account as well as mine? And how to fix the thumbnail problem?

    I would trash the cache and the plist files in the affected account.
    The cache file is here
    /Users/Your Name/Library/Containers/com.apple.iPhoto/Data/Library/Caches
    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder.
    (On 10.7 or later: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • Sharing itunes songs between different use accounts

    My wife, son and I each have our own user account on the same Windows XP computer. We each have our own itunes with the library under each of our individual "my music" areas of the hard drive. What I am looking for help on is....how can I share the music or if necessary copy the songs so that some of all of my son's itunes library can be copied to my ipod along with my own itunes library. Is there a way to share our songs.
    Thank you

    Hi, ... Jim ... I'm guessing.
    Have a look at this article in the Apple Knowledge Base - which explains how to set iTunes up to share music across separate User Accounts - and let us know if it brings you any combination of joy and/or satisfaction.
    Post back if you need any clarification.

  • Use of SAP memory to transfer data between two different sessions.

    Hello experts,
    I wish to know how to use SAP memory to transfer data between two different sessions.
    The scenario is that when I run a report and change a variable, the value of changed variable should be availabe to another user on another terminal.
    Thanks & Regards!
    Sumit

    Hello,
    Just to add what Max has already mentioned. IMPORT TO / EXPORT FROM DATABASE statements can be used to store data in special "cluster" tables (you can't use any DDIC table) e.g., INDX.
    @OP: You can opt for Shared Memory(SHM) for this specific requirement as well. In my opinion SHM is a bit tricky to code, but it is easier to monitor. The opposite holds true for "data clusters".
    You should remember SHM is app-server specific. So if you've a load balancing scenario, using SHM can cause problems.
    Hope i'm clear.
    BR,
    Suhas
    Edited by: Suhas Saha on Nov 19, 2010 4:12 PM

  • HT1203 iTunes: How to share music between different accounts on a single computer - I tried to use the instructions to configure 2 different windows users sharing the same iTunes library.  I could not get this to work per the instructions.

    I tried to configure 2 windows users accounts using a single library per the instructions in HT1203.  My iTunes library is on an external drive.  I cannot get this to work.  Any suggestions?

    To give other users read-only access to your iTunes library, use the Sharing features of iTunes. Sharing works over the local network as well as on the same computer. See the built-in help for details.
    If you want to give full read/write access to more than one user, see the support article linked below.
    iTunes: How to share music between different accounts on a single computer
    There is a way to share the library without moving it to a secondary volume. If you really need to do that, ask for instructions.

  • Sharing songs between different iTunes accounts on the same Mac

    Hello
    I am a newbie to Mac. My wife and I both have seperate iTunes accounts set up on our seperate user accounts on our MacBook. Can we share songs between our accounts?

    *BA Mack* wrote:
    Can we share songs between our accounts?
    Zevoneer wrote:
    You might find this article useful: iTunes: How to share music between different accounts on a single computer
    The process for sharing libraries is much [easier in iTunes 8|http://forums.macworld.com/thread/105366?tstart=0]. If you simply want to share a few songs, you are better off having a copy of those tracks in each of your libraries, but there is little point to that as you can access each other’s libraries in read-only fashion.

  • Sharing iphoto library on the same computer between different users

    Can anyone tell me how (without having to write my own code) I can share photos easily (so I can teach my parents, who know nothing about mac, how to do it) between different users on the SAME COMPUTER?
    I am so frustrated! You can share with anyone else in the world, but when it is on the same computer I can't figure out how to share!

    Hi Mereditty,
    Here are all the links I have for sharing a couple of different ways.
    SHARING IPHOTO LIBRARIES
    Sharing libraries between users on the same local network
    You can also share a library on the same machine between users the same way.
    Sharing libraries between users on the same machine...
    -both users must have sharing enabled in their iPhoto Preferences
    -both users must be logged in and have iPhoto running
    -Remember that you can only view the other library. You can't edit the photos or play the saved slideshows or view the made books or burn them to CD or DVD. The books and slideshows will show up as an album. You can play that album as an "on the fly" slideshow. You can drag images from the sharing library to your library in the source column to import them to your library. You can then edit, add to albums, books, slideshow, etc.
    Sharing links from Apple....
    Sharing your photos between computers
    About shared photos
    Turning off photo sharing
    Looking for shared photos
    SHARING ONE IPHOTO LIBRARY BETWEEN USERS ON SAME MACHINE
    You can try one of these three methods:
    1- Use iPhoto Library Manager-the paid version
    The documentation page will give instructions on how it is done.
    2- Sharing one iPhoto library between several users on one machine
    3- Share an iPhoto Library in tiger Using ACL's
    4- I have also read about ShareAlike
    There is no other info on the site about how it works.
    I strongly urge anyone wanting to try any of the methods for sharing one iPhoto Library folder among more than one user to backup all iPhoto Library folders before attemptin anything.
    Lori

  • Sharing music between different accounts - is this how it works?

    The way iTunes shares music between different users seems a bit poor.
    I have two user accounts set up on the same PC, with music files accessed by each from the same folder (as described here: How To Share Music Between Different Accounts On A Single Computer).
    My main issues are:
    1) I have to manually add new music added by the other user instead of it just appearing in iTunes.
    2) iTunes doesn't recognise if a music file is already in the joint library, so we end up with two copies of things (particularly tiresome for podcasts).
    Am I doing something wrong - maybe there is an easy way around this?
    ... or do the people at Apple need to do a bit of work here?
    Pentium 4   Windows XP  

    By default, any new file or folder created is set to be read+write for the creator, and read-only for everyone else. The file creator can grant write access to other users by changing the permissions on a folder and its contents, as Neil suggests. But you'll have to repeat that process every time a new file is added.
    Fortunately, there is a way to automatically grant read+write access to all files created or copied to the folder. First go to System Preferences -> Accounts. Click the + button under the users list. Then, make a new group; calling it "sharegroup" or something similar. Add the users you want to the group.
    Then put all the files you want to share into a commonly-accessible folder, such as a subfolder in /Users/Shared.
    Then log in to an admin account and open Terminal. Paste in the following two lines:
    sudo chmod -R +a "sharegroup allow delete,chown,list,search,add_file,\
    addsubdirectory,delete_child,file_inherit,directoryinherit" \
    Press return, then drag the folder into the Terminal window, and press return again. Enter admin password when prompted and press return. That should do it. Everything there now should be fully writable by all users in sharegroup. New files that are *created in* or *copied to* the folder will be the same way.
    Files that you *move in* from a different location on the same hard drive won't be, though. So make sure you copy previously existing files into the sharefolder instead of moving them (hold down option key while dragging to copy) so that they get the custom permissions applied.

  • Sharing music between different accounts on a single computer

    I have read the instructions here: http://support.apple.com/kb/HT1203 , but I'm still having a problem.
    Scenario: Two Ipods, one PC (WinXP), one big music library, originally created and stored directly in C:\My Music, which is accessible to all users of the PC. From my non-admin account, I add folders and files to my itunes library, modify songs and artwork, no problem. Now my son has an iPod, and I would like to be able to share out portions of the C:\My Music library with him. It kind of works. He adds files and folders to his library, on his account, in his itunes. The music is there, but it is somehow protected. No artwork, in fact I get the "artwork is not modifiable" message. Nor can he modify any info in the songs. In a few cases, the artwork comes with the songs, but mostly not. In either case, no info in the songs are modifiable. Neither of our Windows XP user accounts are admin, but why does my account seem to "own" the songs? He's not going to be happy without any artwork in his library or on his ipod.
    Any ideas? Thanks!

    iTunes: How to share music between different accounts on a single computer - http://support.apple.com/kb/HT1203 - relocating iTunes' media folder to a shared area but leaving separate library files - extra tip at https://discussions.apple.com/message/17331189

  • Remote Access - Screen Sharing - possible to have a different session?

    I was wondering of there was some way, maybe using X11, of doing screen sharing to my iMac but with a different session.
    Can I log-in across the network and get a separate logged-in session from the one on the main screen?
    If so, how do I do it? Is there a 'How to' somewhere?
    I'd imagine something like setting up a Display parameter for X11 that can run remotely on my machine, so I can log on as a different person and run a different session without affecting what's on the main screen. Effectively to be multi-user access.

    On a Unix or Linux system (and OS/X is a Unix system) you can have multiple remote sessions running under X11.
    Mac OS X does NOT use X11 as its graphic engine. X11 is a side car on Mac OS X, provided so users that need to access Linux/Unix system which do use X11 have a way of displaying X-Windows output.
    Mac OS X itself does not use X11 in any way. So even if you could do what you want, it would not get any of the native Mac OS X applications displayed on your system.
    As someone else has pointed out, there is a trick with Fast User Switching and the Vine Server that can allow multiple users to access the system. It is a bit of a hack, and less than perfect, but if it works for you, that might be an option.

  • Why Apple do not allow Bluetooth sharing between different devices even when I want to share something between apple devices I have to make sure that we have the same application

    Why Apple do not allow Bluetooth sharing between different devices even when I want to share something between apple devices I have to make sure that we have the same application

    We are users just like you and would not know why Apple makes teh decisions that they do , nor are we allowed to speculate about it here.
    From the terms of use:
    do not add Submissions about nontechnical topics, including:
    Discussions of Apple policies or procedures or speculation on Apple decisions."

  • Messages between different form sessions

    Hello,
    I'd like to know if there is any way to send messages between different oracle forms sessions.
    Thanks.

    I use dbms_alert extensively to do this. Alerts can be named so that a particular forms session only receives the messages it wants. The form signifies which alerts it wants to receive by calling dbms_alert.register. The form has repeating timer which calls dbms_alert.waitone.
    The message sender uses dbms_alert.signal. Note that for forms applications, calls to dbms_alert.waitone should normally be given a zero timeout. This allows all of the 'waiting' to be done by the forms timer so normal forms operation is not affected during the wait. dbms_alert.waitone will detect any alerts signalled since the last register or waitone.

  • Sharing I tunes music library between different user logins on same PC

    Due to my computer crashing I recently bought a new PC running Microsoft Vista. I am attempting to set the PC up so that different members of the family can have their own login. I have downloaded I tunes 7 and it shows on each desktop. My problem is that I cannot figure out how to share the music library between each login.

    the following document may be of some assistance with that:
    iTunes: How to share music between different accounts on a single computer

Maybe you are looking for

  • Appointments not showing up in Outlook until calendar view is changed

    I realize there are 3 other threads regarding this problem, but none of the answers have worked.  I've tried the "Outlook.exe /cleanviews" and I have made sure that the Month view is set to High Detail.  The problem persists that when the user opens

  • Help moving to Flex 3 using AdvancedDataGrid

    I am just moving over to Flex 3 and want to use the AdvancedDataGrid and I can't seem to get it to read the lastResult of an HTTPService. if I use dataProvider="{studXML.lastResult.student}" I get stuff in the grid but it's not hierarchical (no folde

  • Participants from BPM Studio to Enterprise version

    Hi I deployed my project into BPM enterprise but I can't use the participants I created on the studio. I know that in studio the password and name are the same but in enterprise version I can't create a user which password is the same. so I created a

  • Ipod displaying a monochrome non-animated version of the battery icon...

    I think my ipod's battery is depleted and when i connect it to the USB port in my computer, it shows a monochrome non-animated version of the battery icon...the troubleshooter says that the ipod will turn on in abt 30 minutes...however i have waited

  • Lightroom 5.7 back to old version

    I have just upgraded to the new 5.7 but it is slow and keeps crashing. Is there anyway to go back to the old version without losing the program. Not sure I still have my serial key for this either. Please can someone assist.