|
Hi Everyone, Just to follow up on the previous help request. I was
able to get uddij running with 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 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 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. Thanks, Sameer |
