Nullpointer exception when BuilderUtils can not resolve a Builder
-----------------------------------------------------------------
Key: AXIS2-3502
URL: https://issues.apache.org/jira/browse/AXIS2-3502
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: transports
Reporter: Bartosz Wagner
Fix For: 1.3
My client side stub communicates with an other system which returns an
HTTP/Error 500. There it throws a null pointer exception.
The issue is in line 155 of the TransportUtils class. There the getClass method
is invoked on a NULL object, when no Builder can be resolved in line 153.
--
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]