Designed for 7.5.
Will this Service work in 7.6? Is there any documentation available on how to implement the service?
Regards,
Mike
I haven't tested it in 7.6, you may have issues with XMLConvert, which has been abandoned for a long time. Smooks (http://www.smooks.org/), used by JBossESB, looks very interesting, but I didn't write a service type for it yet.
Thanks,
Fernando
I would like to test XMLconvert under 7.6, but I am not very familiar with java (We work with the 4GL) and the archive contains only the source.
Do you have a compiled version of the service or a project I could import into the sonic workbench?
Not really, the source is all that I can commit to provide at this time.
You can find it at http://github.com/upictec/XMLConvertAdapterService instead.