Kranthi Dandamudi wrote:
Guys,
I was able to successfully configure the latest stable version of
juddi _6 with Apache Derby. However, the juddi DB doesn't seem to have
the tables on the database that was created on start-up. Also, when I
navigate to the get_AuthToken screen, I see a SOAP fault. Assume this
because the publishers table is missing and that there is no user in
the database. The distribution I downloaded didn't have any sqlfiles.
However, juddi.properties indicates that there should be a couple of
sql scripts. Can someone please help me resolve this issue and also
ship me the files?
Thanks,
Hi Kranthi,
The sql scripts are in the juddi-2.0rc6.jar. Unjar it and you will find
them in the juddi-sql directory. However they should get run automatically.
Maybe you can check the log files to see what's going on.
--Kurt