MikeJC wrote:
> String -> JAXB Object -> CXF Web Service Request (request)
> CXF Web Service Response -> JAXB Object -> String
>
> I am working with the following scenario, a string gets placed in a file or
> jms queue, mule will pick it up and marshall it to a JAXB Object, from this
> we will create the CXF Web Request and send it to the Web Service.
>
> From the response, the original JAXB Object will be filled in with values
> from this response from the CXF Web Request and sent off to the originating
> system.
>
http://www.nabble.com/file/p16541302/mule-config.xml mule-config.xml
> I want to be able to manipulate this at the component level so, the inbound
> endpoint has a StringToCustomObject transformer on it. I tried to put a
> transformer on the cxf outbound endpoint but it is not picking it up. Any
> advice?
>
>
>
Just to be clear - in the example you gave, you're saying the
AccountInfoResponseToMdx transformer is not being run?
Looking at the code, I'm not sure why this is happening. We *are*
grabbing the transformed message, so I don't see why the transformers
wouldn't be run.
Any chance you can submit a small test case?
Dan
--
Dan Diephouse
MuleSource
http://mulesource.com |
http://netzooid.com
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email