Click here to Skip to main content
15,912,756 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: (untagged)
hi i have developed a web service now i want to call that service soap client using jbossesb.Can anybody help me in developing the the soapui client for my web service?

thank you in advance
with best regard
rakesh kumar
Posted
Comments
R. Giskard Reventlov 28-Mar-11 14:16pm    
What have you already researched and tried for yourself?
Eduard Keilholz 28-Mar-11 14:34pm    
What programming language? What development environment?
rakesh005 29-Mar-11 11:16am    
hisorry for the incomplete information.
i m using java in jboss developer studio.Now i got how to create soapui client.
Thank you for your interest.
Rick Shaub 28-Mar-11 16:35pm    
He said JBossESB, which is Java.

1 solution

I don't know how to do this in JBossESB, but in Netbeans all you have to do is supply the WSDL and the IDE generates a client for you. Then you just put your implementation logic in the methods. This is probably a good search term to start with: http://www.google.com/search?source=ig&hl=en&rlz=&q=jboss+ESB+SOAP+client+wsdl&btnG=Google+Search&aq=f&aqi=&aql=&oq=[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900