The UDDI XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only.
Publication and discovery of a web service
Forum topic: Submitted by fairouz on Fri, 2012-04-13 13:45.
Hello,
I use "owls-uddi-matchmaker-1.3-bin" and "mmclient-v1.2-src" that contains an interface for users to interact with the OWL-S/UDDI matchmaker.
I have to do some manipulations on these codes (Add some specificities). So, first, I have to run this code. I don't know how to ensure the relationship between these two components(OWL-S/UDDI matchmaker andMatchmaker Client API)?
I could do the publication of a service using only "mmclient-v1.2-src". But, what can I do the discovery of a service? Can you give me the appropriate code to use, please?
I am really blocked for three months. Thank you in advance.
I have to do some manipulations on these codes (Add some specificities). So, first, I have to run this code. I don't know how to ensure the relationship between these two components(OWL-S/UDDI matchmaker andMatchmaker Client API)?
I could do the publication of a service using only "mmclient-v1.2-src". But, what can I do the discovery of a service? Can you give me the appropriate code to use, please?
I am really blocked for three months. Thank you in advance.
owl-s/uddi matchmaker
I don't have answer for this problem because i'm still in the first step. I installed owls/uddi matchmaker but i can't run apache tomcat (Problems are caused).
After owls/uddi installation, tomcat show this message:
INFO: validateJarFile(C:\java\apache-tomcat-6.0.20\webapps\juddi\WEB-INF\lib\ser vlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class : javax/servlet/Servlet.class log4j:WARN No appenders could be found for logger (org.apache.axis.transport.htt p.AxisServlet). log4j:WARN Please initialize the log4j system properly. May be it's the cause of the problem. Can i found solution for that