You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2007/09/14 00:10:32 UTC

[jira] Closed: (TUSCANY-1555) ClassCastException occurring on org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaAxisService(Axis2ServiceProvider.java:205)

     [ https://issues.apache.org/jira/browse/TUSCANY-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder closed TUSCANY-1555.
------------------------------

    Resolution: Fixed

Closing as this was a problem with using EmbeddedSCADomain but that class has now been supersedded by the new SCADomain/SCANode support. Moving the geronimo-tuscany integration code over to that new way should fix the problem. You can see an example of using this at: https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/distribution/webapp/src/main/java/org/apache/tuscany/sca/webapp/WarContextListener.java


> ClassCastException occurring on org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaAxisService(Axis2ServiceProvider.java:205)
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1555
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1555
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>         Environment: All 
>            Reporter: Manu T George
>            Assignee: ant elder
>             Fix For: Java-SCA-1.0
>
>
> ClassCastException Occurring on using the 
> <interface.wsdl interface="http://helloworld#wsdl.interface(HelloWorld)" /> in the Axis2Binding
> Stack trace
> Caused by: java.lang.ClassCastException: org.apache.tuscany.sca.interfacedef.wsd
> l.impl.WSDLInterfaceImpl
>        at org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createJavaA
> xisService(Axis2ServiceProvider.java:205)
>        at org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.createAxisS
> ervice(Axis2ServiceProvider.java:190)
>        at org.apache.tuscany.sca.binding.axis2.Axis2ServiceProvider.start(Axis2
> ServiceProvider.java:106)
>        at org.apache.tuscany.sca.binding.axis2.Axis2ServiceBindingProvider.star
> t(Axis2ServiceBindingProvider.java:62)
>        at org.apache.tuscany.sca.core.runtime.CompositeActivatorImpl.start(Comp
> ositeActivatorImpl.java:535)
>        at org.apache.tuscany.sca.core.runtime.CompositeActivatorImpl.start(Comp
> ositeActivatorImpl.java:512)
>        at org.apache.geronimo.tuscany.EmbeddedRuntimeGBean.doStart(EmbeddedRunt
> imeGBean.java:97)
>        ... 21 more

-- 
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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org