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


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846226#3846226

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846226


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to