Hello,
as point out ealier I have some knowledge about the ibm websphere
registry and repository. There is a really nice feature in it- a search
function based on xpath to get e.g. several endpoints of services which
implement the same wsdl interface (porttype). This function can be used
dynamiccal inside the websphere esb to have an endpoint lookup. To have
a good performance in runtime, the developers shredder the wsdl-file
after uploading and hold all artifacts in a database to get back results
quickly.
Your rest interface seems to be very good (I haven“t tested it yet), but
this implies to know the real url of a ressource, e.g. an endpoint for a
service and the numbers of endpoints. For a more dynamic use I would
prefer these search functions. Additionally, this would help to
implement the dynamic recipient list where synapse can dynamically get
the recipients for the clone-mediator....
The user only provides the xpath-expression and Synapse takes the rest.
Good idea or not?
Thanks,
Jens
_______________________________________________
Esb-java-user mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-user