[ 
https://issues.apache.org/jira/browse/AXIS2-6045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606454#comment-17606454
 ] 

k commented on AXIS2-6045:
--------------------------

Thanks for your quick reaction on this.

We have a set of web services build on Axis2 & we're using the ?wsdl service 
endpoint (e.g. 
[http://localhost:8080/axis2/services/<my_service>?wsdl)|http://localhost:8080/axis2/services/ETKPoolService?wsdl)]
  to retrieve the wsdl, this worked before 1.8.2 upgrade. 

Since I am maintaining a product that is quite complex to deploy & also under 
commercial license, what I can share is a print screen from debugger, please 
see attached. This is when the endpoint is invoked, I am not customizing 
WSDL_4_J_DEFINITION & the new branch added in 1.8.2 (line 1172) doesn't account 
for NULL definition.

Let me know if the expectation is to create a sample service that you can 
deploy yourself & replicate.

I appreciate the time & effort you spend on this.

!axis2_npe.PNG!

> NPE after upgrade to 1.8.2
> --------------------------
>
>                 Key: AXIS2-6045
>                 URL: https://issues.apache.org/jira/browse/AXIS2-6045
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel, wsdl
>    Affects Versions: 1.8.2
>            Reporter: k
>            Priority: Critical
>         Attachments: axis2_npe.PNG
>
>
> Side effect of AXIS2-6033 which introduced this call, without checking 
> "definition" for null:
> [https://github.com/apache/axis-axis2-java-core/blob/master/modules/kernel/src/org/apache/axis2/description/AxisService.java#L1173]
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to