hello guys,

I am trying to include a servlet in one of my portlets.

The specified url is working fine, but I am getting an exception...

any idea?

thanks a lot,

Stan.

<portlet-entry name="TEST" hidden="false" type="instance" application="false">
        <classname>org.apache.jetspeed.portal.portlets.ServletInvokerPortlet</classname>
        <parameter name="url" value="http://localhost:8080/test/test"/>
        <parameter name="provider-name" value="jetspeed" hidden="false"/>
        <media-type ref="html"/>
    </portlet-entry>

[Thu Jul 19 18:24:50 CEST 2001] -- ERROR -- EcsServletElement: Could not include the following URL: null :
        Exception:  java.lang.NullPointerException:
        Stack Trace follows:
        java.lang.NullPointerException:
        at org.apache.jetspeed.util.servlet.EcsServletElement.output(EcsServletElement.java:127)
        at org.apache.jetspeed.util.servlet.EcsServletElement.output(EcsServletElement.java:110)
        at org.apache.ecs.GenericElement.toString(GenericElement.java:723)
        at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java, Compiled Code)
        at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java, Compiled Code)
        at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java, Compiled Code)
        at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java, Compiled Code)
        at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java, Compiled Code)
        at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java, Compiled Code)
        at org.apache.velocity.Template.merge(Template.java)
        at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)
        at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java)

Stanislas Pinte
Computer Consultant

Sales Director
Alto Software

20 Pl St Jacques
B-4000 Li�ge
Tel+Fax: +32 -(0)4 221 35 08
GSM: +32 -(0)478 57 61 80
web: http://www.altosw.be
email: [EMAIL PROTECTED]

Reply via email to