1 Reply Latest reply on Feb 22, 2006 10:16 PM by myguru

    portlet-instances.xml

    susitha

      I am developing my own portlet to JBoss Portal 2.0. To deploy it I have created,
      jboss-portlet.xml
      jboss-app.xml
      portlet.xml
      myportlet-pages.xml
      myportlet-portal.xml
      portlet-instances.xml files

      I have put first four file into WEB-INF directory and also the .class file to it. But, I have no idea about where to put the portlet-instances.xml file. Can some one tell me about it?

      Thank you...

        • 1. Re: portlet-instances.xml
          myguru

          You use JBoss Server 4.0.3 (Portal 2.2) or 4.0.2 (portal 2.0). If you use portal 2.2, you just create files: jboss-app, *-object.xml (include *-pages.xml file + portlet-instances.xml file in portal 2.0), portlet.xml.