Simon Nash wrote:
Simon Laws wrote:
Hi, some comments in line
There has been many commits and good progress the last few days, so I
(cut)
Main todo's that I could think of:
- Port the Web Service binding extension to the latest code, as it's
really important to have, and is also used by many integration tests.
I remember seeing a mail from the other Simon saying that he has been
working on this
I have this ported over to the r535430 level of the code (but not yet
upgraded to r536114). I have a few comments and questions based on this
exercise, which I will post here later today.
I'm now into debugging and I'll post progress and questions on this
as I make progress.
I created JIRA 1253 for this and attached a zip file containing the
complete code for the updated Axis2 binding. This version of the code
is using the SPIs in revision r536114.
This code builds cleanly for me, but the tests don't run. They fail with a
NullPointerEception on line 244 of Axis2ServiceBindingProvider. The call
to wsBinding.getWSDLDefinition() is returning null, apparently because
the call to WebServiceBindingProcessor.resolve() is not being made for
this reference binding. AFAICT, this problem is independent of my changes.
Any suggestions would be greatly appreciated.
Simon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]