What to be mentioned in "Root folder" while configuring J2EE ...

Hi, I am using Flex Builder 3 (trial version)...
While creating new project, i chose Application Server as "J2EE" , selected "Use remote object access service" and selected "LiveCycle Data Services"..
In the "Configure J2EE server" page, I unchecked "Use default location for local LCDS server.
I DONT KNOW WAT TO MENTION IN "Root folder"....
pls suggest me..
( By default "Root URL" is http://localhost:8700/flex/ )
regards,
bossim.

hi
check this help http://help.sap.com/saphelp_nw04s/helpdata/en/58/bce81866d9984096350cae0d6753c3/frameset.htm
Regards,
Arun S

Similar Messages

  • Setting Root folder when configuring J2EE Server

    Hi,
    I'd like to know if it's possible to point the root folder to a remote server, i.e I'd like my Flex app to point to remote location.
    Thanks

    I think we're all looking for the same information, so I hope someone sees these postings and can help us out.  It would be nice to find out how to connect to a BlazeDS server on xyz.com from a client on abc.com.  Or is it even possible?<br /><br />Before going that far, I wanted to figure out how to configure Flex so that the client and the server would not have to run from the same container. This what I did.  If you build your project in Flex Builder, you can follow these instructions:<br /><br />http://livedocs.adobe.com/flex/3/html/projects_3.html#214351<br /><br />You will then see a .flexProperties file in your project directory (not visible from the IDE, so go to the file system).  The contents look something like this:<br /><br /><?xml version="1.0" encoding="UTF-8" standalone="no"?><br /><flexProperties flexServerType="2" serverContextRoot="/xyz" serverRoot="/opt/blazeds-turnkey-3.0.0/tomcat/webapps/xyz" serverRootURL="http://yourhost:8400/zyz" toolCompile="true" useServerFlexSDK="false" version="1"/><br /><br />This way you can have the BlazeDS server on the same machine, but separate from the client.  I would like to know though how to accomplish the same through using the command line SDK compiler, w/o using Flex Builder.  I can't find any documentation on this.

  • How to make settings of root folder , while creating customize JSP Pages.

    Hi All,
    I am developing customized BI Beans Application.While the development ,I gose to compnent pallete and try to access BI Beans Objects which are on same workspace . But in the location tab it shows root foloder and only one object . I am unable to access another object which are belongs to same workspace .
    My question is how to make setting of root folder (there is no any option) and how to access other objects from same workspace
    Please guide me, if someone have any idea
    ViSHAL

    Can you describe the steps in detail?
    Which tag are you using from the component Palette?
    Also do you have multiple workspaces in your OLAP source DB?

  • I'm having trouble finding my root folder for configure server settings

    I'm trying to start a flex mobile project and I cant find my root folder for the server location section
    here is a shot of  what I'm looking at
    can anybody help?

    What country are you in ? Is this the app : Health magazine ?

  • What is the importance of Root option in while opening syndicator?

    Hi Friends,
    1) what is the importance of Root option while opening syndictor?
    2) when i am try to import external xml schema file, i am unable to import it because of  Root option is not enabled?
    3) Inorder to enable the Root option while i am importing external xml schema file in syndicator what should i need to do in xml schema file?
    if any one having any documents or scenario links on this please forward to me.
    Thanks in Advance
    chinthapatla.bharat
    Edited by: bharat chinthapatla on Jun 27, 2008 9:14 AM

    Hi Bharat,
    1) what is the importance of Root option while opening syndictor?
    2) when i am try to import external xml schema file, i am unable to import it because of Root option is not enabled?
    3) Inorder to enable the Root option while i am importing external xml schema file in syndicator what should i need to do in xml schema file?
    if any one having any documents or scenario links on this please forward to me.
    I think you are trying to syndicate an XML file from the MDM Syndicator.
    You will require an XML schema for this.There are two methods for this:
    1) You can upload the schema in the Console.
    2) You can take it locally from syndicator.
    The root is very important as it identifies a correct schema. If you are not able to see the root, that means the XMl schema you are using is not correct.
    If you have a customized repository and hence do not have an XML schema then you can generate one by using the Xomlite software. Here is the link to which explains the process:
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/bf0e8a97-0d01-0010-f0a2-af3b18b7f4eb]
    After you generate the XML schema using Xomlite, upload it under the Admin node->XML schemas for that repository
    Then open syndicator Go to File->New/Destination proeprties
    Select type->XML schema
    Remote system and select the XML schema that you have uploaded.
    By this procedure, you will find the root element and then you can perform the mapping in the syndicator.
    Hope it helps.
    Thanks and Regards
    Nitin Jain

  • Unable to open templates from server input form folder and server root folder from some system while the same can be open from others system

    Hi,
    I am unable to open input scheduled from server root folder and also from input form folder on some system while they can be open from others system.
    Please advice.
    Thanks in advance

    Hi Hengye,
    While opening , it dont give any error. When I try to open it , it takes some time to load then nothing happen.However I can open it on other system but not on mine my collegue and user system.
    Please advice.
    Thanks.

  • Problems while accessing images outside the web document-root folder

    Our application runs on Oracle application server on Linux. Facing problems while accessing images outside the web document-root folder. This works with changes in global-web-application.xml by including the <virtual-directory> tag. The same change does not work when done on Linux machine. It is unable to find the image. Please help in resolving this issue.
    </locale-encoding-mapping>
    </locale-encoding-mapping-list>
    </web-app>
    <virtual-directory virtual-path="/img" real-path="/home/eposuat/" />
    </orion-web-app>
    Code in the jsp:
    <img width=700 height=700 src="/img/3.tif"></img>
    <img width=700 height=700 src="/img/WB.gif"></img>

    This is one of the least satisfactory aspects of site management in Dreamweaver, and several developers, including myself, have been pressuring the Dreamweaver team for some years to improve this. Who knows? They might eventually take notice.
    The only way to do this at the moment is to create two site definitions, one nested inside the other. Set up the site definition normally based on htdocs as your site root. Then create a new site definition based on site. Dreamweaver will nag you that it can cause problems, but it won't actually stop you from doing it. The only potential problem is with site synchronization.
    The problem with using site as the only basis for your site definition is that Dreamweaver automatically puts things like the Connections, Scripts, and other folders in the site root. So, everything ends up at the wrong level of the site hierarchy. Quite frankly, the whole thing is a bit of a pain. Dynamic site development was added to Dreamweaver only in version 6 (Dreamweaver MX), and no one had really thought through the need to store files outside the site root.

  • What is a root folder and how to find folders afte...

    Can someone tell me what a 'root folder' is and how to find icons once you've moved it there?
    It's actually my boyfriend's phone and he uses it for construction site pictures and this morning he woke me up as he couldn't find it anymore. He needs to locate the folder asap as he needs to download pics onto the computer and send them to clients straightaway in batches.
    I connected the phone to the computer using the usb cord and it asks for options on the mass storage transfer. I selected 'images' and then on the control panel of windows, select digital still camera. At this point, the computer stalls as it is trying to search for the pictures folder but cannot locate.
    I'll never move anything to this 'root folder' again. I was just trying to put the icon on the main menu (the way you can do with a blackberry)
    He's already gone for work so took the phone with him, so I thought of giving this forum a try.
    Thanks for help in advance

    Hi there! 
    Well If what you did is you transfered the Pictures from one folder to another using your phone, the Root folder is the main folder so lets say you transfered it to the memory card the root folder is the memory card.
    Hope tis' help!
    "If you think this post is helpful, please click on the green button"

  • Problem selecting local root folder in Vista

    A friend has run into a Dreamweaver problem I can't find any info about. While defining a site, when he tries to set his local root folder by browsing into and selecting it, the local root folder is set one directory higher than the one he's chosen.
    I've searched for info on the issue and can't come up with anything However when asking around I have had a couple additional people report the same issue.
    I'm not much of a Windows guy so has anyone else seen this issue/have any suggestions for fixing it?

    I have the EXACT same problem. I thought I was crazy - at least I know I'm not alone.
    As mentioned, I try to select the folder for my site and it selects the one folder above the previous. Display below shows that issue in DW CS3 part of CS3 Master Collection on Vista Enterprise x86: (-- the arrow is not that good because I'm using school laptop TouchPad)
    Display below shows that issue in DW CS4 (by itself) I just installed on my Windows 7 RTM x64Bit:
    I probably never came accross the issue before since I use to type out the locations before. Ever since I became "clicky clicky," it's been bugging me.
    Do you have any ideas as to what the issue is?
    LK

  • Error message: local root folder does not exist

    Greetings,
    I'm working on a MacPro 2x2.66Ghz, running DW from CS2 and
    through a strange combination of keyboard keystrokes while cleaning
    my keyboard yesterday I inadvertantly renamed my hard drive "-OX"
    from it's default. I can't seem to remember what the default name
    of my hard drive was, but i think it was simply "Macintosh". I've
    renamed it that, but on launching DW for the first time today I got
    an error message saying that "The local root folder, web_content,
    does not exist" and it gave me the option to manage sites and set
    my local root folder again. Is there a way to re-establish my local
    root folder for every site that I currently manage in one swipe, or
    do I have to go in and manually do this for each and every Site
    within my Files panel?
    Thanks for your ideas,
    Pedro

    Actually, it solved one issue but seems to have created
    another! So, at least now my Sites are all working okay with
    respect to a local root folder. But let's say I open an .html file
    by double-clicking it in the Files panel. With that file active if
    I choose Preview in Browser I get a "File Not Found" error message
    from Firefox.... even though it looks like the path to that file is
    correct.
    One thing I notice about the path in the address bar of
    Firefox is that there are 3 forward-slashes after the file: bit at
    the beginning of the line.
    For example, the page generating the error has this address:
    file:///Macintosh%20HD/Users/peter/Sites/MySite/web_content/index_vertical.html
    If you notice carefully there are 3 slashes at the beginning
    of the line. If I go to "Manage Sites" I have the settings set to
    "links relative to document" and my root folder and images folder
    show the proper locations. What have I done?
    The error message also says the following in the details
    section: Firefox can't find the file at /Macintosh
    HD/Users/peter/Sites/MySite/web_content/index_vertical.html.
    so there's a forward-slash before the hard drive.... is that
    okay?
    Thanks for your ideas!
    Pedro

  • Error:  The local root folder, ZZZZZZ, does not exist.  Please...

    Dreamweaver newest - Cloud
    Windows 7 Prof 64b SP1
    Everyday now upon firing up Dreamweaver I am getting the same error. As long as I worked on this certain site last the day before, dreamweaver of course tries to load that site upon the next startup.
    The error:  The local root folder, ZZZZZZ, does not exist.  Please choose a new local root folder
    I have typed the path myself and browsed to it many times.  When I go into the Site manager/edit site to correct this, it already has the correct path listed there.  If I just leave what is there and hit save, it doesn't work.  Once re entering is done it allows me to work on the site again. Connecting to remote/upload files and everything works fine.  I can close DW and reopen and all will be fine, for a while.    If I close it and maybe two hours later come back to work on it, DW will report that same error again on startup.
    Other editors of the site with same cloud version of DW and same site settings are not having this error. We've combed for differences.
    I've deleted the site definition altogether and recreated it.  It does not stop the error.
    I found some old references to this issue in the old macromedia forums dealing with Mac and spaces or odd characters being an issue in the local folder path. I'm on windows, but the complaints sounded so similar I decided to try a test suggested there.  Their suggestion was to create a new blank html file, without saving, add some text, select the text, use the link icon in the properties manager to drag a link out to any file in the files panel.  Upon doing so, DW creates a full local path that you can see in your html since you haven't saved the file yet.  The suggestors of this test said you should see if your "mac" and DW was having trouble with spaces or odd characters in the path.   Well the following path shows a PIPE character being created in the path by DW on my test page. 
    file:///W|/private/09 Websites/zzzzzz/index.html
    Could this be showing there is some kind of issue that I need to correct?  Or is this typical?  See the pipe character being listed after the network drive letter of W
    Our local root folder path:
    W:\private\09 Websites\zzzzzz\
    Server Settings:
         Root Directory:
    public_html/zzzzzz.com/
         Web URL:
    HypertextTransferProtocolCOLON//worldwideweb.zzzzzz.commercial/
    Any help or suggestions would be appreciated.

    Sudarshan Thiagarajan wrote:
    remote
    /home/zzzzz/public_html/zzzzz.com
    Is this how your remote setting is defined? If it is, do you have a folder called zzzzz.com on your remote server trailing public_html? Ideally public_html is your website root - index.html resides within that, unless your configuration states otherwise.
    To come to your actual question of the local root folder, yes, your file manager wont show files if the connection fails. However, accessing it depends on the permissions you have on your network drive. Have you checked that?
    I'm not sure why our guy has another folder underneath public_html. My guess is he has some company related hosted test folders for various things under there.  I can see a couple other folders under public_html while checking with filezilla. I suppose he just directed our domain to our web folder under public_html. 
    Again, two others here are using these exact same settings with no root folder errors from DW. We've checked many times and all is the same for them.
      Here are some screen grabs of the settings if this makes it more clear.
    This last one showing the remote connection address under the files/assets panel is the one that looks strange to me.  It shows a home folder / then a folder with our site name / then public_html / then our sitename.com .    Seems convoluted to me.  But it works for everyone else so I'm not sure if this error I'm getting has anything to do with these settings or if there is just some old DW settings file hung up in my system that I need to find and delete or what.
    Thanks for any ideas.

  • GPO to prevent users from accessing the root folder of their profile doesn't work

    Hi,
    Here's the scenario:
    In a Windows 2012 RDS I created two groups called RemoteApp users and remote desktop users.
    These groups are defined in the collection for the corresponding RD Session hosts.
    These groups are not included in any other group, but they are located under an OU -called  Remote Users.
    In the domain controller I have created a GPO named "Restrict access to root drive"  which is linked to the Remote Users OU.
    The GPO I selected is - "Prevent users from adding files to the root of their users files folder"
    This doesn't seem to work. I have waited more than a few hours to allow the 90 minutes update, plus used the gpupdate /force
    but when a user clicks on the RemoteApp (Excel in this example) then access to the C: drive (which is the root folder of the user's profile) is enabled, and the user can create folders and save files under C:.
    I tried to run gpresult for the specific user but the GPO I created wasn't mentioned.
    I thought this would be a straight forward mechanism, but somehow it looks like something is missing.
    I have read about loopback and expanding, but not sure if this is what needs to be done, and if yes - I'd appreciate if I can get  step by step instructions. Everything I found so far was VERY vague.
    Thanks !
    One more detail that may be relevant - the DC is a Windows Server 2012, and the session host is a Windows 2012 R2.

    > These groups are not included in any other group, but they are located
    > under an OU -called  Remote Users.
    >
    > In the domain controller I have created a GPO named "Restrict access to
    > root drive"  which is linked to the Remote Users OU.
    >
    The USER accounts need to be in the OU your GPO is linked to. Despite
    their name, GPOs do NOT apply to groups, but to users (and computers).
    Groups only provide an additional layer of filtering...
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • Local Root Folder - One Level To High ???

    Hi,
    I'm not sure how to explain this, but I will try.
    When I choose a new local root folder when managing a new site, and lets say I made the folders in advance - desktop>website>images, and when I then choose my local root folder, I'm selecting the folder website press open and then save/select, but then it only saves as desktop while it should be desktop>website, it's the same when I choose the default images folder, I select the images folder press open and save/select, and same thing, it will choose desktop>website while it should be desktop>website>images.
    So to choose the right folder I have to either go one folder extra deep (if any) or write the folder name myself. I have looked around the settings but nothing seems to have anything to do with this, and my searches on Google didn't bring any results, so I hope one of you would be able to help me.
    Thanks
    Kim Celinder
    PS. I use Dreamweaver CS3, and Vista Home Premium x64

    I am also very frustrated!  I am running CS4 on Vista and have the same problem.
    I am in the process of emailing tech support; so far I have been told to run repair on my system or follow Adobe's tutorial for setting up a root folder.  Well... I have already completely re-installed the software (which according to the tech where I work should be better than a repair?)... but I will try that... and I DO know how to set up a root folder so that is not the problem.
    I have one other major issue re my CS4... my help files are not there!  I am not using upgrade software (which is what I thought could be the problem-as an upgrade may not include some things from the previous edition you have installed on your computer)... Adobe gave me the same suggestion to run repair...
    I will respond again if the repair does help.

  • Question re. Column View/List View in Home Folder and Root Folder?

    <Edited by Host>
    When I set either my Home folder in the Dock or the Root Folder on the Desktop to open in Column View, everything opened is retracted upon closing.
    Is this just the way Leopard is, or am I missing something obvious I should know:
    First, on Tiger, my Home Folder opens directly in the Finder. I don't have to select "Open in Finder," as I have to in Leopard.
    Second, when I select the Column option when opening the Home Folder in the Finder, it automatically sets the Column option for the Root Folder on the Desktop, as well (and vice-versa). In Tiger, they can be set independently. I prefer to have the Root Folder set to List View and the Home Folder to Column View, and have both remain like that. This is what I meant, but got a bit confused before in asking the question.
    Also, is there some way, as in Tiger, to have the Home Folder in the Dock set to open automatically in the Finder, without having to select that option each time I go to the Home Folder?
    Actually, now that I remember, perhaps this isn't such surprising behavior. To get it there, I copied the Home Folder from its position in the Root Folder to the Dock. Maybe there is some other way to get the Home Folder into the Dock? Thanks.

    WZZZ wrote:
    Thanks. The option "Open in Finder" appears at the bottom of a small vertical menu when I click on the Home Folder in the Dock. Command clicking on the Home Folder brings up the other user account, Shared, and my user account, so it's not that useful.
    ah, you are right. well, one more option is to make an alias to the home folder, put it anywhere you want and put the alias on the dock. then clicking (no command-clicking needed) on the alias in the dock will open home in a finder window directly.
    The default in Finder Preferences was already set the way you suggested.
    Now that I know about cmd-n, that gets me directly to the Home Folder in the Finder. And now that it's set up to open in Column View, and remain that way independent of the View option for the Root folder, everything seems to be looking good. That's what I needed.

  • Moving a folder from one local root folder to another

    I've used Dreamweaver CS4 to build my website, and I've become basically familiar with the way it works. Now I'm just starting to build a second site - and I've run into a baffling problem.
    I've defined the new site in the normal way, and created the local root folder.
    I've got a folder full of image files that is currently sitting in the local root folder of my old site - I'd like to put this into the local root folder of my new site.
    This may seem silly, but I can't find a way to move that images folder from one local root folder to the other. I thought it would be a simple drag & drop move, but there doesn't seem to be a way to do this. I've moved the images folder to the desktop, from where it should be easy to drag it over the new local root folder icon in Dreamweaver and drop it in - but it doesn't work.
    Am I missing something obvious here...?

    You should be able to access your entire computer directory structure through the Files Panel in Dreamweaver.
    Click the drop down arrow next to the named site (the open site) at the top of the Files Panel and navigate up into the rest of your computer. You can then Ctrl-C (copy) the folder, re-select the name of your site (the green folders at the bottom of the directories, not in the computer structure), and Ctrl-V (paste) the folder where you want it. Contents will of course come with it.
    You could (alternately) just copy and paste it working within the computer's directory structure. Paste it into the new root folder and, in Dreamweaver, refresh the view in the Files Panel. The folder should show up fine.
    Notice that I have not been drag and dropping, though that should work with the last-mentioned technique.
    Beth

Maybe you are looking for