Web.xml shuts down app

Whenever I create a web.xml file and place it in to th WEB-INF
          directory of an application, the app quits working. This is strange.
          Any ideas?
          Thanks,
          William
          

hi bill,
          Can you provide some more info about what kind of application you have and
          what you are writing in your web.xml file.
          The present info is not enough to reach any sort of conclusion.
          johnny
          "William Cobb" <[email protected]> wrote in message
          news:[email protected]..
          > Whenever I create a web.xml file and place it in to th WEB-INF
          > directory of an application, the app quits working. This is strange.
          >
          > Any ideas?
          >
          > Thanks,
          > William
          

Similar Messages

  • How do you shut down apps on the 5s?

    How do you shut down apps on the 5s?

    Been asked a thousand times in the past two days... look to your right under "More Like This" for related discussions.   ------->
    Or, take a look at the User Guide

  • My 4s keep freezing and shutting down apps!

    My 4s keep freezing and shutting down apps. Half the time I can't even unlock my phone because its frozen! Anyone else have this problem? This didn't start until I updated the software a few months ago (when they released the iphone5). According to my phone my software is up to date.

    PLEASE HELP ......

  • Iphone 3gs keep shutting down apps

    Why does my iphone 3gs keep shutting down apps when I'm in the middle of using them?  The battery is holding a charge and iTunes says my software is up-to-date, so I don't understand why this is happening!  It is really frustrating when I'm trying to order something online and Safari keeps shutting down!
    Thanks to anyone who can help me!

    Hi Rebecca,
    I have looked on google for a fix to the same issue.
    Apple has been aware of this issue dating back past 2008 but they have not released a fix.
    Apparently the only way to fix it is to "do it yourself" everytime, by resetting your iphone to factory settings. And reinstalling your applications again.
    I just brought an iPhone 4 in New Zealand, and I have only 9 applications on my phone. So it can't be an issue of 'too many' apps.
    Sorry this doesn't help. The balls in Apples hands here.

  • HT4211 In the new iPad update how do I shut down apps running in the background to preserve battery life?

    Now that I downloaded the new iPad update, how do I shut down apps running in the background to preserve battery life?

    in iOS 7, double click the Home Button (the round one on the front).
    You will see icons for all open apps with a 'screenshot' above each icon. Simply drag any 'screenshot' upwards using 1 finger to close the app.
    Most apps don't use much power when inactive but some do including Sat Nav apps

  • Please tell me how to shut down apps running in the background on my iPad.  I downloaded ios7, and now when I hold my finger on them they don't have the plus sign

    Please tell me how to shut down apps running in the background with ios7

    Shut down apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app's windows upwards to close
    3. The app will fly off the screen

  • My iPad randomly shuts downs apps and safari...any suggestions? The pad it's self doesn't shut down..it just closes the page or app I am on..

    My iPad randomly shuts down apps and Safari...any fixes for this?

    Basic troubleshooting steps might help. If you are using the iPad 1, low memory issues may be causing the app and Safari to crash.
    Quit all apps completely and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Definitely do this - Go to Settings>Safari>Clear History, Cookies and Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • My iPad shuts down apps after a few seconds.

    Since a few days my iPad shuts down apps after a few seconds, while I am active with them. It happens with games as well as Safari and while I am reading eMagazines. What can I do? I am using the old iPad.

    Try closing all apps completely and then do a reset and see if that helps. To close all apps : from the home screen (i.e.not with any app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of each app to close them, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    To reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Cannot shut down Apps, why?

    I just updated the software and now I cannot shut down apps.  Why?

    Thanks for the solution.  I have found several users that also did not know how to do this.  Apple needs to doa YouTube on this.

  • Why does iPad spontaneously shut down apps?

    My iPad has started spontaneously shutting down Apps, with no action from me. I try to make sue I don't have too many Apps opened that are not in use, so I don't think it's a memory issue. Sometimes it actually causes a restart, but not always. Anyone else experiencing similar actions?

    Hi,
    Restore your iPad but not from a backup as you may re introduce the problem all over again.
    Instructions here.
    http://support.apple.com/kb/ht1414
    You may want to sync maybe 5 apps at a time after the restore, then test the iPad. Might be one app that's the culprit.
    Carolyn 

  • Web server shuts down when I start it, and starts when I shut it down

    I have an Xserve runing 10.8.4 and Server.app 2.2.1
    I've been messing around, trying to get django to work, and now I appear to have done a bad thing.
    When I flip the switch (or run sudo sudo serveradmin start web) in Server.app from OFF to ON, whilst running a tail -f on /var/log/apache2/error_log, I see this:
    [Wed Jun 26 16:31:44 2013] [warn] NameVirtualHost 10.5.1.6:80 has no VirtualHosts
    [Wed Jun 26 16:31:44 2013] [notice] Apache/2.2.22 (Unix) PHP/5.3.15 with Suhosin-Patch mod_wsgi/3.3 Python/2.7.2 mod_ssl/2.2.22 OpenSSL/0.9.8x DAV/2 configured -- resuming normal operations
    and when I flip the switch from ON to OFF (or sudo serveradmin stop web) I see this:
    [Wed Jun 26 16:32:01 2013] [notice] caught SIGTERM, shutting down
    um... so everything is backwards.
    anyone have any idea what I did?

    Maybe I'm missing something...
    "When I flip the switch (or run sudo sudo serveradmin start web) in Server.app from OFF to ON:
    [notice] Apache/2.2.22 (Unix) PHP/5.3.15 with Suhosin-Patch mod_wsgi/3.3 Python/2.7.2 mod_ssl/2.2.22 OpenSSL/0.9.8x DAV/2 configured -- resuming normal operations
    So Apache starts up (true, you have a configuration error, but that's a different issue.
    Conversely:
    and when I flip the switch from ON to OFF
    [notice] caught SIGTERM, shutting down
    So it shuts down. That doesn't match your original premise, so what's the issue?

  • Shutting down apps

    I'm with TMobile, and can use the cheaper web plan. However, when you go to shut down the web app, there is no exit tab. This also happens on wifi. I've had to turn the phone off to close these apps. I can close some by using options, but on some screens you can't get to an options tab. So is there an easy way to close apps that don't have an exit option?
    Also is the light on the middle bar (between green call and red end call blink when the phone is on? This is a C6
    Thanks,
    Weezy
    Solved!
    Go to Solution.

    There isn't. It's happened when reading a message full screen. I was trying to save a message so I could get at it and read it, and there was no arrow on the bottom screen. It's happened on wifi, too. I just can't get to options.I've tried swiping the bottom of the screen, and all I get is show open apps. Sometimes the page will shut down by using the right (red) button, sometimes it won't.
    BTW - I found my flashing light. It was under phone settings - notify lights. There was an option called "Breathe Light"  I found it somehow as I had found the message light settings and unchecked lights for missed calls and messages, and set the time to 5 minutes. After 15 minutes, light was still flashing. The manual says nothing about certain settings, and what on earth would you use a "breathe light" for?
    Weezy

  • Shutting down apps since IOS 7 on iPad 2

    Prior to IOS 7, I was able to shut down "behind the scene" apps that were running. I would do that to enable what I was currently using run smoother. Now, I don't see where you can do that. When I try to do this as before, the screens come up, but no way to shut them down. Would appreciate any help to solve this.
    Thank you.
    Yvette

    You still double-click the home button to open the multitasking bar, but you now swipe / drag the app screens up from there and off the top of the screen :

  • IOS 7 shutting down apps

    What does swiping up on home screen do to shut down running apps?

    Close inactive apps
    1. Double tap the home button to bring up the multi-tasking view
    2. Swipe the app upwards to close
    3. The app will fly off the screen

  • System Will Not Shut Down & Apps No Launch After Moving File -- HELP

    I downloaded a "WordServices.service" file and read to copy it to the "Services" folder in the Library folder of the home drive. I created a Services folder in the Library folder that I found below the Applications folder, moved the file to it and restarted, but the WordServices did not show up under the "Services" drop down menu in the Finder like I thought it would. Then I found a "Library" folder in the "System" folder and tried moving the file there by dragging and dropping in a rather sloppy bumping the bottom window until the file listing scrolled down to the System folder. But it would not copy and I got a message that the Services folder can not be modified.
    Then I noticed that most of my apps would not launch, getting the "Application quit unexpectedly" error message. Launching Dashboard and Software Update generated the same error message. But a few apps would launch, like FireFox, iTunes and Stickies. When I tried to shut down the computer, the desktop disappeared as normal, but then reappeared, without shutting down. I tried removing the battery for a re-boot, but when it came back up as normal, the same problem persists. A ran the program "Onyx" to repair permissions and run a maintenance routine, but still no fix.
    I tried re-installing several of the apps that were not launching, but would get an error message when I clicked on the disk image, "The following disk images failed to mount: Image (app. name), Reason "Broken Pipe."
    My "System" folder just has the "Library" folder in it. Is this correct? Evidently I have accidentally moved some files and/or corrupted them when I attempted the drag and drop into the System's Library folder, or when I created a "Services" folder in the "upper" Library folder. Any recommendations on how to proceed in getting this straightened out? Thanks.

    Download and run the10.4.10 Combo Updater PPC
    This is a fuller install, as opposed to an incremental "delta" update so it should overwrite any files that are damaged or missing. It does not matter if you have applied it before. It has worked well for many.
    You may need an alternate way to mount the .dmg. If you have Toast that should work (Utilities menu >> mount disk image) or if you have another Mac, you can use Firewire target disk mode
    This is a fuller install, as opposed to an incremental "delta" update so it should overwrite any files that are damaged or missing. It does not matter if you have applied it before. It has worked well for many.
    Remember to Verify Disk before update and repair permissions after update from /Applications/Utilities/Disk Utility.
    -mj
    [email protected]

Maybe you are looking for

  • How did CleanMyMac get on my iMac and how do I get rid of it?

    Recently this app showed up. I didn't download it intentionally. Is it part of the OS or just adware / malware? How do I get it off the Mac?

  • Calling a class from another one (newbie)

    (cib; 2003-oct28) Hi, PLugin for JSPWIKI; Error when calling a class from a plugin. Why is it wrong to call the class : public class XercesChecker { public static void main(String[] args) { by: String filepath = (fileList.getPath()); XercesChecker xc

  • Web Broadcasting Error

    Hello Experts, Our users cannot use the broadcasting function in Web reports to distribute reports by email.  They are getting the error message that they do not have the necessary authorizations (authorization object S_OC_SEND).  Where do I assign t

  • Adding UPC to the HUPAST transaction

    Hello all, We currently use SAP Retail to replenish our retail stores throughout Canada and the US.  We would like to have the UPC field visible in the HUPAST transaction so that when we are scanning our articles we have better visibility of the arti

  • Technical Usages for EhP4 upgrade for CP/WSD BP activation

    Dear All, I have installed EhP4 ready system. Now in the process of upgrading it to EhP4 system. This system is mainly for activation V1.604 Best Practices of Consumer Products/Wholesale Distribution. Please let me know which technical usages I can u