1 Reply Latest reply on Mar 12, 2008 12:07 PM by peterj

    We require IDE information about JBoss portlets

    ashish.panwar

      We are using JBoss Portal 2.6.2 GA server. Which IDE is suitable for creation of JSR168 related portlets to be deployed on JBoss. We created portlets using MyEclipse Enterprise workbench 5.1 IDE, but those portlets are not recognized by JBoss Portal 2.6.2 GA Server.
      1. Please tell the process how to create the JBoss related portlets.
      2. Do we require any extra jar files for portlet deployment on JBoss Portal Server.
      3. What is hierarchy of JSR 168 portlets for JBoss.

      Thanks and Regards,
      Ashish

        • 1. Re: We require IDE information about JBoss portlets
          peterj

          Have you read the JBoss Portal documentation? There are two additional configuration files required - portlet-instances.xml and *-object.xml. The first creates an instance of the portlet and the second places the instance on a page. I doubt that MyEclipse would have generated these additional files for you.