How can I disable the printing out of zone.property vars when using jpdk test page?

I have had a tar in on this question for two weeks now. Since
the only response I have gotten is wip, I was hoping someone
here might have some ideas.
When I run the /servlet/sample page after setting up my JPDK, it
runs just fine. HOWEVER, it displays all the initargs that I
have in my zone.properties on the screen. I don't want these
args to be seen.
How do I disable the display of initargs on the /servlet/sample
test page?
For example, this is what displays:
Congratulations! You have succesfully reached your Provider's
Test Page.
Checking for components:
Portlets are:
Test
FilePortlet
SystemNav
Oracle Jsp detected
Recognizing initArgs: Usual initArgs are provider_root and
sessiontimeout
snode http://sys/home
pswd snvs
uname sysa1
debuglevel 1
I do not want the initArg variables to show up on this page,
since I have username and password variables that I use in my
servlets.
Any ideas will be appreciated.

I got a reply on my tar.
Apparently I have to edit the HttpProvider.java to change this
behavior.
Regards.

Similar Messages

  • HT1454 How can I disable the TV Out, so I can watch my TV shows on my ipod?

    I want to watch my TV and movies directly on my ipod.
    For instance, if I am on a bus and don't wish to connect my ipod to a big screen TV, or any other type of video monitor; I just want to view the TV and Movies on the little screen provided on my ipod classic.
    I read the manual, but the instructions make no sense. It says to go to VIDEO> SETTINGS> then turn TV Out to ASK or ON...
    But, there is no actual "VIDEO." Instead, there is MOVIES, TV SHOWS, MUSIC VIDEOS... 
    So, I go to TV SHOWS, (as that's what I want to watch) which shows what TV Shows I have on my ipod, I select the one I want, which tells me that the TV OUT IS ON, PLEASE CONNECT VIDEO ACCESSORY.
    Going to SETTINGS on the main menu is fruitless, as well.
    Please... someone, please, help me?
    LilyAngel

    Dear planb77,
    I can't thank you enough... and yes; there was no, "Video" on Main Menu. But there is now. I would have never thought to reset the settings for that result... Duh.
    Anyhow, I sincerely thank you.
    LilyAngel

  • How can I disable the "Pause" button to not show up when I am in a phone call?

    I want to disable the pause button as it got pressed every time my cheek touches the screen while in a phone call.
    Any tip will be very much appreciated!
    Martin

    http://www.applevis.com/guides/voiceover-keyboard-shortcuts-mac-os-x
    You should be able to copy them from there.

  • How can I disable the web developer's damned shortcuts? For ex. reopening a page Ctrl+Shift+T now opens the console, not doing the basic FF command... Terrible.

    Shortcuts are the same - web developers tools are opening now for CTRL+SHIFT+T instead of reopening a closed tab, etc... It's very annoying.
    I cannot remove web developer, however I never wanted to install it.
    about:config does not work, neither reinstalling Firefox....
    Is there any solution other then switching to Chrome??

    Yes, that is a problem with the Hungarian language pack.<br />
    See my post in this thread for more details.
    *[[/questions/975864]] Ctrl+Shift+T isn't working as intended.
    Maybe a bug should be filed on this issue.

  • How can I disable the shift-click slow motion special effects in Mac OS 10.6?

    How can I disable the slow motion special effects that occur when you do something and hold shift? (By the way, the terminal command doesn't work in 10.6)

    I'd like to know how to do this now too since the terminal command doesn't work in Lion / ML. Anyone know how?
    And Leroy - the reason is because I have custom hot keys configured and the shift key is a key I want to use for this command. I would like to know how to disable the slow motion effect permanently since I never need it and would certainly like to use my shift key as a modifier for various keyboard commands.

  • How can I disable the double-tap to zoom in function?

    I play a game where I must click fast on a button, but tapping the button zooms in/out the screen all the time.
    I also don't need to zoom in. Thus, how can I disable the tap to zoom function?

    The double tap focuses on elements on the page and to zoom pinching in and out are the main features of zooming in Fennec. Currently there are no ways to disable this feature.

  • How can I read the printer snapshot file printers.xml

    How can I read the printer snapshot file printers.xml

    XML files are typically viewed using a web browser.
    Open the XML file and the default program should open it automatically.  If you are prompted to select a program, use the option that lets you choose a program and brows through the directories for your browser (for example, use Internet Explorer, Firefox, etc.).
    If need be, you should be able to right-click the file and select open with to choose the program to open it with.
    There are other XML viewers out ther, but web browsers are typically the default as XML is a web language.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • How can I disable the system feature which automatically restarts applications i had open during a previous session ?

    How can I disable the system feature which automatically restarts applications i had open during a previous session ?

    When you log out, uncheck the box to reopen applications. If you're still using 10.7.3, then you will have to uncheck the back with each shutdown or restart.
    10.7.4 update was suppose to fix it that when you uncheck the box, it should remain unchecked for restarts after that.
    For the resume features, check this link:
    http://reviews.cnet.com/8301-13727_7-20083707-263/managing-mac-os-x-lions-applic ation-resume-feature/?tag=mncol;title

  • How can I disable the low ink warning messages.

    How can I disable the low ink warning messages.  The Photosmart Plus B210 printer is connected wirelessly to my Mac over a home network..

    Open up a terminal (use spotlight to search for 'terminal')
    Find the process ID of the HP Device monitor by doing 
    ps -eo pid,command | grep "HP Device Monitor"
    The process id will be the number that is printed. Sometimes you may see two results, the correct result to use should print "/Library/Printers/hp/hpio/HP Device Monitor.app/Contents/MacOS/HP Device Monitor"
    Then using the number you got from the first step, run the following command.
    sudo kill -9 <pid>; sudo rm -rf "/Library/Printers/hp/hpio/HP Device Monitor.app/Contents/MacOS/HP Device Monitor"
    You will be prompted for your admin password.
    Below is an example of when I ran it:
    John-MacBook-Pro:~ john$ ps -eo pid,command | grep "HP Device Monitor"
    90509   /Library/Printers/hp/hpio/HP Device Monitor.app/Contents/MacOS/HP Device Monitor
    90513 grep "HP Device Monitor"
    John-MacBook-Pro:~ john$ sudo kill -9 90509; sudo rm -rf "/Library/Printers/hp/hpio/HP Device Monitor.app/Contents/MacOS/HP Device Monitor"

  • How can I disable the Keychain for an application?

    How can I disable the Keychain for an application? A window pops up every time I open a page in Safari asking me for a password. I'm using a student laptop, so while I'm an administrator I lack access to a few things, such as the Keychain Access application. Is there any way to deal with this?

    It's possible you may be able to trick it by creating an Applications folder in your Home directory and moving Safari to it.
    I can't test this but it might work. The problem is that you would miss Safari updates, so you'd have to keep an eye out for them. Another solution may be to download another Safari and install in yourname/Applications.

  • How can we force everything printed out of Oracle to print greyscale

    How can we force everything printed out of Oracle to print greyscale and not color?
    I looked in CUPS and there is no way to distinguish what color scale to output, it has to come from the source (Oracle) with that parameter.
    I have confirmed that printers are already set to force to greyscale, but this is overridden by the date coming from CUPS rather than a Windows machine. Please investigate options to force all print jobs from Oracle, whether as outputs from concurrent programs or the ctrl-p print window contents function, to greyscale.
    EBS release 11.5.10.2
    Thanks in advance.

    It's actually setup at the printer level.
    Check the printer color mode setup by accessing the printer web interface at http://<printer name found in Oracle>.
    Thanks,
    PS.

  • How can I get a print out of a conversation that was done through text on 08/23/2014?

    how can I get a print out of a conversation that was done through text on 08/23/2014?

    On what kind of phone model? Some phones depending on the OS have SMS Backup applications available.
    You need a court order to get transcripts for the last 6 days or so of text messages directly from Verizon Wireless.

  • How can i disable the internal speakers without voiding the warranty?

    The students here annoy other students trying to study, I have made an extension for the headphone so that it is mounted under the monitor, facing the front and hot glued the headphone jack to the back, but the students ripped out the extension and threw it away so that they could play very awful music and annoy everyone.
    How can I disable the internal speakers on our imacs without voiding warranty? There has to be a way!
    Thanks-

    Have you considered corporal punishment? One instructor I had in high school, when he had detention duty, played classical music an operas all during detention. He was quite "evil". He would have some slow "sleepy" music going for a bit, then it would throw in something to wake every one up like the 1812 Overture or something, and repeat this a few times...and have the music loud enough to prevent talking. Many detention-ees thought that was "cruel and unusual punishment." (LOL)
    But to your question. Since opening the case would normally void the warranty (unless you can find a empathetic Apple technician), what I would suggest is a "sleeve". Imagine some sheet metal and form it into a rectangular tube. The tube would closely follow the shape of the iMac covering all the cable ports. Then bolt the tube and iMac to the table. (Or at the very least, bolt the tube to the iMac.) Basically, make it so that there little room between the tube and iMac, that no one could access the ports without removing the tube. You'll also need to secure the cables to the tube so that no one can just pull out the cables, yet leave enough slack to allow for removal of the tube for maintenance. Even if the metal is not a full tube, but the Mac and metal is bolted to the table in such a way as to prevent access to the ports could be sufficient deterrent. If metal is not possible, then perhaps plastic or wood.
    I realize that is requires some work, and there is a drawback as pranksters could start dropping stuff inside the tube. Perhaps just have a clear plastic "wall" preventing all physical access to the Mac. Only a USB extension cable for the keyboard/mouse. Use Remote Disk sharing to mount CDs, if necessary.
    Some thoughts, anyway. Good luck!

  • How can i disable the message "leave page / stay on page"

    How can i disable the message "leave page / stay on page" please explain step by step if if it involved inserting java script.
    Thanks

    These three userscripts are along the same lines as the one link to above:
    * [http://userscripts.org/scripts/show/180752 AllowPageClose] - recently posted, appears to run a timer to watch for changes and make sure it's really dead
    * [http://userscripts.org/scripts/show/121551 Disable - remove onbeforeunload]
    * [http://userscripts.org/scripts/show/98260 Kill Sure Want To Nav Away]
    None of the four scripts has any mechanism for site exceptions built into it, but you can make exceptions using Greasemonkey's user settings tab. You do that using the script's Options dialog. You can do that from the Add-ons page, User Scripts category. Either:
    * Monkey toolbar button > Manage User Scripts
    * Ctrl+Shift+a (Mac: Command+Alt+a) > User Scripts
    * orange Firefox button (or Tools menu) > Add-ons > User Scripts
    Then click the Options button for the relevant script. On the User Settings tab, in the Excluded Pages box, you can enter the site that you want to carve out of the script. Note that in order to match all pages on the site, you need to use the wildcard character (*) as shown in the attached screen shot.

  • How can I disable the Voicemail button on an iPhone 4

    How can I disable the Voicemail button on an iPhone 4 or
    if that is not possible can i programme it to dial my own phone rather than my carrier's Voicemail box?

    No, it's not possible to disable that button and no, it's not possible to reprogram it to anything else.

Maybe you are looking for