Source Code : Deploying a JiBX generated service
Java Is Open Source Programming Language You Can Download From Java and Java Libraries From http://www.oracle.com.
Click Here to download
We provide this code related to title for you to solve your developing problem easily. Libraries which is import in this program you can download from http://www.oracle.com.
Click Here or search from google with Libraries Name you get jar file related it
Deploying a JiBX generated service
Axis2 Quick Start Guide- (JiBX)
======================================
Introduction
============
In this sample, we are deploying a JiBX generated service. The service
is tested using generated client stubs.
Pre-Requisites
==============
Apache Ant 1.6.2 or later
Building the Service
====================
Type "ant generate.service" from Axis2_HOME/samples/quickstartjibx
directory and then deploy the
Axis2_HOME/samples/quickstartjibx/build/service/build/lib/StockQuoteService.aar
Running the Client
==================
type ant run.client in the Axis2_HOME/samples/quickstartadb directory
Help
====
Please contact axis-user list (axis-user@ws.apache.org) if you
have any trouble running the sample.
Thank with us