You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Anou Manavalan <an...@trysybase.com> on 2003/07/01 14:46:12 UTC

RE: [juddi-Developers] jUDDI 1.0rc1will be posted to CVS by the weekend.

The DROP commands are very helpful when you are recreating the DB, probably
can separate them in to a separate file, and not remove them completely.

regards,
-Anou
  -----Original Message-----
  From: juddi-developers-admin@lists.sourceforge.net
[mailto:juddi-developers-admin@lists.sourceforge.net]On Behalf Of Matias
Cuenca
  Sent: Tuesday, July 01, 2003 10:17 AM
  To: juddi-developers@lists.sourceforge.net
  Subject: Re: [juddi-Developers] jUDDI 1.0rc1will be posted to CVS by the
weekend.


        juddi_hsql.ddl


          About the ddl for hsql, make sure that you remove the "#" comments
at the beginning of it and the series of DROP command that precedes the
creation of the tables. I got jUDDI to work yesterday with hsql and I found
that does lines where giving me trouble (syntax error and DB not found) when
executed trough their script tool (org.hsqldb.util.ScriptTool).

          I'll try to test the suggestions you had about Axis and JWSDP 1.2
when I get some spare time (I managed to get all running for know by
rearranging the log jars).

          Cheers

                  Matias