Automatic redeployment when debugging

Hi,
I am trying to debug a JSP using JBoss 3.2.5 with auto-deployment.
I am able to run the application, and set breakpoints in the JSP.
Is it possible to change the code in the JSP and have the changes reflected immediately in the browser? I have to restart JBoss to see the changes.
Should it not be possibele to right-click on the JSP and select "redeploy" ?
I have also tried to select "deploy to.." , but then an empty input box pops up with the target name empty.
Sincerely
Vatland

Hi,
Yes, changing code in JSP reflects at runtime (browser) without the need for restart of JBoss.
What exactly is not working in your case?
And where do you see the "deploy to.." option?
Thanks
M7 Support

Similar Messages

  • Mouse clicks not working on published air app, works fine when debugging/testing

    So I have an issue where when debugging my Air application, it runs fine and mouse clicks work and everything.  When I publish the application and install it, it plays fine but clicking does nothing.
    We have an older version which is working when we publish it and we're trying to add things in one step at a time, but I figured I'd see if anyone else has had this issue.  A bit frustrating.
    Thanks!

    FIXED!!!!
    We're using Dropbox to share files and it turns out that two people having project open at same time is a bad idea when doing final publish!  It creates conflict files and effects the final package or something of that nature.
    Glad we got that one figured out!

  • How do you "pause" an open application, like Mac automatically does when the memory is full?

    How do you "pause" an open application, like Mac automatically does when the memory is full?
    I would like to do so proactively when I am not using a certain program but need to keep it open, and I want to free up computer resources.
    In other words, I want to keep a given program open, but stop it from "thinking".

    There is an application that I can only open a set number of times before it expires.  Every time the program closes, you get one less use out of it.  I want to use it as long as possible, so I thought I would just keep it open all the time.  However, it consistently turns on the fan on the computer, so I imagine it uses a lot of resources.  I got the idea after the Force Quit program "paused" it once after getting overloaded with all the apps I had open.  It stopped the fan, and I was able to open it and run it again later with no problems.  The tricky thing with trying to intentionally overload the system is that it's a hit or miss on which open program the OS will pause (to my knowledge).

  • How do I keep applications from automatically opening when I power up my Macbook Air?

    How do I keep applications from automatically opening when I power up my Macbook Air?

    When you Shutdown or restart, uncheck this option.
    Regards,
    Captfred

  • How can I stop Foxfire from automatically loading when I turn on my computer that runs on Windows Vista?

    Foxfire automatically loads when I boot up my computer after all the other essential programs boot up. I'd like to know how to disable the start-up menu link that allows the program to load up when the computer first starts up because the Foxfire browser isn't needed when I first start the computer. Besides, when I first start my computer, it's inevitably not hooked to the internet and it's just a bit annoying to see foxfire load when it's not needed. Furthermore, it takes up precious memory in the RAM when it's running, thus slowing down my machine. Please, someone show me how to keep this program from booting when I start up my computer. By the way, my system is Windows Vista and Foxfire does not show up in the start-up folder. Only by going to the default program page and clicking on Foxfire does it show that Foxfire has a hidden default that makes it start when the computer starts. All I'm looking for is to not see it when I boot my computer.

    Thanks for pointing me to the link about the startup programs changes. I found the solution there. Foxfire was hiding in the hidden startup menu. Once I found it using msconfig, I was able to stop it from loading when I started my computer. Again, thanks for the help.

  • How do i stop iPhoto from automatically opening when I connect my iPhone?

    Hi, well as the title states:
    How do i stop iPhoto from automatically opening when I connect my iPhone?
    It's getting on my nerves...
    Thanks.

    This might also be helpful:
    I wrote an AppleScript that asks me each time I connect the iPhone/camera/etc whether or not I want to open iPhoto. Usually I just hit return and it doesn't open, but once in a while I'll click Yes to open iPhoto and import videos from my phone. I just did it because it's nice to have a little reminder so I don't go for too too long without importing, but not have it slow things down each time I plug in.
    Below is the script. Paste it into AppleScript Editor, then export it as an application. Then set Image Capture to open this app when you plug in your phone. Would love to hear if it's helpful for you or if you modify it to use other criteria to automatically import only at certain times or conditions.
    Nathan
    set question to display dialog "Open iPhoto to import photos?" buttons {"Yes", "No"} default button 2
    set answer to button returned of question
    if answer is equal to "Yes" then
              tell application "iPhoto" to activate
    end if

  • How can I disable the Photos app from automatically running when I plug in my iPhone?

    How can I disable the Photos app from automatically running when I plug in my iPhone?
    I have no intention of ever using Photos, in fact, having to abandon Aperture takes me one step close to moving back to Windows, but I digress.
    I just want to NOT have to kill the Photos app every time I plug in my phone.
    Thanks.

    I am still seeing the option Image Capture, like shown in the screenshot that Rysz posted.   But it is another example of the hide-and-seek Apple likes to play with us.
    The option has to be set for each device individually. With the device connected to USB, you have to click the tiny disclosure triangle in the lower left corner of the sidebar to reveal the option.
    I was perfectly happy with the program I paid for (Aperture), and now to maintain the functionality I have to pay for another application (LightRoom) to get the functionality that I paid for in Aperture.
    Aperture 3.6 is working well with Yosemite. I will use it, as long as I have a Mac, that will run Yosemite or a compatible system.
    Have you looked at Capture One?  It looks much more similar to Aperture than Lightroom.

  • Format of Variables Change When Debugging

    When debugging in LabWindows, the format of the variables (decimal, hex, ASCII, etc.) is always set to the default under certain circumstances.  For example if you step into a function, change format of a variable, step out then back in, the format has been reset to the default.  There are other instances when you run, stop, rebuild and debug where this is done also.
    I've asked NI to explain why the variable format can't be retained, at least within one debug session (until exiting LabWindows).  The explanation is they use a stack-based system to store this information so it is lost during debug.
    I find this to be an extreme annoyance and an enormous waste of time.  For example, I deal with a lot of arrays of binary data.  Seeing these array values in ASCII is of no value.  So I'm nearly constantly setting the format back to hex during debugging.
    I'm curious whether anyone else thinks this is a problem.  NI knows about this, but it's unlikely they'll do anything unless there is a lot of feedback from us users on the value of fixing this.  Post a note and let me (and NI) know what you think, whether you think this is important or not.
    Thanks,
    Dave

    Hi Chris,
    Yes, using Format >> Preferences is exactly what I was talking about when I said "change the format of a variable".  Thanks for giving the exact details of doing this.
    I'm still using v8.1.  I'm leery of renewing my service contract because I don't feel NI is listening to me (as a customer, not just a LabWindows user) regarding the issues that affect my work and ways to greatly improve my productivity.  I have been suggesting this for a few years now, to no avail, both with tech support on the phone and through your product suggestion center.
    I can't explain all the intricacies of the issue.  Maybe what you have to do is set breakpoints and run rather than step in and out.  Here's what an engineer in NI's R&D center said:
    It's not actually rebuilding the project that causes the information to be lost. It's actually even worse than that. As variables come in and out of scope, the formatting and the expand/collapse state of each variable is lost. So, if you've hit a breakpoint in a function and re-formatted a local variable, and then continue debugging outside the function, eventually stepping back into the function, the formatting for the original variable is reset when the item is created anew in the variable display, based on the data type of the variable.
    The problem we have is that the formatting information is stored in stack-based memory which is associated with the actual items that you see in the variable display. As these items disappear and are re-created in the variable display, the formatting information is reset.
    The complexity of representing variable scope information, including arbitrary block scopes, makes it pretty hard to maintain variable information in global, non-stack-based memory. It's obviously not impossible, but unfortunately it would require a fundamental redesign of our debugging paradigm.
    Finally, we have heard this request from multiple customers, and I assure you that you are not the only customer who has asked for this feature.  The problem with this feature, as with many other feature requests is one of trade-off. It is obviously impossible to accept all the feedback that we receive, and so we are constantly having to weigh development costs of a particular feature, the risks involved in implementing it, and how widespread its benefits are.  So far, this feature has not made the cut. However, this does not mean that we're ignoring it, or any other customer feedback. Many customer-requested features have made it into previous releases, and we're confident that this will too, in the not too distant future. As a matter of fact, we can honestly say that most new features in a given CVI release originate with customer requests. I also just want to re-emphasize that each time you reiterate how important a given feature is, it drives up its priority and makes it more likely that we will implement it sooner, rather than later. With that in mind, we definitely welcome your suggestion to post a note about this request in the forum. We expect other people to second the request, and the more people that do that, the better.
    So my question wasn't posted for NI to respond.  It was to find out if anybody else using LabWindows finds this issue to be detrimental to productivity.
    Thanks,
    Dave

  • Is it possible to remove the submit form button that's automatically created when you distribute a form?

    I have created a form for my boss and distributed it. She doesn't want the submit form button to appear as people don't need to submit the form to anyone, just fill it in and keep a copy. I can't figure out how to remove this button. It's not one I've created, it's the one that it automatically generates when you don't have a submit button in your form. Is it possible to remove this button or do we just have to live with it? I am using Adobe Acrobat X Pro.
    Thanks

    You can have more control on the email subject/ to and CC Email address, if you use a regular button and place the code in the click event.
    Refer to the attached sample below.
    https://acrobat.com/#d=HouRLov3lOntSbqAfsr5Hg
    Thanks
    Srini

  • Is there a way to have the thumbnail pane automatically open when opening a pdf file?

    I'm using Adobe Reader X and I would like to have the thumbnail preview automatically open when opning a pdf file. I know there is a setting to remember view layouts but this is set for the currently open document and not in general. Thanks in advance,
    Regards
    Robert

    A particular file can have this setting, so each time you open it you see the thumbnails. The bad news is:
    - this would have to be changed per file
    - this requires the Acrobat product, not just the free Reader.

  • AFter updating to iTunes 11, my first generation Apple TV no longer automatically syncs when I open iTtunes nor does it display its playlists in iTunes.

    AFter updating to iTunes 11 my first generation Apple TV wasn't displayed any longer in iTunes. I had to relink it and after that it no longer automatically sysnc when I open iTunes, nor does it display its play lists. It still has its photos and play lists and it is linked up for streaming but does not sync as it used to do. Is it possible iTunes 11 doesn't support first generation Apple TV the same way it used to.?

    Yes, the first generation model still works with iTunes 11. It sounds as though you have set it up as a streaming only library.
    Navigate to Settings > Computers > Your Library on the Apple TV, you may be told you will lose all synced content, but you can sync it back afterwards, you won't lose any purchased content that has yet to be transferred. Then select Settings > Computers > Connect To iTunes, note the passcode that appears on screen, click on the device in iTunes and enter the passcode when prompted.

  • Time Machine on my iMac won't open iPhoto. It goes to desktop screen automatically. When I select User/Picture/Iphoto library it only brings up the preview page with the size of the folder. I can't get into the library to look for lost photos.

    Time Machine on my iMac won't open iPhoto. It goes to desktop screen automatically. When I select User/Picture/Iphoto library it only brings up the preview page with the size of the folder. I can't get into the library to look for lost photos.

    Thank You. This helps me alot to get into the masters and to see events and photos in a utilitarian way, but it is not as easy as viewing the normal iphoto format to find photos.  Can I do something else or did I not do something right to not see normal iphoto in Time Machine ?

  • When trying up date adobe flash player from 10.1.102.64 to new version 10.2.152.26 i get an error message, "Installer will automatically continue when those conflicting applications are closed: [circle w/line through it] Mozilla firefox."

    When trying up date adobe flash player from 10.1.102.64 to new version 10.2.152.26 i get an error message, "Installer will automatically continue when those conflicting applications are closed: [circle w/line through it] Mozilla firefox."

    Save the Flash installer to the desktop and close Firefox via File > Exit Firefox.<br />
    Start the Flash installer via a double-click on the Flash installer icon on the desktop.
    If that still gives problems then see:
    * http://kb.mozillazine.org/Kill_application

  • Stop Itunes from automatically opening when IPhone connected to computer

    Using IPhone 3G with Windows XP Pro (both with latest updates)
    When I connect IPhone 3g to the usb cable to computer, ITunes always automatically opens. This is a waste, if I am only charging the IPhone. Is there a way to make ITunes not open automatically when IPhone is connected
    Thanks
    Bob

    Hi Guys..
    Had the same problem..
    And now its got solved!! :-D
    Leaving both "iTunes > Preferences > Syncing > Disable automatic syncing for all.." AND "Automatically sync when this iPhone is connected" on the summary page, UNCHECKED, solved the issue for me.
    Do give it a try..
    Cheers!
    Bye.

  • Firefox no longer gives automatic prompts when I type in first few letters of a search - even though my browsing history is being recorded, and "Remember search and form history" is ticked in the Privacy preferences: what's gone wrong?

    Firefox has recently stopped giving (personalised) automatic prompts when I type in the first few letters of a search. What does come up is a long list of possible search subjects - but these are very general and don't reflect my own personal browsing history. My browsing history IS being recorded, however, and the "Remember search and form history" box is ticked in the Privacy preferences.
    I'm not using the "Private Browsing" option.
    There are two MacBooks in the house, sharing one wireless router. This problem has cropped up on both laptops - mine and my wife's - at around the same time.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

Maybe you are looking for