[ 
https://issues.apache.org/jira/browse/AXIS2-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lin Sun closed AXIS2-3144.
--------------------------

    Resolution: Invalid

This issue can be cancelled as we made a fix in geronimo not passing 
serviceimplclass as null.

> Check for serviceImplClass being null in JavaBeanDispatcher.java
> ----------------------------------------------------------------
>
>                 Key: AXIS2-3144
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3144
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.4
>         Environment: Win XP + Sun JDK 1.5
>            Reporter: Lin Sun
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: axis2-3144.patch
>
>
> I am running some test that caused a NPE at serviceImplClass.getName()) in 
> the invoke method of JavaBeanDispatcher.java.   It turned out 
> serviceImplClass is null which prevent the rest of code in the invoke method 
> getting executed.   If I disable the logging, my test would run fine.   A 
> simple fix is to do the logging when serviceImplClass is not null.

-- 
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