WSDL to CORBA code generation
This component is based on this simple equation: wsdl2java + java2idl = wsdl2idl
The algorithm used is the following:
- retrieving the wsdl
The first step is retrieving the WSDL used in the code generation.
- copying ord.idl and ir.idl
When the WSDL is obtained we copy the 'orb.idl' and the 'ir.idl' in the same directory where we have saved the WSDL. These files are needed for corba type binding and are standard.
- preparing workspace
In this phase we create all the directory used during the code ganeration, in particulare we create a directory for the java source files and for the class files.
- wsdl to java
The WSDL to Java code generation is executed using CXF. In CXF, the default mapping from wsdl to java data types is good, but you should control which of these data types are supported from our component.
In fact, we must convert every types defined in the WSDL in a IDL type and not all of them are actually supported.
This page (revision-3) was last changed on
26-Jun-09 06:28 AM, -0700
by 213.174.165.189.
This page was created on
26-Jun-09 06:24 AM, -0700 by 213.174.165.189.
More info...
| Version |
Date |
Author |
Size |
Changes ... |
|
14
|
29-Jun-09 02:28 AM, -0700
|
213.174.165.189 |
4372 |
to previous
|
|
13
|
29-Jun-09 02:22 AM, -0700
|
213.174.165.189 |
4382 |
to previous
|
to last
|
|
12
|
26-Jun-09 06:57 AM, -0700
|
213.174.165.189 |
4416 |
to previous
|
to last
|
|
11
|
26-Jun-09 06:46 AM, -0700
|
213.174.165.189 |
1875 |
to previous
|
to last
|
|
10
|
26-Jun-09 06:45 AM, -0700
|
213.174.165.189 |
1871 |
to previous
|
to last
|
|
9
|
26-Jun-09 06:42 AM, -0700
|
213.174.165.189 |
1864 |
to previous
|
to last
|
|
8
|
26-Jun-09 06:40 AM, -0700
|
213.174.165.189 |
1860 |
to previous
|
to last
|
|
7
|
26-Jun-09 06:38 AM, -0700
|
213.174.165.189 |
1858 |
to previous
|
to last
|
|
6
|
26-Jun-09 06:34 AM, -0700
|
213.174.165.189 |
1859 |
to previous
|
to last
|
|
5
|
26-Jun-09 06:31 AM, -0700
|
213.174.165.189 |
1216 |
to previous
|
to last
|
|
4
|
26-Jun-09 06:29 AM, -0700
|
213.174.165.189 |
1215 |
to previous
|
to last
|
|
3
|
26-Jun-09 06:28 AM, -0700
|
213.174.165.189 |
1211 |
to previous
|
to last
|
|
2
|
26-Jun-09 06:27 AM, -0700
|
213.174.165.189 |
1205 |
to previous
|
to last
|
|
1
|
26-Jun-09 06:24 AM, -0700
|
213.174.165.189 |
1203 |
to last
|