The Artima Developer Community
Sponsored Link

Web Services Forum
Reg :Axis Webservices

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
ulaganatha A

Posts: 1
Nickname: ulaganatha
Registered: Feb, 2008

Reg :Axis Webservices Posted: Feb 21, 2008 11:15 PM
Reply to this message Reply
Advertisement
Hi ,



I am going to use third party software for Web service. In most of their web service web methods take Datatable (a .net Framework class that represents a table) as input parameters and return the same. So it isn't interoperable with java. We are using Axis toolkit (wsdl2java) to create the client stub. It seems the only option would be to write our own implementation to form SOAP(XML) messages on the fly and write it over http request . Instead of that one Is any other way to form JavaBean instead of DataTable?

Topic: Remote Access Previous Topic   Next Topic Topic: how to implement document based web service with axis

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use