• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Consume a ws from ESB

 
Ranch Hand
Posts: 218
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there, I'm new in SOA and I hope that someone can help me to found out how a consumer can exchange request trough an ESB in unaware format.

Usually we need the consumer to create artifacts from a wsdl, so it knows where the remote service is and what requires. In my case I would like to establish an unaware communication between consumer and provider trough the ESB. So my consumer knows where the BUS is, but doesn't know anything else about the remote service (format, parameters, ecc.)

So far I succesfully pubblished the remote wsdl on the UDDI registry (JBoss ESB), now what are the next steps?
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic