You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Michele Mazzucco (JIRA)" <ji...@apache.org> on 2008/02/22 20:57:20 UTC

[jira] Reopened: (AXIS2-3531) NPE in AxisConfiguration

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

Michele Mazzucco reopened AXIS2-3531:
-------------------------------------


> NPE in AxisConfiguration
> ------------------------
>
>                 Key: AXIS2-3531
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3531
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.3
>            Reporter: Michele Mazzucco
>         Attachments: AXIS2-3531.patch
>
>
>  if (moduleVersion == null && moduleVersion.trim().length() == 0) {
>             moduleVersion = getDefaultModuleVersion(moduleName);
> }
> The second condition is never evaluated (it would cause a NPE). It should be ||

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org