 |
Article:
 |
 |
Invoking Web Services using Apache Axis2
|
| Subject: |
Serialization of database data to SOAP message |
| Date: |
2007-07-23 07:54:49 |
| From: |
eppitis |
|
|

|
|
I want to get some database data using Axis2 Async Mode. I want to know if Axis2 is able to serialize the DB data to a soap message or I do have to use javax.xml.parsers first? |
|