I fixed the problem with samples/helloworld-ws-reference.  It was caused
by a recent change to the pom.xml in samples/helloworld-ws-service that
changed the scope for the host-tomcat dependency from runtime to test.
The unit test for helloworld-ws-reference uses helloworld-ws-service.

I have reverted this scope to runtime because this is needed by
binding-ws-axis2, which is a runtime dependency.  If the SCDL contains
a service (as it does in this sample), then binding-ws-axis2 makes
a runtime call to get the servlet host, and this requires host-tomcat.

I made this change in r610844.

  Simon

Simon Nash wrote:


Luciano Resende wrote:

The Continuum build has been failing recently. I plan to take a look
at it tonight, to try to make it back to a SUCESSFULL build again. I
plan to create blocking JIRAs for the offending test cases and comment
them or rename them to FIXME.

I fixed the problem with samples/calculator-implementation-policies that
has been causing the last few builds to fail.  The next failure is in
samples/helloworld-ws-reference, and I am looking into that now.

  Simon



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to