[
https://issues.apache.org/jira/browse/CXF-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500610
]
Guillaume Alleon commented on CXF-697:
--------------------------------------
Yes but I have now this, What am I doing wrong ?
Cheers
[EMAIL PROTECTED]:~/projects/groovy/cplx_groovyws/client$ groovy Client.groovy
log4j:WARN No appenders could be found for logger
(org.apache.cxf.bus.spring.BusApplicationContext).
log4j:WARN Please initialize the log4j system properly.
1 juin 2007 09:06:08 org.apache.cxf.bus.spring.BusApplicationContext
getConfigResources
INFO: Could not find the configuration file cxf.xml on the classpath.
java.lang.UnsupportedOperationException: Only document-style SOAP 1.1 http are
supported for auto-selection of endpoint; none were found.
at org.apache.cxf.endpoint.ClientImpl.findEndpoint(ClientImpl.java:162)
at org.apache.cxf.endpoint.ClientImpl.<init>(ClientImpl.java:106)
at
org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:150)
at
org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:136)
> Agis ClassCastException:
> -------------------------
>
> Key: CXF-697
> URL: https://issues.apache.org/jira/browse/CXF-697
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.0-RC
> Environment: Linux Debian - Java 1.5- CXF trunk
> Reporter: Guillaume Alleon
> Assignee: Freeman Fang
> Fix For: 2.0
>
> Attachments: cxftest.tgz
>
>
> Got a java.lang.ClassCastException: org.apache.cxf.service.model.BindingInfo
> when using a Dynamic client (Aegis Binding)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.