CXF Synpase Implementation

The default Synpase release is part of the AXIS 2-based Synpase environment. However, I am looking to use an Apache CXF-based container.

If I understood correctly, I would have to implement the SynapseEnvironment class using the Apache CXF libraries.

  1. Is this the right way to use a CXF based environment?
  2. If so, is that a smart approach? Will it be a very big effort to do this?

Please clarify the above questions.

+4
source share
1 answer

This is a huge effort and a complete rethinking of the engine.

Synapse architecture is closely related to Axis2 architecture.

+2
source

All Articles