You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by "Meloro, John" <Me...@Pragmatics.com> on 2004/03/23 18:51:36 UTC

Newbie question about JUDDI, TomCat and MySQL configuration

All,

I have installed TomCat 4.1.30 on my Windows XP workstation along with mySQL
and JUDDI.

I can run TomCat successfully.  I have also installed mySQL and setup a
JUDDI database and a JUDDI user.  In fact, I even created a PUBLISHER Table
in the JUDDI database and successfully populated it with a single row.

Where I am going with this is that when I run the
http://127.0.0.1:8080/juddi/happyjuddi.jsp the only problem that I see is
the following:

- DB connection was not aquired. (Cannot create PoolableConnectionFactory) 
- SELECT COUNT(*) FROM PUBLISHER failed (null)
I have been reading the archives and have discovered that this is a common
problem.
I have tried a number of things to fix this problem and now am thoroughly
lost and confused...
Any help someone could give me would be apreciated.

Thanks,
John M.