0 Replies Latest reply on Aug 25, 2004 9:02 PM by opus1999

    jboss and pluto

    opus1999

      I am trying to get the current version of pluto to run on jboss 3-2.5.

      It kind of runs if you explan the pluto.war file into
      /jboss-3.2.5/server/default/deploy/pluto.war

      if you then put the testsuite into
      /jboss-3.2.5/server/default/deploy/testsuite

      the testsuite runs. However, if you place it into
      /jboss-3.2.5/server/default/deploy/testsuite.war

      then pluto is unable to find the testsuite. You get the ever popular:

      ApplicationDispatcher[/pluto] Servlet.service() for servlet jsp threw exception
      java.lang.NullPointerException
      at org.apache.pluto.portalImpl.om.entity.impl.PortletEntityImpl.getPortletDefinition(PortletEntityImpl.java:82)
      at org.apache.pluto.portalImpl.aggregation.PortletFragment.service(PortletFragment.java:150)
      at org.apache.jsp.WEB_002dINF.aggregation.ColumnFragment_jsp._jspService(ColumnFragment_jsp.java:67)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)

      Any ideas. I'm not sure if it is jboss or pluto that is causing my problems.

      Thanks
      Scott