aspose file tools
The moose likes Web Services and the fly likes how to use uddi4j with private UDDI registry Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "how to use uddi4j with private UDDI registry" Watch "how to use uddi4j with private UDDI registry" New topic
Author

how to use uddi4j with private UDDI registry

chaitanya palli
Greenhorn

Joined: Feb 19, 2010
Posts: 13
Hi all,
I am a new bie to Webservices ,UDDI registry etc,I have setup my private UDDI registry.im using
1)JDK 1.5.0_15
2)Tomcat 6.0.24
3)MySQL Server 5.1
4)mysql-connector-java-5.1.12
5) juddi 0.9rc4
6)Axis2-1.5.1 .
I am done upto Juddi publish API in Juddi Console Beta. with all the auth_ token key,business key,service key,binding key,tmodel key,discovery URL,access point URL.the problem comes when i try for Juddi Inquiry API,for example ,in find_business it is asking for auth_token and find qualifier,tmodel reference key bla bla bla..I dont know what find qualifier means,i tried in google and gave AND ALLKEYS for find qualifier,after pressing submit it is displaying related info without any info related to the business iam searching((<businessinfo/> is that what it is showing simply,nothing else)),similarly for find_service,find_binding,find_tmodel etc., is this the problem with database connection or anythIng else? please help me out
my business name is "ABC" and service name is "Factorialcalculation"


Spread Smiles
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2193
Hi!
You should do some reading on the UDDI standard to help you understand what you are doing. Here are some links to get you started:
http://uddi.org/pubs/uddi-tech-wp.pdf
http://www.oasis-open.org/committees/uddi-spec/doc/tcspecs.htm
Best wishes!
chaitanya palli
Greenhorn

Joined: Feb 19, 2010
Posts: 13
thank you for replying sir,

but I am not really getting what exactly problem is ?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to use uddi4j with private UDDI registry
 
Similar Threads
Private UDDI Registry
JUDDI inquiry API
Find_service() on UDDI
What is tModel?
UDDI?