> Corba service and WS client (using SOAP or XML binding) with Dispatch<Source> > should work. The problem you run into (NPE in > CorbaStreamOutInterceptor.java:78 or NPE in TypeMapCache.java:38) seems all > related to Corba binding not being properly initialized, CXF runtime tries to > retrieve Corba binding info from service model, but it returns null.
Is there a way to init it by hand? I am unable to move forward... -- Lukas Zapletal http://lukas.zapletalovi.com
