facebook

JAX-WS without bindings, to get generic schemas

  1. MyEclipse Archived
  2.  > 
  3. Web Services
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #286731 Reply

    It’s possible ? If yes..
    How I could do that using MyEclipse 6.5 ?
    Or if have any trick to do that or either other WS-framework ?
    I’m working into a SOA project and I’d need have one WS that be generic.
    Thanks in advance

    #286752 Reply

    To explain one little bit better.
    This generic WS will receive de WSDL and should read the header to call the properly WS version, to keep the compabilities with legacy clients.
    Actually this WS will work as a WS Facade.
    Thanks.

    #286819 Reply

    HI once again….

    Now I’m trying with AXIS2 1.4, and it’s providing what I’d have expected to do, unfortunately I’m not using the MyEclipse to work but Eclipse Ganymede 3.4 instead.
    I’m also working with Client/Provider as asynchronous, with Callback.

    #286834 Reply

    Brian Fernandes
    Moderator

    kvillaca,

    I’m sorry for the delayed response. I’m afraid we could not follow your question, maybe our JAX-WS tutorial will help, if you can create a delegating web service using something similar to our Calculator example and bottom up strategy.

    If you try to create a WS client using our client wizard, you can enable the “asynchronous” checkbox to create async calls to the service.

    Hope this helps.

    #286853 Reply

    I’ll try, thanks, however I’m using XMLBeans, it’ll work too ?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: JAX-WS without bindings, to get generic schemas

You must be logged in to post in the forum log in