Feature request: refresh app server button

I would like to put in for a button, next to "restart server" that would basically have the effect of touching (updating timestamp) on the nitrox-application.xml file that jboss sees. That has the effect of forcing jboss to reloan the webapp without having to restart all of jboss (slow).
I am doing this now by simply adding whitespace in the xml file and saving it.

We feel your pain!  We're about to start work on fixing this within the next week or so.  You can track our progress on the Brackets backlog here: https://trello.com/c/gbBtpARq/709-1-define-default-html-file-for-live-development.  Once the fix lands in the Brackets open-source project, it will be rolled into the next Edge Code release.
- Peter

Similar Messages

  • IPlanet can't forward request to app server, why?

    My opinion is , iPlanet Web Server 6 + websphere 6 App Server.
    I generate the "plugin-cfg.xml" in WAS6 for connecting to iPlanet, but iPlanet can't forward requests to App Server at all, error log as below:
    "for host 172.17.18.80 trying to GET /DataExpert/jsp/login/Login.jsp, handle-processed reports: The request method is not applicable to this requested resource."
    I guess it must be the configuration problems of iPlanet, what do you think?

    magnus.conf
    #ServerRoot C:/iPlanet/Servers/https-csdopen
    ServerID https-csdopen
    ServerName csdopen
    ExtraPath C:/iPlanet/Servers/bin/https/bin;${NSES_JRE_RUNTIME_LIBPATH}
    ErrorLog C:/iPlanet/Servers/https-csdopen/logs/errors
    MtaHost name-of-mail-server
    DNS off
    Security off
    ClientLanguage en
    AdminLanguage en
    DefaultLanguage en
    RqThrottle 128
    Init fn=flex-init access="$accesslog" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
    Init fn=load-types mime-types=mime.types
    #Init fn="load-modules" shlib="C:/iPlanet/Servers/bin/https/bin/NSServletPlugin.dll" funcs="NSServletEarlyInit,NSServletLateInit,NSServletNameTrans,NSServletService" shlib_flags="(global|now)"
    #Init fn="NSServletEarlyInit" EarlyInit=yes
    #Init fn="NSServletLateInit" LateInit=yes
    Init fn="load-modules" funcs="as_init,as_handler,as_term" shlib="C:/Program Files/IBM/WebSphere/Plugins/bin/ns41_http.dll"
    Init fn="as_init" bootstrap.properties="C:/Program Files/IBM/WebSphere/AppServer/profiles/AppSrv01/config/cells/csdopenCell01/nodes/csdopenNode01/servers/webserver1/plugin-cfg.xml"
    obj.conf
    # Use only forward slashes in pathnames--backslashes can cause
    # problems. See the documentation for more information.
    <Object name=default>
    Service fn="as_handler"
    AddLog fn="as_term"
    NameTrans fn="pfx2dir" from="/servlet" dir="C:/iPlanet/Servers/docs/servlet" name="ServletByExt"
    NameTrans fn=pfx2dir from=/mc-icons dir="C:/iPlanet/Servers/ns-icons" name="es-internal"
    NameTrans fn="pfx2dir" from="/manual" dir="C:/iPlanet/Servers/manual/https" name="es-internal"
    NameTrans fn=document-root root="$docroot"
    PathCheck fn=nt-uri-clean
    PathCheck fn="check-acl" acl="default"
    PathCheck fn=find-pathinfo
    PathCheck fn=find-index index-names="index.html,home.html"
    ObjectType fn=type-by-extension
    ObjectType fn=force-type type=text/plain
    Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
    Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
    Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
    AddLog fn=flex-log name="access"
    </Object>
    <Object name=cgi>
    ObjectType fn=force-type type=magnus-internal/cgi
    Service fn=send-cgi
    </Object>
    <Object name="servlet">
    ObjectType fn=force-type type=text/html
    Service fn="NSServletService"
    </Object>
    <Object name="jsp092">
    ObjectType fn="type-by-extension"
    ObjectType fn="change-type" type="magnus-internal/jsp092" if-type="magnus-internal/jsp"
    Service fn="NSServletService" type="magnus-internal/jsp092"
    </Object>
    <Object name="ServletByExt">
    ObjectType fn=force-type type=magnus-internal/servlet
    Service type="magnus-internal/servlet" fn="NSServletService"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    DataExpertClass.obj.conf
    # Sun Netscape Alliance - obj.conf
    # You can edit this file, but comments and formatting changes
    # might be lost when the admin server makes changes.
    # Use only forward slashes in pathnames--backslashes can cause
    # problems. See the documentation for more information.
    <Object name="default">
    Service fn="as_handler"
    AddLog fn="as_term"
    NameTrans fn="strip-params"
    NameTrans fn="pfx2dir" from="/mc-icons" dir="C:/iPlanet/Servers//ns-icons" name="es-internal"
    NameTrans fn="home-page" path="/docs/DataExpert/index.html"
    NameTrans fn="document-root" root="$docroot"
    PathCheck fn="nt-uri-clean"
    PathCheck fn="check-acl" acl="default"
    PathCheck fn="find-pathinfo"
    PathCheck fn="find-index" index-names="index.html,home.html"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain"
    Service method="(GET|HEAD)" type="magnus-internal/imagemap" fn="imagemap"
    Service method="(GET|HEAD)" type="magnus-internal/directory" fn="index-common"
    Service method="(GET|HEAD)" type="*~magnus-internal/*" fn="send-file"
    AddLog fn="flex-log" name="access"
    </Object>
    <Object name="cgi">
    ObjectType fn="force-type" type="magnus-internal/cgi"
    Service fn="send-cgi"
    </Object>
    <Object name="servlet">
    ObjectType fn="force-type" type="text/html"
    Service fn="NSServletService"
    </Object>
    <Object name="jsp092">
    ObjectType fn="type-by-extension"
    ObjectType fn="change-type" type="magnus-internal/jsp092" if-type="magnus-internal/jsp"
    Service fn="NSServletService" type="magnus-internal/jsp092"
    </Object>
    <Object name="ServletByExt">
    ObjectType fn="force-type" type="magnus-internal/servlet"
    Service type="magnus-internal/servlet" fn="NSServletService"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>

  • IOS 7 feature request: Option for home button to home not folder.

    IOS 7 feature request: Option for home button to home not folder. Maybe for some this workflow is good but not for me. To many clicks. At least give the option to have my home button take me to my home page. 9 times out of 10 that's where I want to go. Not back to my folder.

    send your feedback here http://www.apple.com/feedback/

  • Need to make periodic request to App Server from NSAPI SAF

    I have to send a keep alive ping to a existing Session on our app server from a NSAPI SAF on IWS6.
    First, is making a direct socket call the best way to handle it or is there another suggestion for sending the request.
    Second, if using the direct socket connection is the way to go do I need to use the net_* methods within the NSAPI code or can I use native socket code.
    Third, will there be any issues with making this type of socket call from a spawned thread, and can I use the native threads on Sun Solarias.
    Some code examples would be very helpful since I can't find much at all on the site.

    NSAPI doesn't expose any infrastructure for managing outbound connections, and the list of supported net_* functions does not include socket, bind, or connect analogs. You are probably best off using native socket code.
    On Solaris, you can create your thread using the NSAPI systhread_create function or the Solaris pthread_create or thr_create functions. Note that you should not call NSAPI functions from a thread you create yourself unless you first call the NSAPI prepare_nsapi_thread function.

  • Feature Request: Uninstall App

    I don't see a way to uninstall a recently installed app, does this mean we just drag-n-drop?
    I'm making a feature request for the ability to uninstall, or an explanation of how to uninstall otherwise.
    <Edited by Host>

    f you want to report this issue to Apple's engineering, send a bug report or an enhancement request via its Bug Reporter system. To do this, join the Mac Developer Program—it's free and available for all Mac users and gets you a look at some development software. Since you already have an Apple username/ID, use that. Once a member, go to Apple BugReporter and file your bug report or enhancement request. The nice thing with this procedure is that you get a response and a follow-up number; thus, starting a dialog with engineering.

  • Feature Request: Allow Apps to Access Apple ID User Address

    This is a feature request for new iOS functionality
    If iOS gave permission for apps to access the home or billing address a user has defined when setting up their Apple ID, then I believe the app can use this address to automatically set up the shipping of a purchased item for example. This would enable apps to sell physical goods, paid for by the user's Apple ID and set up for shipping to his Apple ID address, instantly.
    I believe couriers already have SDKs that allow apps to programatically register the pickup and shipment of an item.
    Users can then be able to manage their addresses in iOS/iCloud.

    This will never happen because of the obvious security implications.

  • Feature Request: Setting App page title to something other than "Eloqua 10"

    Hello everyone,
    Long-time lurker, first-time poster. As someone who has been using Eloqua for over 3 years, when working in the application, I will usually end up with upwards of half-a-dozen tabs open in Firefox, all of which say "Eloqua 10". Because of this, I'll usually try to strategically organize my tabs, but often times I end up having to click through multiple tabs to find the one I'm looking for, which can sometimes lead to Firefox freezing. I'm sure I'm not alone in this.
    So to alleviate this, I'd like to make the following feature request: Can we have the tabs/windows named by Asset Type & Asset Name? Perhaps in the following Format:
    [Asset Type]: [Asset Name] - Eloqua 10
    Note how I have "Eloqua 10" at the end of the string. An example of a title would be: "Campaigns: Nurture_Campaign_1 - Eloqua 10"
    Could this please be implemented?
    Thank you,
    Sean

    Here is a snippet of code that I wrote and use without any problem:
       public void ppPrint() {
          if (printJob==null) initPrintJob();
          try {
             if (!printJob.printDialog(aset)) return;
          } catch (Throwable e) {
       public void initPrintJob() {
          aset=new HashPrintRequestAttributeSet();
          aset.add(new JobName("AOKabc",null));
          aset.add(new MediaPrintableArea(.75f,.25f,7.5f,10.5f,MediaPrintableArea.INCH));
          printJob=PrinterJob.getPrinterJob();      
    /* locate a print service that can handle the request */
          PrintService[] services=PrinterJob.lookupPrintServices();
          if (services.length==0) System.out.println("Warning: No printer detected!");
          else {
             try {
                printJob.setPrintService(services[0]);
             } catch (Throwable pe) { }
          pageFormat=printJob.defaultPage();
          Paper paper=new Paper();
          paper.setImageableArea(54,18,540,756);
          pageFormat.setPaper(paper);
          printJob.setPrintable(Preview.this);
       };o)
    V.V.

  • IPad Feature Request -- Force App Close

    I would like to request a feature for the iPad. I recently updated to OS 4.2.1 and love Multitasking, but sometimes I want to force an application to exit. I know you can switch to a different app from the one you want to close, bring up the multitasking tray, hold your finger on the app you want to close, then tap the read "-" symbol to force the application to close, but this process is cumbersome. You used to be able to hold down the Exit button for 4 seconds to force an application to quit. I would like this feature back! If I press the Exit button quickly, leave the application in the background and show it on the multitasking tray. If I hold the Exit button for 4 seconds, the iPad should force the app to close, return to the home screen, and NOT show it on the multitasking tray (a true force quit). Apple, please consider adding this feature back. It would really help with closing troublesome applications!
    Thanks,
    Francis Smith
    San Jose, CA

    We are just users like you so your post will do nothing.
    You need to tell Apple here http://www.apple.com/feedback/
    You also might want to read up on how the multitasking works as you would realise that your request would not achieve anything useful.

  • Mail Feature Request: "Change spellcheck language" button

    Hello
    I am writing Emails in three different languages and find it very tedious in Mail to change the language of the spellcheck. For people living in the English speaking part of the world it is probably a feature not so often used, but in other parts of the world this might be different. Changing language once or twice is not so bad, but if you do it five times a day it really starts bugging you the way it works in Mail now.
    I really wish Mail had a button somewhere where you could change the language with a simple mouse click. At least as an option to add to the button layout. Or as a submenu in the context click where you can choose the spellcheck language.
    Thank you
    Great program otherwise!!

    For Apple to see your request, you need to use this link:
    http://www.apple.com/feedback/macosx.html

  • Feature Request: In-App Time Keeping with Cloud Accounting Sync

    Has Adobe ever considered adding In-App Time-Tracking to their applications?
    I'm currently in the middle of catching up on my time-tracking. I'm two weeks behind… Don't judge me, you know you ALL do this . Anyway, I'm having a hard time remembering how much time I've accutately spent on certain tasks for certain clients. I usually go back into my emails to see who I was communicating with and what we were talking about, but that can only get me so far.
    Then it occurred to me that there is no reason my Adobe applications couldn't track time for me. It would be a pretty easy thing to do. For example, while the application is open, it could clock both idle and active time and store that into a log. This could all happen in the background with very little CPU draw I suspect.
    Active time could be determined by the app as—time spent in the app while the mouse or keyboard is being activated. If they aren't activated within 2 minutes or when the app is not being used, is in the background (i.e. User's browser, email, or other app is in-use instead), that's logged as idle-time. Idle time obviously wouldn't have to show up in the log. Maybe just as sidebar information.
    At the end of the week, if I could export that log from the CC dialogue in my Finder, I could very quickly determine how much time I spent working on specific files, in specific apps, and on what days. Guess work eliminated!
    Even better, if I could connect this information to my FreshBooks account, I'd save a TON of time doing time entry.
    THAT is a feature I would LOVE to see in the upcoming updates.

    I agree that a desktop app or access to the bookstore via the Web is essential for the iBook store to grow. For example, every Friday, I read the New York Times Book Reviews. To see more reviews, user reactions, and the Kindle price, I check Amazon. Once I'm there, it's a lot easier to buy the Kindle version than to open iBooks and check its availability there. Also, I have 600+ Kindle books. If I inadvertently try to repurchase a book, Amazon warns me that I've already bought it. No such warning (naturally) if I buy a previously purchased Kindle book from the iBook store. But if I could open two browser windows, it would be easy to check for duplicates. I want the iBook store to succeed, but it's time for an upgrade and soon it may be too late.

  • Feature Request- Professional app rating

    Hey. App rating is fickle sometimes. What if there was another rating beside the user rating with up to 5 stars as well, rated by BlackBerry or by approved reviewers who analyse apps thoroughly by solid standards? Trusted folks who look at all aspects of an app for design, usefulness, presentation etc. Cars have 2 kinds of reviews so apps could too. It would be especially valuable to a buyer and coveted by a vendor. Thanks guys.

    Myko,
    The ability to only include certain ratings in a Smart Playlist is already there.
    Your other suggestions sound new.  You can submit them to Apple via the Feedback page:
    http://www.apple.com/feedback/itunesapp.html

  • Feature Request: intuative live preview button

    Every singe ******* time.
    I click "Live Preview" only to see the message, "Open an HTML file in order to launch live preview," because I happen to have a CSS or JS file selected.
    I'd love to have the app be a little smarter and make an educated guess about which HTML I'd like to preview. Is there's only 1 HTML at the root? Show that. Have I already previewed an HTML during this same session? Show that. If not, then tell me I'm an idiot.
    Please, please, pleezzzzee!
    Thank you.

    We feel your pain!  We're about to start work on fixing this within the next week or so.  You can track our progress on the Brackets backlog here: https://trello.com/c/gbBtpARq/709-1-define-default-html-file-for-live-development.  Once the fix lands in the Brackets open-source project, it will be rolled into the next Edge Code release.
    - Peter

  • JNDI Lokup for DSN in iPlanet 6.5 App server

    Hi ,
    I have been trying to implement Connection Pooling in my application using the built-in features of iPlanet App server 6.5 . For the same i have made the following entries:
    1. web.xml
    <resource-ref>
    <description>Ptrade Entry</description>
    <res-ref-name>jdbc/ptradeDataSource</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    2. ias-web.xml
    <resource-ref>
    <res-ref-name>jdbc/ptradeDataSource</ref-ref-name>
    <jndi-name>jdbc/ptrade/ptradeDB</jndi-name>
    </resource-ref>
    3. Also my class tries to ge the context using
    try {
    InitialContext ic = new InitialContext();
    ds = (DataSource)ic.lookup("java:comp/env/jdbc/ptradeDataSource");
    catch (NamingException ne) {
    System.out.println("Naming Exception" + ne);
    Connection dbc = ds.getConnection();
    return dbc;
    However i am getting an javax.naming.NameNotfoundException: can't locate jdbc/ptradeDataSource.
    Could somebody pls tell me what is wrong with my configuration and code?

    Well, it looks like you haven't actually configured a datasource with that name. You've only configured the use of the datasource were it to exist. I don't know iPlanet, so you'll have to consult the docs to find out how to create the DS.

  • Using IIS 5.0 as web server to App Server 8.0 PE

    I am developing a site for a company which has IIS 5.0 as the web server. The sysad there would like to allow only IIS to receive request and hide the App Server internally. I read that one can configure IIS 5.0 to forward request to App Server 7.0. Can you do that in App Server 8.0? How? I have read a post on how to configure Apache to forward request to App Server 8.0 but I don't seem to understand. Sorry, I am very new to the area of App Server and Web server.
    My second question, Are there any advantages of configuring IIS 5.0 to accept request and forward any JSP/Servlet request to AP 8.0? How does the performance of HTTP service of AP 8.0 compared to that of IIS 5.0? Are there any performance or security or other issues associating with this option?
    Cheers,
    Nocell

    you could try this AS7 but it may work, have being looking at how to do this myself
    http://swforum.sun.com/jive/thread.jspa?forumID=114&threadID=19196
    John

  • Application designer connection to App Server

    Hii,
    I have a very basic level doubt, we all know that App Designer is 2 tier application/editor. But I observed lot of times, if I shutdown App server and try to connect through App designer, I get some debug error.Please can anybody tell me App server process connectivity with App Desigenr
    Thanks in Advance

    Thanks a lot Ajit and Nicolos.. Please find below error message
    "Debugging disabled.Communication failure during rec(): WSAECONNRESET(10054) connection reset by peer
    (143,41)"
    How I am getting this error:
    After login in App designer (in 2 tier mode), when I am shutting down App server (normal mode), I am getting this error only one time.
    So my confusion here is how App designer debugging feature depends on App server?
    Thanks

Maybe you are looking for

  • The Reason the Zen Touch Suc

    I just read this news article about an anti-trust suit done against Microsoft in Iowa: http://seattlepi.nwsource.com/busine...oftware22.html In it, Jim Allchin, Microsoft's Windows chief, is mentioned as having "expressed deep frustration with one of

  • Draw graphics, circles

    Hi Guys, I ahve a question in ABAP using graphics. can we draw a circle, rectangle(a box) , arrows in ABAP. My requierment is, we have certain products which we need to link with arrows and there are group of products which I need to put into circle

  • Occasionally, an email contains unusal characters when the sender did not intend to send them.

    In a recent email that I received, I got this: Yes. I sing with The Capital A with the umlaut was not intended to be sent.

  • How to refresh screen ?

    im doing a stop watch application and i want the numbers on the form to change

  • I can't activate my FaceTime

    I can't activate my FaceTime it keep telling me incorrect ID or password