Docs that describe directory structure & how to deploy customizations?

I want to know about the directory structure of Webcommerce server 3.2; i.e. what goes where. Is there documentation for this online? Is there documentation on deploying customizations?
An example is that I note there are two custom tag descriptor files (cat.tld). One is in server/public_html/WEB-INF while the other is in webapps/wlcs/WEB-INF. The appear identical. If I want to change the custom tags do I change them both, are they copied from the WAR file, an so on.

Thanks Srinath.
I found the document that you recommended in the post. I will try that now!
Just in case, If wanted to rollback to the original how do I do that ? Since this is my first OAF extension I guess , it wont be perfect the first pass! So, Is there a way to rollback the changes and put back the original VO?
Please let me know.
Thanks,
FR

Similar Messages

  • Iphoto directory structure and multiple copies

    I want to manage the directory structure of my photos because I use them with applications and want to put them where I want to. Thus, I never cared for iPhoto 08 and how it organized the directory structure how it wanted to.
    Additionally, it seems iPhoto 08 kept at least 1, sometimes 2 copies of the files. I'd rather have it make a backup only when the original got modified so it doesn't chew up twice as much disk space as needed.
    Is there any change in iPhoto 09 for these issues?
    I'm currently using Picasa, which I was thrilled when they released the mac version, and it pretty much works the way I want to work. But I'd love to try iPhoto again if its changed.

    I want to manage the directory structure of my photos because I use them with applications and want to put them where I want to. Thus, I never cared for iPhoto 08 and how it organized the directory structure how it wanted to.
    Then iPhoto is not for you - it is a photo manager and you want a file manager - iPhoto's speed and power comes from being an SQL database and as such there are no user serviceable parts in its library - it depends on the content and structure of the library and if you modify it then it is lost and can no longer operate
    Additionally, it seems iPhoto 08 kept at least 1, sometimes 2 copies of the files. I'd rather have it make a backup only when the original got modified so it doesn't chew up twice as much disk space as needed.
    iPhoto always keeps the original photo as imported unchanged and make a very small display thumbnail of each photo - if you make any modifications of any sort to a photo then it creates a modified version - each of these is different and there are no backups of photos created by iPhoto - you must do that yourself
    Is there any change in iPhoto 09 for these issues?
    Issues? There is no change in the way iPhoto works - they are not issues but intentional design that work well and provide great poser to the user for managing and finding photos
    I'm currently using Picasa, which I was thrilled when they released the mac version, and it pretty much works the way I want to work.
    Glad you found a program that meets your needs - iPhoto does not
    LN

  • How to deploy content of webdynpro- src- mimes via JDI ?

    Hello,
    maybe anyone has overcome this problem already.
    I am developing a webdynpro application using JDI scenario 2+ (dev in track). The application has a xml ini file and some pictures in the src->mimes->Components folder.
    When I build and deploy the DC directly from the developer studio (DC build, DC deploy), the files appear somewhere at usr/sap/JC00.../temp/webdynpro/.../Components.
    Then I check in->activate->release all changes and transport them from Development to Consolidation. My application changes are transported properly, but the /usr/sap/JC00/../temp/webdynpro ends on the level of my vendor
    --> none of the files at src->mimes->Components have been deployed.
    Does anyone have an idea, what is wrong with my DC/installation ?
    BTW: I have just upgraded all involved machines to NW04 SP13.
    Stefan

    Hi Sidhardt,
    I get an exception thrown by my application because it cannot find an ini file.
    I then examined the file system of the run time system and had to find out, that the directory structure ends after the <vendor> (E:\usr\sap\J2E\JC00\j2ee\cluster\server0\temp\web\tdata).
    Each time I tried it out, I have activated and released by activities and the imported the activity into the Cons. System (for sure) by using the transport studio. The status afterwards was "import succeeded" and the activity appears on the assembly tab.
    Now, after changing the J2EE system of my developer studio to the run time system SMA922, the file exists at
    E:\usr\sap\J2E\JC00\j2ee\cluster\server0\temp\web\tdata\td~cp.webgui\Components\de.technidata.cfp.suppliercollaboration.SupplierCollaboration\cfp_ini.xml.
    Vendor: tdata
    DC: td/cp.webgui
    WebDynpro Component: SupplierCollaboration
    Component package:  de.technidata.cfp.suppliercollaboration
    Does this information help you ?
    Regards,
    Stefan

  • Directory Structure Changes in iPhoto

    Hi,
    I have noticed that since iPhoto 09, directories have stopped being created for each event. Instead some random initial directory is created (sometimes just a date) and the event names are obviously then just being kept in a database. Now I already know that the iPhoto directory structure contains "no user serviceable parts" etc.. but i do like to backup my photos to a remote file server (yeah i use timecapsule too, but this is for offsite backups) and would prefer that the directory structure is somewhat sensible *just in case* (horror) i lost my iPhoto database.
    With iPhoto 09 i'm going to left with a bunch of random directories and file names.
    Any way to have this behave as it used to in iPhoto 08?
    Thanks

    Any way to have this behave as it used to in iPhoto 08?
    No
    You can backup by dragging the iPhoto library to the external drive or using a clone or backup program (I use Carbon Copy Cloner - http://www.bombich.com/software/ccc.html
    If you are "backing up" by copying parts of the iPhoto library you are not getting a backup of the library - you need to copy the entire library as a single entity or clone it or use an incremental backup program that works with iPhoto
    LN

  • What should be directory structure for Custom MDS files?

    Hi,
    I have personalize a page and then exported the personalization.
    Now my requirment is to migrate this personalization to other server, for which clients want steps specific to UNIX.
    My doubt is where should I copy these files on the server to import the personalization using XMLImporter command? ( Client do not have JDev on his server, so can not use impot command)
    my custom_top structure is like '/u02/int/applmgr/CUSTOM/xbol/11.5.0'
    The customization is part of product 'OTA'
    I am confused about where to put(Directory structure on custom top) customization and other MDS file to import using XMLImport.
    This customization is also using a Custom LOV for which, I have given the path xbol/oracle/apps/ota/admin/enrollment/webui/XbolGradeRN.
    For now I have transfered the file from window based JDeveloper and things are working fine. I need the UNIX directory structure for MDS files.
    Please help to clear my this doubt.
    Regards,
    Adarsh

    There is nothing specific to UNIX since the files are never picked from the file system on a production instance. You can place them under a temp directory with the proper package structure, the same way you exported personalizations for the seeded pages and the same custom package structure for your new pages and run import command. It's only how you run your import command matters, if you have placed the files in the proper package under some temp directory just give the -rootdir to point to your temp directory and no -rootPackage option.

  • Archlinux Multilib Directory Structure?

    Hello,
    I was reading the Beginners' Guide for Arch Linux and I stumbled upon a sentence under Select an installation source which made me wonder. I have quoted it below:
    "If you are installing 64-bit Arch, you may also want 'multilib'."
    So I was wondering what exactly multilib was since the sentence implied it was optional. Following the multilib link didn't give me any explanation, but I found this article by redhat which explained the purpose of it. If I understood right, multilib makes it possible for me to use 32-bit applications on a 64-bit computer? If you can confirm, I will update the wiki to reflect my discoverings.
    That redhat article also mentioned that the 32-bit libraries and the 64-bit libraries end up in folders and that this directory structure can vary. In the table below the redhat article showed the directory structures for the Debian Core and the Fedora Core.
    (Source)
    My question is: What directory structure does multilib use in Archlinux?
    Thank you very much in advance!

    You can find such things out on your own:
    Click on "Packages" (on top of the site).
    Filter for "multilib".
    Click on a package named "lib32-*" (any will do).
    Click on "Package Contents View the file list for lib32-*".
    The package page is your friend! You can answer many many questions by simply looking up the package there. Also make sure you have a look at all the "Package Actions" on the right.
    Last edited by Awebb (2012-05-18 09:28:53)

  • How to install an entire directory structure and files with the LabVIEW installer

    I think I may be missing something on how to do this - preserve a file directory structure in the LabVIEW build process.
    Is there an easy way to distribute an entire directory structure (multiple directory levels/text files) and have the LabVIEW build process properly preserve and install them?   I included a directory in my build specification but it completely flattened the file structure and then so when the installer builds it, the resulting structure in the /data directory is flattened as well.    I'd prefer not to go through each file (~100) and setup a specific target location.   Is there an easy way to preserve the file structure in the build process/installer process that I am missing (maybe a check box that I didn't see or an option setting somewhere)?
    -DC

    Hi DC
    Sorry for the delay in responding to your question.
    You should be able to do this using a 'Source Distribution' as described below:
     - Right click on 'Build Specifications' and select 'New' - 'Source Distribution'
     - Provide a name
     - Add your files to 'Always included' under 'Source Files'
     - Under 'Destinations' select 'Preserve disk hierarchy' and ensure that 'Directory' is selected as the 'Destination type'
    When building an installer your can then choose to include your source distribution and it will be installed to a location of your choosing.
    Hope this helps.
    Kind Regards
    Chris | Applications Engineer NIUK

  • How to create a tree based on directory structure

    I want to create a hierarchical tree in Forms 6i based upon a file system directory structure (similar to Windows Explorer). How can I populate a tree with this information, is there something that I can call or write that would return the file system structure in a format that I can populate my tree?
    Any advice would be greatly appreciated.
    Thanks
    Richard

    Your link does not seem to work.They're re-jigging all the links to accomodate the hot poop on Oracle's latest and greatest, 10G. So at least the website is on schedule even if the actual software delivery dates have slipped :P
    We can still get D2KWUTIL from here: http://te chnet.oracle.com/software/products/forms/content.html
    Cheers, APC

  • I have copied many photo's from another laptop to my Mac.  The older photo's are in directories with names that help me select what I need to view. I would like to have all my imported new photo's also bee added to the directory structure I have in Finder

    I have copied many photo's from another laptop to my Mac.  The older photo's are in directories with names that help me select what I need to view. I would like to have all my imported new photo's also bee added to the directory structure I have in Finder but my new photo's are all in iPhoto.  I want to use directories for storing and iPhoto for viewing.  Is this possible or do I need to have all my photo's in iPhoto??
    Mitch

    iPhoto is not a Photo Viewer. It's a Photo Manager and designed for looking after the files while you organise the Photos. It really works much better if you let it manage those files. If you use iPhoto you never go near those files because iPhoto is your start point for anything you want to do with your Photos - the point of the pplication.
    You can run iPhoto in Referenced mode, where it does not copy the files to the Library, but I caution you that you are making life a lot more difficult for yourself by doing that.
    How to, and some comments on why you shouldn't, are in this thread
    https://discussions.apple.com/thread/3062728?tstart=0
    Regards
    TD

  • How get SharePoint Library Folders and Files directory structure in to my custom web site.

    Hi,
    Actually my requirement is, I would like to pass site name and document library name as a parameter and get a folders and files from the document library and form the directory structure by using Treeview control in my web site.
    How should i get? Using Web service / object model?
    Web service would return the dataset as a result so from that how could i form the directory structure using Treeview control.
    I will select specified files and folders then i ll update sharepoint document library columns for corresponding selected files.
    Can anyone help over this, that would be great appreciate.
    Thanks in Advance.
    Poomani Sankaran

    Hello,
    Here is the code to iterate through sites and lists:
    //iterate through sites and lists
    SPSecurity.RunWithElevatedPrivileges(delegate()
    using (SPSite site = new SPSite(webUrl)) {
    using (SPWeb oWebsite = site.OpenWeb())
    SPListCollection collList = oWebsite.Lists;
    foreach (SPList oList in collList)
    {//your code goes here }
    Then use RecursiveAll to get all files and folders.
    http://www.codeproject.com/Articles/116138/Programatically-Copy-and-Check-In-a-Full-Directory
    http://sharepoint.stackexchange.com/questions/48959/get-all-documents-from-a-sharepoint-document-library
    Here is the full code:
    http://antoniolanaro.blogspot.in/2011/04/show-document-library-hierarchy-in-tree.html
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to retrive dynamic directory structure from data base and show it

    i want to display a directory structur on jsp my problem is that i want to read it from a database how i can read
    a tree structure i found a function to read directry structur but if i use this function i am not able to find who the parent is ? this is the function i found cna any one help me ?
    public void iterate(File someDirectory) {
    Vector allFiles = new Vector();
    File[] dirContents = someDirectory.listFiles();
    for (File f : dirContents) {
    allFiles.add(f);
    for (int i = 0; i < allFiles.size(); i++) {
    File file = (File) allFiles.get(i);
    if (file.isDirectory()) {
    dirContents = file.listFiles();
    for (File f : dirContents) {
    allFiles.add(f);
    // Process 'file' or do whatever
    }

    Thanks for reply i am not actualy deling with files i am creating a web application in which i am having organize functionality
    user creat folders and put there document in that like out look user can creat folder inside folder
    i am storing tham in a database table my problem is how to retrive them so i can show them as a tree structur
    i am using this code to show on jsp
    {color:#808000}<table>
    <tr>
    <td >
    <ul class="flipMenu">
    <li><span class="menu">Folder</span>
    <ul>
    <c:forEach var="folderList1" items="${folderList}" >
    {color}
    {color:#808000}<li ><a class="submenu25" id='<c:out value="${folderList1.id}"/>' href="folderAgreement.htm?folderid=<c:out value="${folderList1.id}"/>" onmouseup="a('<c:out value="${folderList1.id}"/>');" ><span ><c:out value="${folderList1.name}" /> T</span></a>
    <ul>
    <li> <a href="# onclick="window.open('createSubFolder.htm?folderid=<c:out value="${folderList1.id"/>&agreetitle=<c:out value="${agreements.title}"/>', 'invite_wnd', 'height=700, width=800, status=no, menubar=no, toolbar=nu, location=400'); return false;">Add Folder
    </li>
    <li> <a href="folderDetail.htm?folderid=<c:out value=${folderList1.id"/>&flag=folder"><span class="submenu2">Detail</span>
    </li>
    <li> <a id="<c:out value="${folderList1.id}"/>" href="folderDelete.htm?folderid=<c:out value="${folderList1.id}"/>&flag=folder" onclick="conformDelete('<c:out value="${folderList1.id}"/>')" ><span class="submenu2">Delete Folder</span></a>
    </li>
    </ul>
    </li>
    </c:forEach>
    {color}
    {color:#808000}</ul>
    </li>
    </ul>
    </td>
    </tr>
    </table>{color}

  • How to create palylists according to directory structure in music folder?

    I have a large collection (around 170 GB) of songs in mp3 format. It is stored on an external hard disk drive and carefully organized into a series of nested folders, each folder indicating the collection / album / artist / title / etc. of each song (e.g., "F:\COMPACT DISC CLUB\CLASSIC ROCK HITS\CD 1\" or "F:\THE BEATLES\ABBEY ROAD\").
    After I import this collection to iTunes, I need a way to create a series of playlists folders & items that is equivalent to the directory structure. described above (e.g., playlist folder "COMPACT DISC CLUB" -> sub-folder "CLASSIC ROCK HITS" -> playlist "CD 1" or playlist folder "THE BEATLES" -> playlist "ABEEY ROAD").
    Can I do something like that in iTunes? I am willing to buy some additional software if required. I am using iTunes on Microsoft Windows (but I don't mind getting advice for iTunes on MACOSX also...).
    TIA.

    Answered in your other thread.
    tt2

  • How to view the directory structure of JS sources in debugger?

    I'm a web developer and want to use Firefox, but am used to using Chrome for debugging.
    In Chrome debugging tool (hit F12 -> click 'sources' tab in top of the web dev window), you can clearly see the entire Javascript directory structure of the site you're visiting, and can collaps/expand directories nicely. How can I view the javacript directory structure in the Firefox debugging window? I can't do what I do without being able to easily navigate the filestructure of the website, but in the Firefox debugging window, all I can see is what appears to be javascript files in random order.
    Thanks!
    Josh

    Hi Josh,
    Thank you for your question. I understand that you would like to see the javascript directory structure in the Firefox debugging window. I am happy to help.
    When you open Tools > Web Developer > Web Console and select the "Debugger", there are a list of js files loaded with the current viewed page.
    Try [https://getfirebug.com/firstrun#Firebug%202.0.2 Firebug] its script tab has a hierarchy of js files.

  • How duplicate ora11 on windows to another host with different directory structure

    Hi,
    I need help.
    I want to duplicate db (11.2) running on windows from server A to Server B
    Directory structures on server A and Server B are different;
    my steps
    on server A
    1.backup database plus archivelog delete input;
    2.insert into table t values(1);
    3.commit;
    4.backup archive log all;
    On Server B
    5.copy backup and archive logs from server A to server B (c:\backup\temp)
    6.create folders C:\oracle\oradata\bamboo
    7.oradim –new –sid bamboo -- (verified service is running)
    8. created pfile.ora with param (db_name=bamboo)
    9.SET oracle_SID=bamboo
    10.sqlplus  /as sysdba
    11.startup nomount pfile='(c:\backup\temp\pfile.ora'
    12.C:\oracle\product\11.2.0\db_1\database>rman auxiliary /
    result
    ..connected to auxiliary database: SBDBT02W (DBID=186082786, not open)  --could it be the fact that I tried to execute code bellow?
    My understanding at this point I should be connected to 'bamboo' -- my new database, what steps did I miss?
    I expect
    ..connected to auxiliary database: bamboo ( not mounted)
    bellow is code that I was going to run on Server B
    RUN
      SET NEWNAME FOR DATAFILE 1 TO 'C:\oracle\oradata\bamboo\SYSTEM01.DBF';
      SET NEWNAME FOR DATAFILE 2 TO 'C:\oracle\oradata\bamboo\SYSAUX01.DBF';
      SET NEWNAME FOR DATAFILE 3 TO 'C:\oracle\oradata\bamboo\UNDOTBS01.DBF';
      SET NEWNAME FOR DATAFILE 4 TO 'C:\oracle\oradata\bamboo\USERS01.DBF';
      SET NEWNAME FOR DATAFILE 5 TO 'C:\oracle\oradata\bamboo\EXAMPLE01.DBF';
      DUPLICATE DATABASE TO bamboo
      UNTIL TIME "TO_DATE('11/24/2013 13:18:02', 'MM/DD/YYYY HH24:MI:SS')"
      BACKUP LOCATION 'C:\backup\temp'
      NOFILENAMECHECK;
    when I executed it on Server B ,I got following error
    Starting Duplicate Db at 25-NOV-13
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 11/25/2013 11:27:36
    RMAN-05500: the auxiliary database must be not mounted when issuing a DUPLICATE
    command
    I looking for steps by step instruction for duplicating db to another windows host with different directory structure.
    Thank you
    Alex

    The topic, "Duplicating a Database on a Remote Host with a Different Directory Structure" can be found at http://docs.oracle.com/cd/B19306_01/backup.102/b14191/rcmdupdb.htm#i1006672
    This information should provide you the step by step process to follow including when on Windows.
    HTH -- Mark D Powell --

  • I have a created a directory structure ias\ias-samples\myapps\src\docroot.In docroot folder i have a single jsp.i created a war file having that jsp,and ear file having the war file

    I deployed the ear file.Now i try calling http://localhost/myapps/test.jsp ??
    i'm i doing the right thing ?

    Hi,
    This is right provided you have installed the webserver & app server
    on the same machine and the port number for the web server is 80 by
    default.
    Regards
    Raj
    Arif Khan wrote:
    I have a created a directory structure
    ias\ias-samples\myapps\src\docroot.In docroot folder i have a single
    jsp.i created a war file having that jsp,and ear file having the war
    file
    I deployed the ear file.Now i try calling
    http://localhost/myapps/test.jsp ??
    i'm i doing the right thing ?
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

Maybe you are looking for