JMS Binding
"Nader Troudi" <[email protected]> Wed, 5 Jul 2006 14:00:54 -0700
| Newsgroups | gmane.comp.apache.webservices.wsif.user |
|---|---|
| Message-ID | <604C73CDAD12664C9A56FBBF14397BC51546E2@bel-msg-02.SEA.CORP.EXPECN.COM> |
Hi, I'm looking for more samples regarding the JMS binding in WSIF. I want to use JMS and send complex object (not only string). I tried, my WSDL seems to be well formed. I created a stub manually for my service. However at run time (using factory.getService) the service was not able to recognize the method. I think a good sample will be helpful.