Hi Everyone,

Just to follow up on the previous help request. I was able to get uddij running with
uddi4j and C# explorer.

Basically for last 3 days I was trying like mad and changed lots of settings everywhere. That was the main reason I couldn’t get it working properly.

I uninstalled everything including tomcat and did a step by step installation as stated in
http://www.devx.com/Java/Article/21390/0/page/6

Also using this with mysql you are going to get into trouble with DataSource

So I will recommend using Apache Admin for adding a datasource. Please note that add datasource to juddi and not apache tomcat.

Admin procedure Instructions can be found at

http://forum.java.sun.com/thread.jspa?threadID=553305&start=15
then make sure that you have mysql-connector-java-xxxxx-bin.jar in tomcat/common/lib…also make sure that you
have basic jar’s already in tomcat lib. (few jars in my lib are commons-pool-1.1.jar, commons-collections.jar,
commons-dbcp-1.1.jar, jndi.jar, mysql-connector-java-3.1.11-bin.jar, activation.jar – all might not be reqd..I donno )

Also if you are trying uddi4j sample examples like “find_business” make sure you include jre, soap.jar, activation.jar, mail.jar, uddi4j.jar in client app.

And one more thing there is no need of separate AXIS or SOAP apps deployed in tomcat for juddi to run because juddi has it’s own axis and soap transport.

Then will see juddi Happy and running properly.
If you get into some trouble TCP Monitor with AXIS package and juddi console can provide additional help in debugging the problem.

Thanks,

Sameer
              P.S – sorry for previous lengthy message with all my settings: D. Desperately wanted to get it running.

Reply via email to