Pasquale I suggest you start by implementing a UDDI endpoint, that gets the actual endpoint from UDDI. I can help out. As for getting the Synapse code into Eclipse, try mvn eclipse
Paul On Thu, Nov 13, 2008 at 1:33 PM, Pasquale Campitiello <[EMAIL PROTECTED]> wrote: > Hi, > > after one month of stop, for others commitments, I come back here. > > I'm a young student from Italy, and I have to configure jUDDI 0.9rc4 as an > external UDDI registry for Synapse 1.2. > In order to do that, I know that I need to write an implementation of the > interface: > http://synapse.apache.org/apidocs/org/apache/synapse/registry/Registry.html > (and > http://synapse.apache.org/apidocs/org/apache/synapse/registry/RegistryEntry.html > ?) > > "This implements read-only access to a Registry to read XML data." [Paul > Fremantle] > > I know also that there are around in the web only two implementation about > this interface: the default in-memory SimpleURLRegistry and one that > bridges to the WSO2 Registry/Repository (now I didn't found it; it acts also > as UDDI?). > So, I'm watching the code of SimpleURLRegistry but it is really difficult > for me to undestand everything and modify it for my purposes. > > I would like to ask if you can help me in this implementation. > For example, I need to import the source code of Synapse and jUDDI in > Eclipse (or another IDE), > or I can work just on a java file that later I will put in the modelus of > Synapse? -- Paul Fremantle Co-Founder and CTO, WSO2 Apache Synapse PMC Chair OASIS WS-RX TC Co-chair blog: http://pzf.fremantle.org [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
