How Do you Edit the Zone Properties

I am trying to edit the Zone Properties for my custom portlet. However I can't find the variables (Servlet Aliases and Aliased Servlet Init Parameters ) in the zone.properties file. Can you please explain? I am using Oracle 9iAs and Oracle Portal 3.08.

Michael,
Just to clear up what you should be looking at - the zone.properties file is located at:
$IAS_INSTALL_DIR/Apache/Jserv/servlets/zone.properties
This file is simple a text file containing directives understood by the Jserv process.
An 'out of the box' zone.properties file will probably contain lots of instructional comments (which start with the # sign).
Look for sections like this...
# Servlet Aliases
# Aliased Servlet Init Parameters
If, for some reason, your file does not contain these comments just go to the end of the file and add the required lines (see the JPDK install doc on OTN). It does not matter where in the file you add these lines, they will be parsed nonetheless.
Hope this helps,
Regards,
Gareth

Similar Messages

  • HT1438 How do you edit the content of i cloud?

    How do you edit the content of i cloud?

    The feature is not supported in Pages.
    See these earlier discussions of similar questions:
    Re: Compare documents in Pages as you do in MS Word
    Re: can you do document compare in pages, can you do document compare in pages
    Re: App to compare two pages files?
    Dale Gillard offers some useful comments in the last linked discussion.
    Requests for feature enhamcements or additions should be made via the Feedback channel. You'll find Provide Pages Feedback in the Pages menu in Pages '09.
    Regards,
    Barry

  • How do you edit the style and fonts of the twitter feed in MuseCC

    After you embed a twitter feed into your MuseCC website how do you edit the style and fonts of the feed to match the design and copy of the site to keep the branding consistent

    Thats not really easy..  maybe you find some informatione here: https://dev.twitter.com/discussions/11386

  • How do you edit the duration of multiple still images?

    FCP X has a default duration for still images when you import them. After importing, how can I edit the duration of multiple clips?
    I've tried selecting them all, control-click and change duration, but nothing changes.
    BTW I want to make them 5 frames each...
    thanks for any help
    Craig

    Thanks Tom, I've tried that. and nothing happens.
    I presume that I type the 5 in the number sequence thing above the timeline?

  • How do you edit the template image that appears at the top only in portrait mode?

    I am using a customized version of the iBooks Author template which has the space image. I have replaced the images for the book cover, chapter and section. But I noticed that when you rotate the ipad to view the entire TOC, the original space image is still there. How can I edit the template image that appears at the top of the Table of Contents only when you rotate the ipad in portrait view?

    I just tried w/that template - switched to Portrait mode...tapped once to select that image....cut - gone. Switched to Landscape...not there. Back to portrait...still gone.
    What process did you use?
    Can you repeat your issue with a fresh book?

  • I have never used my mac for desktop publishing before and am having some problems.  This sounds really dumb, but I can't figure out how to put a border around a text box.  Also, how do you edit the border, i.e. border color, thickness, etc. Help!

    I have never used my mac for desktop publishing before and am running into some real problems.  How do you put a border around a text box?  Can you edit the border - color, thickness, etc.?  Help!

    I think the best solution is to read Pages documentation, go to Help and you have a long list of options. Pages is capable of quite sophisticated things, some features are above Nisus or Mellel, so it is not so simple to summarize things in a few lines.

  • How do you edit the photo date on iPhoto

    Some of my photos have the wrong date on iPhoto. How do I edit the date?

    Select photo.
    Photos menu, Adjust Date and Time…
    There is also a Batch Change option if you have lots that need the same (or sequential) date.

  • How do you edit the genre list in iTunes

    My genre list has become very random and I want to reduce it to the general Blues Jazz Rock Pop Classical, can anyone help?

    iTunes has a set list of genres programmed into it.  Other genres are added and deleted as you edit the genre fields of files.
    Discussion of general cleanup of genres - https://discussions.apple.com/thread/3037638
    This is an older set of directions for editing the genres included in iTunes. I don't know if it still works with newer versions, and make sure you back up your computer before doing editing of this kind because unpredictable things can happen.
    Editing iTunes application to remove default genres - http://hints.macworld.com/article.php?story=2007020311224154 - added tips: "the 'Genres' section is near the bottom of the 'Localisation string'" & "Right click iTunes and click show package contents"

  • How do you edit the names that come up when you compose a new message?

    i open mail and hit 'new message'.
    then i click in the 'To' row and start to type a name.
    it autofills names for me as i type, but where does it get the names from? and how can i edit that list ?
    - e.g. my wife has changed her e-mail address. i already changed it in my address book. but the old address still appears...?
    i've tried scrolling down to it so it goes blue, then hitting the delete key (like on a pc). no joy.
    any advice?!
    thanks in advance
    paul

    Hi it's probably appearing from your Previous Recipients List...
    In Mail Click on Window... Select and Click on Previous Recipients...
    Click on and Delete the Names and Addresses you no longer want...
    Cheers,

  • How do you edit the audio files in the slideshow  of my idvd project?

    I have created a project in idvd and I dragged and dropped in the music files from the audio tab that I wanted - I selected multiple songs (2) and I hear them play just fine. The problem is that I want one song to play for a certain section of the photos and then I want the other song to start at a particular point. Why am I not able to edit the music in the slideshow and how can I do that?

    iMovie is a good way to do this if your project is film based. If your using photos (slideshow) in iDVD, I would be inclinded to use GarageBand to edit the audio portion of your project (It may be just me, but whenever I've attempted to create a slideshow in iMovie, the photos look "grainy" to me, not as clear).
    If you know the time of when you want your songs to change, you can adjust the length (time) of each song in GarageBand as well as fade in/fade out transition of the two or more songs. After saving, you then can access the saved audio mix via the audio tab in iDVD. (I'm making an assumption that one might be familiar enough with GarageBand to do this

  • How do you edit the 'About this mac' window?

    Hi,
    I need to edit the about this mac window - pictured here to remind you of what exactly it is ( http://www.pluggedinmac.com/Picture%201.jpg )- in order to further my understanding of how this aspect of Macintosh works.
    I will be extremely greatful of all replies
    Thanks
    James

    You'll need to be a bit more specific about what you mean by "edit".
    If you want to edit the actual .nib file (the archive which describes the window), it's at
    /System/Library/CoreServices/loginwindow.app/Contents/Resources/English.lproj/Ab outThisMac.nib
    Nib files can normally be edited by using the Interface Builder application that's part of the Xcode developer tools.
    However, since you're on an Intel-based Mac, you won't be able to edit the nib unless you first find a version from a Power PC Mac. The reason for this is that .nib files aren't actually a file, but a package that includes different parts inside the primary folder. For example, if you Control-click on the AboutThisMac.nib mentioned above, and choose Show Package Contents, a new Finder window will open which shows a single item "keyedobjects.nib". That is an actual file which holds the archived user interface objects (using key/value coding/archiving, hence the "keyed" in the name). To be able to open and edit a .nib file in Interface Builder, however, you need two additional files inside named "classes.nib" and "info.nib". These provide Interface Builder with the information necessary to properly open the nib. By removing those two files from the nib, a developer can essentially make the nib "read-only", meaning it will work fine when the application it's a part of needs to use it, but an end-user (or their competition) cannot open the nib file in Interface Builder to see how the objects were constructed. Most nibs that are part of an OS X install on PowerPC-based Macs include the necessary files and can be opened in Interface Builder. Most of the nibs included with Intel-based Macs, on the other hand, do not include those files and can't be opened in Interface Builder without first copying the "classes.nib" and "info.nib" files from a PowerPC-based Mac's nib to the Intel version of the nib.
    Hope this helps....
    Dual 2.7GHz PowerPC G5 w/ 2.5 GB RAM; 17" MacBook Pro w/ 2 GB RAM -   Mac OS X (10.4.7)  

  • How do you edit the "place" in Places?

    I've been working on assigning places to images in my Aperture library. I'm doing this manually.
    At the top of the Map View, you see the Country, State, City and Place. I cannot figure out how to edit the Place. Aperture keeps assigning the same Place to all of my images.
    For example, I have photos from Berryville, Virginia. When I add that location, it automaticallly adds Folly Beach as the Place. Same thing happens with some photos taken in New Orleans.
    Moving the Pin doesn't solve the issue. I've deleted the loation and tried adding it again, but the same thing happens. I don't see anything in the Aperture user manual that addresses this.
    Any help would be appreciated.

    It took me some time to figure it out, too:
    What I do for my older pictures without gps data is:
    - select the picture in the places view
    - Main menu -> Metadata -> assign Location
    - in the search field (upper left corner) I enter the name of a Landmark that I am looking for
    - Aperture will show the landmark on the map, marked by a pin, and a place name that I do not want
    - then I move the pin to the precise spot on the map and adjust the radius to a very small value, so that not all my pictures will show up in the same location
    - now in the bottom row text field the place name can be edited. I change it to the name I want and press "assign"
    Hope that helps
    Léonie

  • Urgent (sort-of) How do you edit the form of typefaces/fonts or create your own ??

    Hey im very new to illustrator- but i really need to do this project.  I am unable to learn the basics because of time.
    This is what i want to do: (please help im clueless at the mo)
    Basically i want to edit the forms of a  san serif type ( or make my own (if it is easy)) .
    I want to edit type because im making an animation where the font letters are morphing in to other letters.
    ei - A into B into C ect .
    i can draw this - the problem is that im gonna have to 100s if i want a smooth animation and i would of thought using illustrator would be alot quicker and  i can use more frames.
    how would i go about this ?
    Also what size do you reccomend .

    zosspro,
    You may have a look at blends.
    If you wish to have a number of steps from one shape to another (outlined Type or whatever), you may:
    1) Place the start shape to the left and the end shape to the right (with the centres at the same Y value) with a suitable distance so yo can see what you are doing;
    2) Object>Blend>Blend Options, set Spacing to Specified Steps with the number of inbetween shapes, set Orientation to Align to Page or Path as desired, if relevant;
    3) Select both shapes form 1) and Object>Blend>Make.
    You can now see all the intermnediate shapes. You can Undo and make changes, and you can Object>Blend>Expand if you wish to have all the steps as independent objects (you may Ungroup them).
    You can also make a blend between three or more objects to start with, with the same distances and number of steps between the original shapes, and you can combine (the objects from) blends.

  • How do you edit the url field

    When you create an iCal event from a mail message, the mail link is added the url field. I later receive another email with an update regarding the event. How can I change the url link to point to the new email message. I don't find anyway to modify the url field once it's been set. Will I have to just remove the old event and create a new one? That wouldn't be as desirable.

    Ditto here. Is there no way to edit the URL field? you can edit Attendees...I haven't tried editing the Attachments field...

  • How do you edit the "group" in the individual contact?

    By syncing my contacts with Google, I have my contacts all organized by groups.
    But I can't seem to change the group of an individual contact from within the contact app.
    Am I missing something?

    tmaag wrote:
    Nothing
    I don't believe you can edit Google groups from the iPhone.
            without going to the google contacts through a browser.
    iCloud contacts groups,
           Go to iCloud.com
    does the iPhone recognize the groups as "google" groups? When you go into the Contact app, you see the groups, but nothing there says a particular group is a "google" group or "iCloud" group.

Maybe you are looking for

  • Suddenly extremely slow Time Machine backups on Time Capsule

    My Time Machine backups on Time Capsule have been pretty good in the last few months. In the last week or so I am seeing painfully slow backups. It's not the preparing or the finishing phase, it's the backup itself. Data transfer for other apps is fi

  • Page Created Under a Custom Scope

    The create scope code copy from the guide: public String getScopeName() { String scopeName = "MyScope"; ServiceContext sContext = ServiceContext.getContext(); try { Scope scope = sContext.createScope(scopeName); // Creates a new scope this.scopeName

  • How to enhance BUPA_DELETION standard BAPI

    Hi All, I need to create an implementation for this standard badi BUPA_DELETION. But does not have any export/changing parameters for any of its methods. Could you please let me know if I can enhance the methods of this BADI to add export/changing pa

  • Sheduling OWB process flow.

    Hi, I am new to OWB. I created a process flow. And I am able to execute it using OWB. But now I want to shedule my process flow. I am using oracle warehouse builder 10g R 1. I am using work flow server 2.6.3 I am having oracle enterprize manager. But

  • Where to find the upgrade pricing and then download the latest photoshop elements?

    I have Photoshop Elements 9 and would like to upgrade to version 11 with the upgrade price. How do I do this, please? In the store page, I see only the full price.