Via APIs. how can I get weblogic specific system properties

I am looking to find out the API for enumerating over weblogic's system
properties. I would like to be able to find out things like the service
pack #, the class path it's using, etc. I've tried the
System.getProperties() but that only gets me java properties.
Thanks.

try getServletContext().getResourceAsStream("/index.html") where the filename should be givven relative to the web app root
try{
InputStream is = new BufferedInputStream(getServletContext().getResourceAsStream("/index.html"));
defaultProps.load(new FileInputStream("Intranet_Properties.props"));
finally {
     if( is != null ){
          is.close();
}

Similar Messages

  • I have new 2T iomega external HD (Mac Companion) - my Mac (2.8 GHz i7 - Lion OS) will not recognize HD if hooked up with Firewire, but it does recognize if hooked up via USB - how can I get it to recognize with Firewire?

    I have new 2T iomega external HD (Mac Companion) - my Mac (2.8 GHz i7 - Lion OS) will not recognize HD if hooked up with Firewire, but it does recognize if hooked up via USB - how can I get it to recognize with Firewire?

    Try a different FW800 cable and also try doing a SMC reset. If neither work try another FW800 device to see if it's recognized, if it is then  you know it's not the Mac it's probably the EHD.
    SMC RESET
    Shut down the computer.
    Unplug the computer's power cord and all peripherals.
    Wait 15 seconds.
    Attach the computers power cable.
    Wait another 5 seconds and press the power button to turn on the computer.
    PRAM RESET
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.

  • I have bought Mac Os X Mauntain Lion Operating System for my mac book pro.I reinstalled my system.Now I cannot download it.It says"This product is not avaible for Turkish App Store".How can I get the Operating System?

    I have bought Mac Os X Mauntain Lion Operating System for my mac book pro some time ago.I then reinstalled my system.The original operating System on my Mac is 10.7 Lion. Now I cannot download Mac Os X Mauntain Lion Operating System.It says"This product is not avaible for Turkish App Store".How can I get this Operating System?

    http://www.apple.com/tr/support/

  • How can I get an itunes movie from macbook to apple tv via airplay, how can I get an itunes movie from macbook to apple tv via airplay

    how can I get an itunes movie from macbook to apple tv via airplay?

    You don't use Airplay.  You set up Home Sharing on both and under the Computers section of AppleTV you'll then find it under Movies (or Rentals if rented), assuming it's in a compatible format.
    AC

  • How can i get a specific tone for my vip email alert.  all tones are in my ringtones, but only some show up in the alerts for email.

    i cannot get my all my ringtones to transfer to my vip email alerts.  there is a specific tone I need for one vip email alert, but that one doesn't transfer, however it IS in my ringtones and textones.  how can I get that particular tone for my vip email?

    Only Apple Account Security could help at this point. You can try calling Apple Support in Canada - you'll have to find one of the several ways, such as Skype, to call an 800 number from outside of the relevant country - and ask for Account Security and see if they can help. Or you can find a friend who speaks Chinese and ask them to help you talk to Apple Support in China. There are really no other options that I know of.
    Note, by the way, that these are user-to-user support forums. You aren't speaking with Apple when you post here.
    Regards.

  • HT201365 How can I get around the system lock pin code  if I dont know what it is? I have my username and passwork

    I have switched on my MAC after 2 months of no use and I am getting the grey screen asking for a system lock pin code, I dont know what it is, how can I get into my MAC?
    Many thanks
    Graham

    That sounds like it's requestion the Find My Mac passcode.  If you don't know it, you'll have to take it to a nearby Apple store with proof of purchase/ownership as only they can unlock it for you.

  • How can I downgrade an operating system our bluetooth worked ok on the 4.2.1 system but now we are on the latest system it does not work properly so how can we get the old system back

    how can I downgrade my operating system as my bluetooth work ok with my holde commodore on the 4.2.1 system but now it is upgraded to the latest system it does not operate properley

    thankyou but it looks like we won't be buying another iphone

  • How: can i get a specificated item from a list with more than 100.000 items

    Hi,
    i have a very large list and i got always an exception that the list has more than 5000 items and cant query!! But in the default list view i can see, order and filter all items. So how can i do this by c#?

    Hi,
    According to your description, my understanding is that you want to get a specific list item form a list which with more than 100000 items using C#.
    I suggest you can use CAML Query with some condition and set Row Limit to specify the number of items to return.
    Here is a detailed code demo for your reference:
    Client Object Model Access Large Lists/Overcome ListView Threshold while accessing large list
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • My kid put a password to my new ipad how can i get into the system

    my kid put a password on to my new ipad 2 and y cannot get into the system what can i do?

    You can't get in unless you know the password so Now you have to restore the iPad in order to unlock it. You should restore the iPad to the same computer that you sync with so that you can restore your app data and iPad settings. You will probably need to use recovery mode in order to restore the device as well.
    This explains how to restore.
    http://support.apple.com/kb/ht1414
    This explains how to put the iPad into recovery mode if a conventional restore will not work.
    http://support.apple.com/kb/ht4097

  • Something wrong with my email it keep eat up my hard drive.  how can i get into the system and delete the mail folder

    how can I delete the mail folder in the hard drive.. it keep redownload the emails and eat up my hard drive

    If you have your mail set up as an IMAP account, then it will download everything that is in your Inbox (on the online site/server) again and again. You can move your emails to another folder online after you've read them or you can also delete them online after you've saved the ones you want to keep.
    If you have your mail set up as a POP account, emails are downloaded once and then reside on your hard drive; you can indicate in Mail Preferences > Accounts if you want the messages online deleted immediately or after one week, etc.

  • How can i get to the  system assistance by using (F9 )

    I am trying to get to the system assistance screen by pressing f9 while the system is booting. but i can't find it on the list. can any one help me?

    Hello
    Would you mind elaborating what you system and operating system are you booting?
    regards
    Eze

  • How can components get a specific container they are in?

    I may be missing a basic object oriented programming here. But still I'm stump. I have my swing components usually laid out JPanel. Then I can use the JPanel in a JDialog or a JFrame or other container. What I wanted to do is let my individual customized swing components get the immediate JDialog or JFrame it is in.
    I tried using getParent() method but it will pass at the most the JPanel my component is in.
    I am going to use the container reference to open a JDialog from a specific component. So whenever I use the component on other lay-out, it can still call on the JDialog.

    hi,
    use getRootPane() method on any component of ur GUI app, it will give u the root container, which can be JWindow, JDialog, JFrame, because as far as my knowledge goes these only two components which can be made visible independently in swing api.
    cheers
    k

  • How can I get some specific value from AP

    Hello,
    I have AP 350 or 1100 and management software CISCO WORKS for WINDOWS. I need for our customer information how he can get some SNMP specific information OID like signalstrange or something another specific OID. We can get traps from AP but it's not what we can.
    Do you know somebody any helps?
    Thank you
    David

    For Windows
    Download MG-SOFT Corporation's MIB-Browser, its evlauation version.
    Download the AP MIBs from Cisco.
    Compile the MIBs using the MG-SOFTs MIB-Explorer and then you see the OID values and expalnations.

  • How can I get the the system property line.separator??

    hi all,
    the system property line.separator .
    the PrintStream's function println uses this properly for next line.. I dont want to use this function. and '\n' does not work exaclty as "the system property line.separator" works..

    System.getProperty("line.separator") oughta do it :-)

  • Most of my hard drive was erased how can I get it back on my computer as I dont have a hard copy

    My hard drive has been erased I do not have a hard copy, how can I get my operating system back on my computer?

    Reinstall it:
    Install or Reinstall OS X from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
          the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
               because it is three times faster than wireless.
    This should install the version of OS X that you had installed.

Maybe you are looking for