1 Reply Latest reply on Oct 22, 2007 12:39 PM by chorly_2000

    Problems deploying JPivot portlet in JBoss Portal

    george.alex

      Hello, we are consultants in Venezuela. Now, we are working with Pentaho.
      In principle, we have decided understand the principals tools of Pentaho. As JPivot and Mondrian. In this moment, we would install the JPivot portlet in JBoss Portal.

      We have read the Readme.txt that is in the jboss-portlet directory.
      We have tried to use the ant build targets, after specify the build propiertes: jboss.home, jboss.deploy, jboss-portal.deploy,
      but the build failed.

      We get the following compilation error:

      C:\Documents and Settings\Krysttel\Desktop\Aplicaciones\jpivot\src\jboss-portlet\java\com\tonbeller\jpivot\jboss\portlet\JPivotPortlet.java:39: cannot find symbol
      [javac] symbol : class WindowContext
      [javac] location: package org.jboss.portal.server
      [javac] import org.jboss.portal.server.WindowContext;

      ...


      These errors turned up with the package: org.jboss.portal.server.

      1) We would like to know what jar file contains this package and where can find it?

      2) Other steps to install JPivot portlet in JBoss Portal exists and which are the JBoss AS and JBoss Portal versions that work with
      the JPivot Portlet?

      Best Regards.

        • 1. Re: Problems deploying JPivot portlet in JBoss Portal
          chorly_2000

          Hey, did you solve the problem? I am trying to build and deploy the latest jpivot-portlet-1.4.0.war and theme.war by following the README file in src/jboss-portlet. However, ANT seemed to skip the portion in the build.xml file that regards to the portlet build. I could build the jpivot.war with no problem.

          I have configured the jboss.home, jboss.deploy, jboss-portal.deploy in the build.properties. But build.xml is not picking it up well. My JBoss version is jboss-portal-2.6.1.GA-bundled. JPivot is 1.7.0.

          When I tried to build using ANT, no compilation error was produced. If you have your problem resolved, could you please let me know how.

          thanks