Re: [jira] [Commented] (CXF-3508) Local Transport Factory and HTTP Transport Factory not compatible in cxf-2.4.0 was working in cxf-2.3.3

2011-09-25 Thread cogitate
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

Re: CXF-2.4.0 possible bug in HTTP and Local Transport Configs incompatible

2011-05-09 Thread cogitate
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

CXF-2.4.0 possible bug in HTTP and Local Transport Configs incompatible

2011-05-08 Thread cogitate
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

Re:CXF-2.4.0 possible bug in HTTP and Local Transport Configs incompatible

2011-05-08 Thread cogitate
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