[jboss-remoting-issues] [JBoss JIRA] Updated: (JBREM-750) Logger in HTTPClientInvoker should be static.

Ron Sigal (JIRA) jira-events at lists.jboss.org
Fri May 23 00:53:01 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBREM-750?page=all ]

Ron Sigal updated JBREM-750:
----------------------------

    Fix Version/s: 2.4.0.Beta1 (Pinto)

Added fix version 2.4.0.Beta1 - see JBREM-975 "Make sure all fixes on 2.2 branch are applied to 2.x branch".

> Logger in HTTPClientInvoker should be static.
> ---------------------------------------------
>
>                 Key: JBREM-750
>                 URL: http://jira.jboss.com/jira/browse/JBREM-750
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.2.2.GA
>            Reporter: Ron Sigal
>         Assigned To: Ron Sigal
>             Fix For: 2.2.2.SP1, 2.4.0.Beta1 (Pinto)
>
>
> When org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker.createSocketFactory() (which is called from the RemoteClientInvoker() constructor) tries to log an error, it throws a NullPointerException because the log variable has not been initialized.
> The log variable should be static.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list