My suggestion would be to check your tomcat logs and look for errors
there - you should see something (possibly missing JDBC driver?).
If you can't understand the error, feel free to post it to the list.
SARA1232007 wrote:
Hi,
I jhave deployed juddi on tomcat using following software:
tomcat-5.5.23 + juddi-tomcat-2.0rc7 + MySql server 5.0
But it seems that the database for juddi is not created successfully. after
I startup tomcat server, I open the url
"http://localhost:8086/juddi/happyjuddi.jsp", and get the information is as
following:
jUDDI DataSource Validation
- No JNDI Context (null)
- No 'null' DataSource Located(null)
- DB connection was not acquired. (null)
- SELECT COUNT(*) FROM PUBLISHER failed (null)
It seems that the table for juddi publisher is not created. Could anyone
tell me what's wrong? Also, what
should I do if I want create the juddi inquery table?
Thanks.
Sara