Hi, You have two options, either you can use G-REG Eclipse plugin which directly support uploading a file system directory into G-REG or write a simple remote registry client using RegistryClientUtils.importToRegistry() function. Please refer to registry filesampleutils sample for more details.
Webdav mounting support is already implement in the trunk. Refer to mail thread with the subject "Webdav mounting in G-Reg" at carbon-dev. You can try out our nightly build and check this functionality. Thanks, Krishantha. On Wed, Sep 29, 2010 at 12:45 PM, Hodchenkov, Paul < [email protected]> wrote: > > Hi! > > I keep my synapse configuration (sequences, endpoints, etc) in folder. I have configured ESBRegistry in synapse.xml to read entries from this folder. This simplifies the development process. But at production environment I need to upload this folder structure to governance registry db. Is there way to upload file based folder to registry keeping the order of nested folders? Should I write a script? > > P.S Is it possible to mount a file system folder to registry in read-write mode? So registry will see entries not only from db. > > Thx! > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
