Service is builtFromWSDL twice
--
Key: CXF-3209
URL: https://issues.apache.org/jira/browse/CXF-3209
Project: CXF
Issue Type: Improvement
Components: JAX-WS Runtime
Affects Versions: 2.3.1
[
https://issues.apache.org/jira/browse/CXF-3206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CXF-3206:
-
Assignee: Freeman Fang
> PolicyEngineImpl initializes bus interceptors twice
>
add test to guarantee Aegis will use the interface method when looking for
annotations
--
Key: CXF-3210
URL: https://issues.apache.org/jira/browse/CXF-3210
Project: C
[
https://issues.apache.org/jira/browse/CXF-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-3179.
---
Resolution: Fixed
> ServerPersistenceTest fail intermittently
> ---
[
https://issues.apache.org/jira/browse/CXF-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-3210.
---
Resolution: Fixed
commit fix
http://svn.apache.org/viewvc?rev=1051420&view=rev for trunk
http://svn.apa
[
https://issues.apache.org/jira/browse/CXF-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang updated CXF-3095:
--
Fix Version/s: (was: NeedMoreInfo)
2.4
2.2.13
[
https://issues.apache.org/jira/browse/CXF-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-3095.
---
Resolution: Fixed
> test to verify multiple xsd files work with schema-validation-enabled
> ---
Infinite loop in FileUtils.getDefaultTempDir() when "java.io.tmpdir" directory
is not writable
--
Key: CXF-3211
URL: https://issues.apache.org/jira/browse/CXF-3211
[
https://issues.apache.org/jira/browse/CXF-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CXF-3211:
-
Assignee: Willem Jiang
> Infinite loop in FileUtils.getDefaultTempDir() when "java.io.tmpdir"
> di
I'm getting class cast exception when try to get the client object from
proxy.
java.lang.ClassCastException: org.apache.cxf.jaxws.JaxWsClientProxy cannot
be cast to org.apache.cxf.frontend.ClientProxy
Since JaxWsClientProxy is the super class of ClientProxy, I'm not quite sure
what is the reason
Hi,
First of all, ClientProxy is super class of JaxWsClientProxy.
And the exception you saw is
java.lang.ClassCastException: org.apache.cxf.jaxws.JaxWsClientProxy
cannot
be cast to org.apache.cxf.frontend.ClientProxy
When you saw the Exception that a subclass can't cast to a super
class, the
11 matches
Mail list logo