1 Reply Latest reply on Jan 17, 2006 7:57 AM by noicangi

    Create  a new portal

    superghost

      I tried creating a new portal on the lines of the Helloworld portlet . whta is the url that i have to sue to access it.. i have deployed the *-object.xml file .
      <?xml version="1.0" encoding="UTF-8" ?>
      -
      -
      <if-exists>overwrite</if-exists>
      <parent-ref>default</parent-ref>

      -
      <page-name>HelloWorld</page-name>

      -
      <window-name>HelloWorldPortletWindow</window-name>
      <instance-ref>HelloWorldPortletInstance</instance-ref>
      right
      0



      -
      <if-exists>overwrite</if-exists>
      -
      <instance-name>HelloWorldPortletInstance</instance-name>
      <component-ref>helloworld.HelloWorldPortlet</component-ref>



      Where and what is the new portal instance being created ?