hi willem :
it seems when i try to bring up a local service with the same configuration
i get a service listing :
"No services have been found."
http://cxf.547215.n5.nabble.com/jira-Created-CXF-3508-Local-Transport-Factory-and-HTTP-Transport-Factory-not-compatible-in-cxf-2-4-03-tp4386
thanks Willem however the problem is still unsolved in cxf-2.4.0
it seems i can't have both local protocol and http protocol within the same
spring context file.
as the example above shows if i have the following configured and i try to
call an endpoint configured with local protocol
trying to use "local" protocol with the following spring config with
cxf-2.4.0
throws errors when in version : 2.3.3 it worked - just have to replace
HTTPTransportFactory with ClientOnlyHttpTransportFactory.
i think this is a bug in version 2.4.0.
here's a fragment of my spring config . it doesn
posting a solution to the "problem".
if i remove all "spring configs" that i had with earlier versions , it
works.
so fyi :
--
View this message in context:
http://cxf.547215.n5.nabble.com/CXF-2-4-0-possible-bug-in-HTTP-and-Local-Transport-Configs-incompatible-tp4380345p4