The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Invoking Web Services using Apache Axis2
Subject:  Serialization of database data to SOAP message
Date:  2007-07-25 00:01:19
From:  deepal
Response to: Serialization of database data to SOAP message


Well , in this particular case you have two options
option 1 : You have to write a Message Receiver which can serialize data base data into XML
option 2 : Use WSO2 WSAS , which has implemented to support database support, So with that you can expose relational database as Web service.

 Feed java.net RSS Feeds