Should I be able to build what is in the trunk for this binding right
now?  I'm currently getting a compilation failure:

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ServiceBindingProvider.java:[66,74]
type org.apache.tuscany.provider.ServiceBindingProvider does not take
parameters

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2BindingProviderFactory.java:[36,74]
type org.apache.tuscany.provider.BindingProviderFactory does not take
parameters

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2BindingProviderFactory.java:[44,35]
type org.apache.tuscany.provider.ReferenceBindingProvider does not
take parameters

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2BindingProviderFactory.java:[48,33]
type org.apache.tuscany.provider.ServiceBindingProvider does not take
parameters

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ReferenceBindingProvider.java:[50,78]
type org.apache.tuscany.provider.ReferenceBindingProvider does not
take parameters

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ModuleActivator.java:[39,35]
cannot find symbol
symbol  : class ProviderFactoryExtensionPoint
location: package org.apache.tuscany.provider

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\apache\tuscany\binding\axis2\Axis2ModuleActivator.java:[56,8]
cannot find symbol
symbol  : class ProviderFactoryExtensionPoint
location: class org.apache.tuscany.binding.axis2.Axis2ModuleActivator

D:\projects\Tuscany\trunk-java\sca\modules\binding-ws-axis2\src\main\java\org\ap
ache\tuscany\binding\axis2\Axis2ModuleActivator.java:[56,85] cannot find symbol
symbol  : class ProviderFactoryExtensionPoint
location: class org.apache.tuscany.binding.axis2.Axis2ModuleActivator

-Bert

On 5/9/07, ant elder <[EMAIL PROTECTED]> wrote:
On 5/9/07, Simon Nash <[EMAIL PROTECTED]> wrote:
>
> I'm debugging the Axis2 binding to get the samples running so that
> we can put this back into the build.  I'm making good progress
> (just tracked down and fixed one bug) and I'll continue to work on
> this today.
>
>    Simon


I've just committed some changes so a lot more of the tests are passing now,
could you checkout the latest SVN code?

   ...ant


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

Reply via email to