3 Replies Latest reply on Jul 25, 2006 10:30 AM by roy.russo

    View the file itself

    adik

      I don't know if there is such an option maybe you can tell me.. I want to upload file and to see it in the portal - not just details about the file, the file itself, I was looking and it seems it's not part of the portal I will be happy to here that I wrong..

      Thanks!

        • 1. Re: View the file itself

          non-html files, such as txt, pdf are viewed outside the portal, so you need to specify the relative path with /content (if your file is under the default portal, try localhost:8080/portal/content/pathtofile)

          The file itself is stored in your CMS folder, which is in JBOSS_HOME/default\data\portal\cms.

          • 2. Re: View the file itself
            adik

            Hi Rali thanks for your answer
            but it seems that I'm not able to reach the file

            Even if I go to JBOSS_HOME/default\data\portal\cms folder i'm not seeing the files although in the portal I see the title of the file in the CMS Admin...

            Maybe It just the title and it's not actually upload it, or maybe it on the Oracle DB?

            Do you have any clue
            Don't know what to do..

            Thanks

            • 3. Re: View the file itself

              You can't view the complete file on the FS.

              Once you upload a file, you can view it in the portal by going to http://localhost:8080/portal/content/path/to/file.txt