Dear Wiki user, You have subscribed to a wiki page or wiki category on "Juddi Wiki" for change notification.
The "Create_a_custom_jUDDI_DataStore" page has been changed by alexoree: http://wiki.apache.org/juddi/Create_a_custom_jUDDI_DataStore?action=diff&rev1=1&rev2=2 To create your own DataStore you'll need to create a new implementation of the DataStore interfaces which you'll find in the org.apache.juddi.datastore package and make a change to the jUDDI properties file to use your new DataStore implementation (i.e. the judd.dataStore property) instead of the one supplied. The jUDDI properties file is located in the WEB-INF/classes directory. In the example above you'll need to replace org.apache.juddi.datastore.JDBCDataStore with the fully qualified name of your DataStore implementation. Remember to restart the jUDDI web application for this change to take effect. Take a look at the the JDBCDataStore class in the org.apache.juddi.datastore.jdbc package for an example. - Window size: x - Viewport size: x --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
