Gunnlaugur Sigurðsson wrote:
Hi.Are there any sql scripts for the 3.0.1 version to create the database in oracle like it was in the old distributions?Thanks. -Gunnlaugur
Hi Gunnlaugur,Since it is jpa based you can have the being created at deploytime, or you can use the ddl provided here:
http://svn.apache.org/viewvc/webservices/juddi/trunk/docs/db/ddl/ --Kurt
