Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-1069 JAX-WS support
  3. SM-1133

verify how camel is used as core of jax-ws process

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0
    • None
    • None

    Description

      As Guillaume point out
      we should split the soap processing with the pojo invocation, as in jbi with the bc/se, to reuse most of the existing code, we could easily reusecode from either the cxf se/bc, or the camel cxf support
      for the end user, if you deploy a pojo with a soap annotation, it would be exposed both internally and externally (using some kind of BC)
      if we reuse the camel -> servicemix bridge, it should be easy to do both part
      from("soap:http:xxx).to("smx:the-endpoint") for the BC part
      from("smx:the-endpoint").to("cxf:the-bean") for the SE part
      This task need verify how camel play as the core of this process, maybe an integration test is needed here

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: