Endpoint Extension handling bug in WSDL20ToAxisServiceBuilder
-------------------------------------------------------------
Key: AXIS2-3148
URL: https://issues.apache.org/jira/browse/AXIS2-3148
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: kernel
Affects Versions: 1.3
Environment: XP, JDK 1.5
Reporter: Peter Danielsen
I encountered a NullPointerException when trying to run WSDL2Java on a WSDL2
file that uses the HTTP binding. The cause of the exception is in
WSDL20ToAxisServiceBuilder.processEndpoint where it's trying to use SOAP
endpoint extensions regardless of which binding is in use. It should first
check to see which binding is being used and then use binding-specific code to
deal with the endpoint extensions.
--
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]