How to connect to a CentraSite server from an Integration Server?

Hi,

I could not find a native IS package to query CentraSite from a (flow) service.

It seems the only way is to implement the JAXR API directly, for which I’ll define a consumer WS endpoint.

However, the IS (I’m using 9.0) has already a connection defined (Settings->Metadata).
Question: Are these values available for IS services?

Also, if I want to create a Java service to use the JAXR directly, all the information I found seems to be devoted to creating a stand-alone Java app to connect to CentraSite and there is nothing stating the steps needed to work within the Integration Server environment (where most of the requested libraries are or should be already present).
Question: is there any information for this development scenario?

Thank You.

I encounter the same problem

camilo.com.co@hotmail.com