PHP bridge: bug in ServletConfigImpl
------------------------------------

                 Key: PB-58
                 URL: https://issues.apache.org/jira/browse/PB-58
             Project: Portals Bridges
          Issue Type: Bug
         Environment: tomcat 5.5.17, exo-portlet-container
            Reporter: Alexey Zavizionov


I have faced with bug in
bridges\trunk\php\src\java\org\apache\portals\bridges\php\ServletConfigImpl.java
==========
  ServletContext context = null;
==========
Never and nobody change it.

Stacktrace:
[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)
.....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to