• 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

ebXML: is it in real business or just still in concept?

 
Ranch Hand
Posts: 798
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In Sun tutorial, it said that we could use web service to access ebXML to get product infomation. My question is, is it in real business or just still in concept? anybody has real experience in ebXML with java web service?

Thanks.
 
Bartender
Posts: 2968
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Edward Chen:
Anybody has real experience in ebXML with java web service?


Not me.
However Sun has decided to standardize on UDDI instead of ebXML for J2EE web service registries, though conceptually JAXR should be capable of interfacing with an ebXML registry. Furthermore many vendors didn't see the point in JAXM as it seemed to duplicate JMS functionality; so it never was included in the J2EE specification either. So ebXML/JAXM adoption is entirely up to the vendor which makes ebXML/JAXM not fully portable. Also ebXML is fairly big and is comprised of numerous specifications. All this probably has at least partially contributed to the lack of in-depth adoption of ebXML despite the fact that it has been around for awhile. Then again there aren't that many UDDI registries either.

ebXML
Understanding ebXML
ebXML and JAXM?
 
reply
    Bookmark Topic Watch Topic
  • New Topic