I have updated sources from svn repository \bridges\trunk\php\ and
build if for test php portlet.

Within ServletConfigImpl.java present the context, whitch never set.
private ServletContext context = null;

Stackstrace:
[ERROR] portletcontainer - exception returned by processAction() or
render() methods
<java.lang.NullPointerException>java.lang.NullPointerException
       at javax.servlet.GenericServlet.log(GenericServlet.java:300)
       at javax.servlet.GenericServlet.init(GenericServlet.java:257)
       at com.itgroundwork.portlet.php.servlet.init(servlet.java:200)
       at 
org.apache.portals.bridges.php.PHPApplicationPortlet.doView(PHPApplicationPortlet.java:257)
       at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:247)
       at javax.portlet.GenericPortlet.render(GenericPortlet.java:175)
...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to