How to get info about web service caller inside Web Service

Hi..
I want to know that can we get info about Web Service Caller inside called web service..
Info Like IP Address, User Id, User Name
Regards,
Ajay Sharma

Hi,
I tested following code using JDevloper 11g
@Resource 
    WebServiceContext wsc;
    @WebMethod
    public String webMethod() {
                MessageContext msgCtxt = wsCtxt.getMessageContext();
        HttpServletRequest req = (HttpServletRequest)msgCtxt.get(MessageContext.SERVLET_REQUEST);
        System.out.println("Client IP = " + req.getRemoteAddr());
        return req.getRemoteAddr();
    }It is giving me IP address but when i tested this web service from another computer there also it is giving my machine address instead of the machine IP from where the web service is called.
What is wrong in my code ?
Regards,
Ajay
Edited by: Ajay Sharma on Dec 31, 2012 1:06 PM

Similar Messages

  • How to get info about the mobile, like screensize...

    hi,
    i need some info about the device my midlet is running on.
    how is it possible to get info about the screensize, screentype(color/black) and perhaps devicetype or modelname?
    i already read it somewhere but i didn't find the source again.
    tia
    mmkl

    thx,
    the example below shows some basic information.
    Display myDisplay = Display.getDisplay(this);
    Displayable dis = myDisplay.getCurrent();
    int high = dis.getHeight();
    int width = dis.getWidth();
    boolean isCol = myDisplay.isColor();       
    int nubCol = myDisplay.numColors();more detailed information about model, aren't available through the standard api, on blackberry's there some restricted apis that provide these device-type and other detailed information...
    for more basic information, just look at the class-methods from display and displayable...
    mmkl

  • How to get info about Composition/Candidate window?

    Hi All,
    I'm working on an application which should be able to take multi-language input (especially chinese, japanese, and korean).
    When we type something in Chinese/Japanese, there will be Composition and Candidate Window popped up. I want to know whether there is a way to get/set some attributes/info about those windows.
    Specifically, I want to be able to position the Composition/Candidate Window anywhere I want...
    I've tried the active client tutorial for the on-the-spot and below-the-spot input, but I still haven't find a way to get a 'handle' to the windows...
    Can anyone help? Thanks in advanced :)

    I do not think the individual temp file percentages is of much use. What you usually want to know is how much of the temporary tablespace is in use and how much is available.
    For that I think you want to compare current total usage information that can be found in v$sort_segment against total available for usage data that can be found in dba_temp_files to get the percentage of available temporary file space that is in use.
    I quickly put together the following. See if either is on any use in constructing the information you really want.
    > @t20
    >
    > select
      2    used_blocks
      3   ,total_blocks
      4   ,f.blocks                             as FILEBLOCKS
      5   ,round(used_blocks/total_blocks * 100,1) SORTSEGPER
      6   ,round(used_blocks/f.blocks * 100,1)        TEMPFILEPER
      7  from
      8    v$sort_segment
      9   ,(select sum(t.blocks) blocks from dba_temp_files t) f
    10  /
    USED_BLOCKS TOTAL_BLOCKS FILEBLOCKS SORTSEGPER TEMPFILEPER
           8960       689664    1025024        1.3          .9
    >
    > select
      2    round(used_blocks/ (select sum(blocks) from dba_temp_files) * 100,1) ||'%'
      3    as TEMPFILEPER
      4  from v$sort_segment
      5  /
    TEMPFILEPER
    .9%HTH -- Mark D Powell --

  • How to get info about available Toshiba updates?

    I have noticed that this has taken over from the online product information button.
    I was wondering how do I know now when there is an update availabe for Toshiba specific software and hardware?

    To be honest if the system runs well und stabile you don't need any updates. On my one and half year old notebook I still use original preinstalled OS (recovery image) without any Toshiba specific updates. All I have installed are Microsoft updates.
    Anyway if you want to have info about available updates pick up info about TOSHIBA TEMPRO tool.

  • Get info about the current call

    I need a solution (eg ANE) for information about the current call - event of success, of duration, of ending.
    Is that possible?

    thx,
    the example below shows some basic information.
    Display myDisplay = Display.getDisplay(this);
    Displayable dis = myDisplay.getCurrent();
    int high = dis.getHeight();
    int width = dis.getWidth();
    boolean isCol = myDisplay.isColor();       
    int nubCol = myDisplay.numColors();more detailed information about model, aren't available through the standard api, on blackberry's there some restricted apis that provide these device-type and other detailed information...
    for more basic information, just look at the class-methods from display and displayable...
    mmkl

  • How to get info about updates' repo and versions, including AUR pkgs

    I'm writing a little tool in python that checks for updates and displays notification in gnome about available updates. I'm doing this by syncing database to custom directory with:
    pacman -Syb /custom/dir
    and then getting list of updates with
    pacman -Qub /custom/dir
    I do it this way because I don't want to sync my real pacman database until I'm actually installing or updating packages. I then get current version and repo of the listed packages with:
    yaourt -Q | grep "list\|of\|packages"
    It's quite long and seemingly wasteful procedure, but an even bigger issue is that I don't know how to do the same thing with packages from AUR. Looking at the yaourt's man pages I see no option to sync database into a custom directory.
    Any suggestions?

    Camus wrote:
    The author of that blog post used cower instead of yaourt, but I don't think cower allows me to sync AUR database into custom dir either. Or am I missing something? I don't how yaourt and cower sync AUR database anyway.
    I actually already wrote such notifier for gnome in bash. But I want to display more info and I want to include AUR packages.
    The perfect tool in my situation would be something that allows me to sync official and AUR databases into custom dir and then displays list of updates with:
    -name of package
    -current version
    -updated version
    -repo
    I can currently do all of the above, but just with official repos and not as elegantly as I want.
    Not sure what you mean by 'sync AUR database' (no such thing exists as it does for the binary repos), but cower will let you download to wherever you want.

  • How to get info about a GP* program?

    I need to know where this GP* (GP0TKCPQBABBT4SVKBIDSSWD56V) program is used in (which cube, transfer rule, etc.). I executed SE38, entered this GP* program name and got back the source code.  On the top section of the source code there is no comments referencing the cube name or anything.  How can I find out more information about GP* program? Thanks for your input.

    A.H.P.,
    Thanks so much for your suggestion. I tried it out and it didn't work as at step #2.  Please let me know what I am doing wrong:
    1)  SE16 table RSSGTPDIR, entered PROGNAME = GP0TKCPQBABBT4SVKBIDSSWD56V  and got back UNI_IDC25 = 0TKCPQBABBT4SVKBIDSSWD56V.
    2)  SE16 table RSTSRULES, entered CONVROUT_L =  0TKCPQBABBT4SVKBIDSSWD56V,  didn't get back any records.  Do you know why? 
    I tried these steps again with 9 other GP* programs and still didn't get back any records in step #2.
    I really appreciate your help since I am totally stuck.

  • How to get Info about all VPD policies configured?

    Hi,
    is it possible to get a list of all VPD policies configured in the database?
    $VPD_POLICY - displays all the fine-grained security policies and predicates associated with the cursors currently in the library cache.
    `- It's empty. This means that this view is populated only if the policy is currently used ..
    Thanks.

    I have not checked but the dba_* views should be able to give to you this. V$vpd_policy only shows the what's there in the library cache.
    Please see this link,
    http://download.oracle.com/docs/cd/E11882_01/network.112/e10574/vpd.htm#CIHJGHDE
    HTH
    Aman....

  • How to get information about connections and calls?

    Hi everyone,
    I would like to know if there's a way to get informations like time spent and bytes transfered from connections* and callings made from the cellphone, not just from a midlet application?
    * Any type of connections like WAP, SMS, GPRS.
    tks

    As far as getting the time it takes, as i've previously seen responded to this type of problem you can get the time before and after the event that took place and do a subtraction to calculate the time it took.

  • How to get info about currently running threads in j2sdk1.4.2

    I am using j2sdk-1.4.2. There are many threads running in my program. I want to see after which thraed is invoked after another thread. I have used Thread.sleep() method to sleep the thread and give the chance to another thread to run.
    Thanks,
    Amit Mittal.

    There is no way known to me to find out, which thread is currently active if you don't want to use debugging-outputs.
    But please don't use sleep(), it slows your code down unnecessarily and is not save. Use Thread.yield() in order to give other threads the chance to run.
    Regars, tom

  • Getting info about a particular property of an object....

    Hi ,
    How to get info/help about a particular property of an object...???? I mean that if all the properties of an object displayed in the property palette(for example an iterator) how to get info about and only about RefreshCondition property , without having to activate the whole on-line help and search it in there.....????? Pressing F1 , on it , displays general help about the Property Inspector....
    NOTE : I use JDev 10.1.3.
    Many thanks ,
    Simon

    If you'll look carefully at the property inspector window you'll notice two bars at the bottom - if you pull them up then the second one contains help text for each property you stand on.
    Note that this only works for properties that have the help in them.
    I think for the pagedef items it doesn't show much info, but try for example standing on JSF objects in your page.

  • How can i get info. about sun systems in real life situation

    Hi
    infact i m not so experienced ? but i have got certification and nowadays i m improving myself and applying for jobs. please tell me how can i get info about the sun systems in real life situation. i mean that how can i get details like that mostly companies use which systems ? what is the trend of companies and how i can get detail of history of sun systems?
    Thanks in advance

    hmm.......... its very difficult to explain. an its more difficult simulate....well my suggession is to get in to some job with your present knowledge and try to learn more from there....

  • How to get information about creation of a virtual machine on a Hyper-v host.

    Hi,
    How to get information about creation of a virtual machine on a Hyper-v host?
    I need: host name, time created, creator user.
    I saw in Hyper-V-VMMS but I found info about movements of VM between hosts.
    Thank's in advance.
    Denius Valiant

    For Host Name * Created Time Use This Command In PowerShell 
    Get-VM -Name (Read-Host "Type Your Vm Name") |select CreationTime , ComputerName
    and for Create User , As i know you should see on Event Log . 
    Go To Event Log Viewer--->Applications And Services Logs--->Microsoft--->Windows--->Hyper-V-VMMS--->Operational 
    You can see in Event Log who create the Vm.
    Whenever you see a helpful reply, click on Vote As Helpful & click on
    Mark As Answer if a post answers your question.
    LinkedIn:
      Facebook:
      

  • How To Get AppleToCare About You (iOS7 wifi solved)

    I recently encountered the now seemingly infamous iOS7 upgrade wifi bug. After upgrading to iOS 7.1.1 my wifi was subsequently knocked out. After reading skimming the forums and trying a few of the suggested work arounds I was still unable to get my wifi working (at all). I decided to wait for the next software update assuming Apple would fix the bug. What can I say? I like to believe people are inherently good and accountable. No such luck. When I went back to the forums for a better understanding of the problem I was (somewhat) surprised to discover the magnitude of the issue. For me, the end result was a new FREE iPhone despite my warranty expiring several months ago.
    Try all of the (reasonable) suggested solutions. They did not work for me but that does not mean they will not work for you - no seriously actually try them:
    I turned off wifi and bluetooth, set the phone to airplane mode, turned it off, left it off for several minutes, turned it back on - Nothing.
    I reset my Wifi Router - Nothing.
    I reset all Settings - Nothing.
    I reset my Network Connection - Nothing.
    I did a Soft Reset - Hold down the power and home buttons simultaneously and do not release until after the screen goes black and the apple logo appears. - Nothing.
    I did a Hard Reset (aka Factory Reset) - BACK UP YOUR PHONE FIRST. I connected to iTunes and performed a backup then hit restore (within iTunes). This can be done directly from your phone but if you're here because you're experiencing wifi issues your phone is probably not backed up to iCloud.
    Genius Bar. BE POLITE but firm and know your stuff. They don't owe you anything. Well Apple kinda does, but the employees in the store didn't break your phone so don't act like they did. At the end of the day Apple wrote a buggy code and isn't acknowledging the problem or compensating it's loyal customers. The only way Apple will be held accountable for leaving so many customers out to dry is if customers demand it. However, the Genius Bar is not the place to take out your rage. When I went into the Genius Bar I explained the issue I was having and the steps I had taken in an attempt to fix it. I let her run all the tests and tricks she wanted (knowing full well they weren't going to work). She politely explained to me that I would need to purchase a new phone. I explained to her that I could not, in good conscious, give a company money to solve a problem that they caused. (Some people are crying conspiracy on the part of Apple to get people to buy new phones but I haven't drank the punch yet. - I only took a sip.) I asked if she could do anything else for me. She told me that AppleCare might be responsive to my issue despite my expired warranty as they are a separate entity from Genius Bar and have more authority to help customers. I (sincerely) thanked her (several times) for helping me and asked if I could speak to a manager just to see if there was anything else they could do in store. She said absolutely and that she would "grab a nice manager". I spoke with the manager and briefly explained the issue. I then explained my issue lies primarily with Apple's business model. I, personally, take excellent care of my devices and expect them to last more than a year. I expect that when I buy a device with a premium reputation and a premium price tag that it should be supported by the company for a reasonable amount of time. The iPhone 4s is still being sold in stores and Apple is already neglecting 4s customers - (WILDLY) unacceptable.  The manager was very nice about it and expressed that I made valid points and my frustration was justified but yet no solution.
    AppleCare. After stopping in the Windows store to check possible new phones I trudged home. (Despite my fortunate result I still have a sour taste in my mouth from Apple's method of forcing customers to spend money unnecessarily on constantly changing but marginally improving products. I'm now seriously considering a Windows tablet to replace my aging MacBook.) Anyway, when I got home I called AppleCare and had a very similar exchange with the associate on the phone as I'd had in the store and was subsequently transferred my to a manager. Again, I was extremely polite to the associate and grateful for the help but made a firm point of dissatisfaction with Apple. When I got on the phone with the manager our exchange was quite short but he acknowledged that because the issues arose from a software update causing a hardware problem Apple would compensate me. (Yes, software can physically affect hardware. The CIA uses code to blow up bomb detonators masked as cell phones. It's dope. There's a TED talk about it.) In the end I got a new iPhone for FREE (with a standard replacement fee - ok Apple you won that round. It's still significantly less money I'd spend on a new phone from Apple or elsewhere).
    Moral of the story: Be polite but demand more from the companies you made (filthy) rich. Companies don't care about their customers as much as they should and we can't sit around and wait for them to behave themselves. We need to demand it (even if it ruins our Sunday afternoons). I'd also like to make it known that several times during these exchanges that I'm probably ditching Apple for good. If you use that approach you should be ready to back it up. I'm probably not going to buy another MacBook as I'm a grown up now doing actual work and Apple's inability to play nice with others makes it really difficult to run much of the software at the level I need. (Programmers, you know what I'm talking about!)  As for phones, I require much less of my phone.  Beyond, you know, using it as an actual phone, I really only use the GPS, music, photos, and web browser so I've always been a fan of the iPhone. After this, however, I don't know if I'll be getting another. I don't like spending money when I don't need to, especially if it's just making fat cats fatter.
    How to get AppleToCare about you (iOS7 wifi problem solved):
    I recently encountered the now seemingly infamous iOS7 upgrade wifi bug. After upgrading to iOS 7.1.1 my wifi was subsequently knocked out. After reading skimming the forums and trying a few of the suggested work arounds I was still unable to get my wifi working (at all). I decided to wait for the next software update assuming Apple would fix the bug. What can I say? I like to believe people are inherently good and accountable. No such luck. When I went back to the forums for a better understanding of the problem I was (somewhat) surprised to discover the magnitude of the issue. For me, the end result was a new FREE iPhone despite my warranty expiring several months ago.
    Try all of the (reasonable) suggested solutions. They did not work for me but that does not mean they will not work for you - no seriously actually try them:
    I turned off wifi and bluetooth, set the phone to airplane mode, turned it off, left it off for several minutes, turned it back on - Nothing.
    I reset my Wifi Router - Nothing.
    I reset all Settings - Nothing.
    I reset my Network Connection - Nothing.
    I did a Soft Reset - Hold down the power and home buttons simultaneously and do not release until after the screen goes black and the apple logo appears. - Nothing.
    I did a Hard Reset (aka Factory Reset) - BACK UP YOUR PHONE FIRST. I connected to iTunes and performed a backup then hit restore (within iTunes). This can be done directly from your phone but if you're here because you're experiencing wifi issues your phone is probably not backed up to iCloud.
    Genius Bar. BE POLITE but firm and know your stuff. They don't owe you anything. Well Apple kinda does, but the employees in the store didn't break your phone so don't act like they did. At the end of the day Apple wrote a buggy code and isn't acknowledging the problem or compensating it's loyal customers. The only way Apple will be held accountable for leaving so many customers out to dry is if customers demand it. However, the Genius Bar is not the place to take out your rage. When I went into the Genius Bar I explained the issue I was having and the steps I had taken in an attempt to fix it. I let her run all the tests and tricks she wanted (knowing full well they weren't going to work). She politely explained to me that I would need to purchase a new phone. I explained to her that I could not, in good conscious, give a company money to solve a problem that they caused. (Some people are crying conspiracy on the part of Apple to get people to buy new phones but I haven't drank the punch yet. - I only took a sip.) I asked if she could do anything else for me. She told me that AppleCare might be responsive to my issue despite my expired warranty as they are a separate entity from Genius Bar and have more authority to help customers. I (sincerely) thanked her (several times) for helping me and asked if I could speak to a manager just to see if there was anything else they could do in store. She said absolutely and that she would "grab a nice manager". I spoke with the manager and briefly explained the issue. I then explained my issue lies primarily with Apple's business model. I, personally, take excellent care of my devices and expect them to last more than a year. I expect that when I buy a device with a premium reputation and a premium price tag that it should be supported by the company for a reasonable amount of time. The iPhone 4s is still being sold in stores and Apple is already neglecting 4s customers - (WILDLY) unacceptable.  The manager was very nice about it and expressed that I made valid points and my frustration was justified but yet no solution.
    AppleCare. After stopping in the Windows store to check possible new phones I trudged home. (Despite my fortunate result I still have a sour taste in my mouth from Apple's method of forcing customers to spend money unnecessarily on constantly changing but marginally improving products. I'm now seriously considering a Windows tablet to replace my aging MacBook.) Anyway, when I got home I called AppleCare and had a very similar exchange with the associate on the phone as I'd had in the store and was subsequently transferred my to a manager. Again, I was extremely polite to the associate and grateful for the help but made a firm point of dissatisfaction with Apple. When I got on the phone with the manager our exchange was quite short but he acknowledged that because the issues arose from a software update causing a hardware problem Apple would compensate me. (Yes, software can physically affect hardware. The CIA uses code to blow up bomb detonators masked as cell phones. It's dope. There's a TED talk about it.) In the end I got a new iPhone for FREE (with a standard replacement fee - ok Apple you won that round. It's still significantly less money I'd spend on a new phone from Apple or elsewhere).
    Moral of the story: Be polite but demand more from the companies you made (filthy) rich. Companies don't care about their customers as much as they should and we can't sit around and wait for them to behave themselves. We need to demand it (even if it ruins our Sunday afternoons). I'd also like to make it known that several times during these exchanges that I'm probably ditching Apple for good. If you use that approach you should be ready to back it up. I'm probably not going to buy another MacBook as I'm a grown up now doing actual work and Apple's inability to play nice with others makes it really difficult to run much of the software at the level I need. (Programmers, you know what I'm talking about!)  As for phones, I require much less of my phone.  Beyond, you know, using it as an actual phone, I really only use the GPS, music, photos, and web browser so I've always been a fan of the iPhone. After this, however, I don't know if I'll be getting another. I don't like spending money when I don't need to, especially if it's just making fat cats fatter.

    I recently encountered the now seemingly infamous iOS7 upgrade wifi bug. After upgrading to iOS 7.1.1 my wifi was subsequently knocked out. After reading skimming the forums and trying a few of the suggested work arounds I was still unable to get my wifi working (at all). I decided to wait for the next software update assuming Apple would fix the bug. What can I say? I like to believe people are inherently good and accountable. No such luck. When I went back to the forums for a better understanding of the problem I was (somewhat) surprised to discover the magnitude of the issue. For me, the end result was a new FREE iPhone despite my warranty expiring several months ago.
    Try all of the (reasonable) suggested solutions. They did not work for me but that does not mean they will not work for you - no seriously actually try them:
    I turned off wifi and bluetooth, set the phone to airplane mode, turned it off, left it off for several minutes, turned it back on - Nothing.
    I reset my Wifi Router - Nothing.
    I reset all Settings - Nothing.
    I reset my Network Connection - Nothing.
    I did a Soft Reset - Hold down the power and home buttons simultaneously and do not release until after the screen goes black and the apple logo appears. - Nothing.
    I did a Hard Reset (aka Factory Reset) - BACK UP YOUR PHONE FIRST. I connected to iTunes and performed a backup then hit restore (within iTunes). This can be done directly from your phone but if you're here because you're experiencing wifi issues your phone is probably not backed up to iCloud.
    Genius Bar. BE POLITE but firm and know your stuff. They don't owe you anything. Well Apple kinda does, but the employees in the store didn't break your phone so don't act like they did. At the end of the day Apple wrote a buggy code and isn't acknowledging the problem or compensating it's loyal customers. The only way Apple will be held accountable for leaving so many customers out to dry is if customers demand it. However, the Genius Bar is not the place to take out your rage. When I went into the Genius Bar I explained the issue I was having and the steps I had taken in an attempt to fix it. I let her run all the tests and tricks she wanted (knowing full well they weren't going to work). She politely explained to me that I would need to purchase a new phone. I explained to her that I could not, in good conscious, give a company money to solve a problem that they caused. (Some people are crying conspiracy on the part of Apple to get people to buy new phones but I haven't drank the punch yet. - I only took a sip.) I asked if she could do anything else for me. She told me that AppleCare might be responsive to my issue despite my expired warranty as they are a separate entity from Genius Bar and have more authority to help customers. I (sincerely) thanked her (several times) for helping me and asked if I could speak to a manager just to see if there was anything else they could do in store. She said absolutely and that she would "grab a nice manager". I spoke with the manager and briefly explained the issue. I then explained my issue lies primarily with Apple's business model. I, personally, take excellent care of my devices and expect them to last more than a year. I expect that when I buy a device with a premium reputation and a premium price tag that it should be supported by the company for a reasonable amount of time. The iPhone 4s is still being sold in stores and Apple is already neglecting 4s customers - (WILDLY) unacceptable.  The manager was very nice about it and expressed that I made valid points and my frustration was justified but yet no solution.
    AppleCare. After stopping in the Windows store to check possible new phones I trudged home. (Despite my fortunate result I still have a sour taste in my mouth from Apple's method of forcing customers to spend money unnecessarily on constantly changing but marginally improving products. I'm now seriously considering a Windows tablet to replace my aging MacBook.) Anyway, when I got home I called AppleCare and had a very similar exchange with the associate on the phone as I'd had in the store and was subsequently transferred my to a manager. Again, I was extremely polite to the associate and grateful for the help but made a firm point of dissatisfaction with Apple. When I got on the phone with the manager our exchange was quite short but he acknowledged that because the issues arose from a software update causing a hardware problem Apple would compensate me. (Yes, software can physically affect hardware. The CIA uses code to blow up bomb detonators masked as cell phones. It's dope. There's a TED talk about it.) In the end I got a new iPhone for FREE (with a standard replacement fee - ok Apple you won that round. It's still significantly less money I'd spend on a new phone from Apple or elsewhere).
    Moral of the story: Be polite but demand more from the companies you made (filthy) rich. Companies don't care about their customers as much as they should and we can't sit around and wait for them to behave themselves. We need to demand it (even if it ruins our Sunday afternoons). I'd also like to make it known that several times during these exchanges that I'm probably ditching Apple for good. If you use that approach you should be ready to back it up. I'm probably not going to buy another MacBook as I'm a grown up now doing actual work and Apple's inability to play nice with others makes it really difficult to run much of the software at the level I need. (Programmers, you know what I'm talking about!)  As for phones, I require much less of my phone.  Beyond, you know, using it as an actual phone, I really only use the GPS, music, photos, and web browser so I've always been a fan of the iPhone. After this, however, I don't know if I'll be getting another. I don't like spending money when I don't need to, especially if it's just making fat cats fatter.
    How to get AppleToCare about you (iOS7 wifi problem solved):
    I recently encountered the now seemingly infamous iOS7 upgrade wifi bug. After upgrading to iOS 7.1.1 my wifi was subsequently knocked out. After reading skimming the forums and trying a few of the suggested work arounds I was still unable to get my wifi working (at all). I decided to wait for the next software update assuming Apple would fix the bug. What can I say? I like to believe people are inherently good and accountable. No such luck. When I went back to the forums for a better understanding of the problem I was (somewhat) surprised to discover the magnitude of the issue. For me, the end result was a new FREE iPhone despite my warranty expiring several months ago.
    Try all of the (reasonable) suggested solutions. They did not work for me but that does not mean they will not work for you - no seriously actually try them:
    I turned off wifi and bluetooth, set the phone to airplane mode, turned it off, left it off for several minutes, turned it back on - Nothing.
    I reset my Wifi Router - Nothing.
    I reset all Settings - Nothing.
    I reset my Network Connection - Nothing.
    I did a Soft Reset - Hold down the power and home buttons simultaneously and do not release until after the screen goes black and the apple logo appears. - Nothing.
    I did a Hard Reset (aka Factory Reset) - BACK UP YOUR PHONE FIRST. I connected to iTunes and performed a backup then hit restore (within iTunes). This can be done directly from your phone but if you're here because you're experiencing wifi issues your phone is probably not backed up to iCloud.
    Genius Bar. BE POLITE but firm and know your stuff. They don't owe you anything. Well Apple kinda does, but the employees in the store didn't break your phone so don't act like they did. At the end of the day Apple wrote a buggy code and isn't acknowledging the problem or compensating it's loyal customers. The only way Apple will be held accountable for leaving so many customers out to dry is if customers demand it. However, the Genius Bar is not the place to take out your rage. When I went into the Genius Bar I explained the issue I was having and the steps I had taken in an attempt to fix it. I let her run all the tests and tricks she wanted (knowing full well they weren't going to work). She politely explained to me that I would need to purchase a new phone. I explained to her that I could not, in good conscious, give a company money to solve a problem that they caused. (Some people are crying conspiracy on the part of Apple to get people to buy new phones but I haven't drank the punch yet. - I only took a sip.) I asked if she could do anything else for me. She told me that AppleCare might be responsive to my issue despite my expired warranty as they are a separate entity from Genius Bar and have more authority to help customers. I (sincerely) thanked her (several times) for helping me and asked if I could speak to a manager just to see if there was anything else they could do in store. She said absolutely and that she would "grab a nice manager". I spoke with the manager and briefly explained the issue. I then explained my issue lies primarily with Apple's business model. I, personally, take excellent care of my devices and expect them to last more than a year. I expect that when I buy a device with a premium reputation and a premium price tag that it should be supported by the company for a reasonable amount of time. The iPhone 4s is still being sold in stores and Apple is already neglecting 4s customers - (WILDLY) unacceptable.  The manager was very nice about it and expressed that I made valid points and my frustration was justified but yet no solution.
    AppleCare. After stopping in the Windows store to check possible new phones I trudged home. (Despite my fortunate result I still have a sour taste in my mouth from Apple's method of forcing customers to spend money unnecessarily on constantly changing but marginally improving products. I'm now seriously considering a Windows tablet to replace my aging MacBook.) Anyway, when I got home I called AppleCare and had a very similar exchange with the associate on the phone as I'd had in the store and was subsequently transferred my to a manager. Again, I was extremely polite to the associate and grateful for the help but made a firm point of dissatisfaction with Apple. When I got on the phone with the manager our exchange was quite short but he acknowledged that because the issues arose from a software update causing a hardware problem Apple would compensate me. (Yes, software can physically affect hardware. The CIA uses code to blow up bomb detonators masked as cell phones. It's dope. There's a TED talk about it.) In the end I got a new iPhone for FREE (with a standard replacement fee - ok Apple you won that round. It's still significantly less money I'd spend on a new phone from Apple or elsewhere).
    Moral of the story: Be polite but demand more from the companies you made (filthy) rich. Companies don't care about their customers as much as they should and we can't sit around and wait for them to behave themselves. We need to demand it (even if it ruins our Sunday afternoons). I'd also like to make it known that several times during these exchanges that I'm probably ditching Apple for good. If you use that approach you should be ready to back it up. I'm probably not going to buy another MacBook as I'm a grown up now doing actual work and Apple's inability to play nice with others makes it really difficult to run much of the software at the level I need. (Programmers, you know what I'm talking about!)  As for phones, I require much less of my phone.  Beyond, you know, using it as an actual phone, I really only use the GPS, music, photos, and web browser so I've always been a fan of the iPhone. After this, however, I don't know if I'll be getting another. I don't like spending money when I don't need to, especially if it's just making fat cats fatter.

  • How to get information about limitation Internal Memory on device

    hallo ..
    have some question here, so please some person able to answer my questions 
    1. How to get Information about limitation internal memory on device 
    2. is possible to improve internal memory on Blackberry ( move apps on external memory )
    3. any tools to get internal memory activity ?
    thanks for this people who joins here, hope we can share more information about blackberry .. 

    In addition...
    There are three types of potential memory on a BB: 1) Application Memory, 2) Device Memory, and 3) Media/SD Card Memory.
    Application Memory -- This is the most crucial; it is the protected (not user accessible), dedicated, and fixed (in size) space that is available as the destination for the installation of applications (plus some application storage, overhead and such). You cannot touch AppMemory. You cannot improve the maximum AppMemory that your BB has. It is what it is. Applications can only install here...there is no option.
    Device Memory -- This is space on your BB that you can touch to store files, pictures, media, etc. Typically, it is not terribly large, but it is available to you.
    SD/Media Card Memory-- This is what it says...your SD card, for you to store files, media, pictures, etc. It can be as large as your BB OS can support...see this KB:
    KB05461MicroSD card sizes supported by the BlackBerry device software
    On some devices/OS levels, you can only see "File Free" (Options > Status), which I think is equivalent to AppMemory. On other devices, you can see all three memory usage levels (Options > Memory). Here are some guidelines to use:
    KB02843What is the Low Memory Manager feature on the BlackBerry smartphone
    KB14320How to maximize free space and battery power on the BlackBerry smartphone
    KB14213Call logs, SMS text messages, and email messages are deleted from the BlackBerry smartphone
    Lastly, it is always important to properly close applications when you are done with them. Using the Back or the Red key will not do this -- those leave it to the app to decide what to do...and some will leave themselves resident in memory, consuming resources on your BB, slowing the overall performance. Rather, to close an app, press and select "Close" or "Exit"...that will force the application to be closed, freeing up for your new use the resources it was consuming. Some apps will always remain running (typically -- BBMessenger, Browser, Homescreen, Phone, and Messages)...but, you should still close them properly - especially the Browser...if it is left on an active web page, it will not only consume extra resources but battery power as well.
    Further, anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure. Some have taken to doing this on a regular basis as a preventive measure...some as frequently as once per day. Others have obtained the QuickPull app to automate a simulated Batt-Pull.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • As a result of qty correlation, dlv.grp 002 from sls.ord.*** will be delete

    I create a sales order with sales BOM which one component is short of stock that reserve no qty. And then I create outbound delivery, but error log happens as below and the delivery order has nothing in the item lines: As a result of qty correlation,

  • Need help with DW photo gallery

    I'm learning DW the hard way, trial & error. I've created my photo album & uploaded it. It looks find, but when I click on the pictures to enlarge them I get the message "ooops no page found". What do I do to resolve this issue? I know I'm missing a

  • Reason code with post with different GL account

    Dear All, Help me to understand the following 1.Reason code wise standard report 2.customer/vendor payment difference want to post separate gl with Reason code wise 3.Partal /Residual payment with different gl with reason code. 4.Invoice is posted cu

  • Apply salt and iterationCount to key

    Hi, I need to apply salt and iterationCount to a passphrase key for PBE encryption without using PBEParameterSpec since I am using direct implementations of the Algorithms for encryption. Any help will be much appreciated. Thanks, Clive

  • How to view files shared from Airdrop?

    Hi, I just shared a video i recorded from my mac to my iPhone, the transfer was successful, but i tried going to photos to view it and it's not there. Does anyone know where in the iPhone i can view airdrop files? Thanks.