Hi all, I am using JUDDI (v3.1.3) to store service metadata to UDDI registry. That works perfectly fine as expected. My problem is:
i.e I am storing a service to UDDI registry. Meanwhile (after stored or before) I want to use the same service meta data and do something else (i.e an external service invocation). Since JUDDI writes to uddi registry through JPA, I think I need something like JPA interceptors. Is this the way to do this ? It would be great if some one can give me any links/sample where something similar have done before. Thanks in Advance -- Subash Chaturanga Sri Lanka Blog - http://subashsdm.blogspot.com/ Twitter - http://twitter.com/subash89
