cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
70
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Tan An Chen on 08-06-2010 01:07:52 AM
The attached Ecplise.docx will give you step by step instruction also include screen shot to get the first SchedulingAPI result.
 
You can using the attached build.xml and modify common.properties for your development enviornment to generate the stub code from the WSDL file.
 
You can use the attached axis2.xml or
get a copy of axis2.xml from apache axis2 1.4.1/conf. And add <module ref="rampart"/>
in the Global Modules section. If you don't have the addressing module, you need to remove the module from axis2.xml.

The attached sample java code SchedulingAPIManager.java will show you how to get the first SchedulingAPI result.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links