![]() |
When using integration solutions, data in web services is received and sent through JAX-WS or JAX-RPC. When the data is received it is converted to Java classes, which makes it easy to access when contained in the message. But not all data enters the system through web services. For example, it could enter through Java-based integration applications, where data is read from JMS or from the file system. In either case, there is a similar need to be able to access the data through Java classes. The JAXB Wizard enables you to generate Java classes from an XSD or DTD inside the IDE. The Code-Seeder Palette's functionality allows you to generate template code in order to marshal, unmarshal, construct JAXB Objects to and from many sources. Sources can be JMS Message, String, or File.
The following topics provide instructions on how access and use data to generate Java classes from an XSD or DTD inside the IDE.
What You Need to Do
Additional Sources of JAXB Information
(screencast)
(tutorial)

This page (revision-18) was last changed on
20-May-09 12:58 PM, -0700
by CarolT.
This page was created on
01-Dec-08 16:04 PM, -0800 by dariopadilla.
| Version | Date | Author | Size | Changes ... |
|---|---|---|---|---|
| 18 | 20-May-09 12:58 PM, -0700 | CarolT | 2490 | to previous |
| 17 | 20-May-09 12:47 PM, -0700 | CarolT | 2431 | to previous | to last |
| 16 | 20-May-09 12:47 PM, -0700 | CarolT | 2431 | to previous | to last |
| 15 | 20-May-09 12:35 PM, -0700 | CarolT | 2431 | to previous | to last |
| 14 | 20-May-09 12:30 PM, -0700 | CarolT | 2058 | to previous | to last |
| 13 | 03-Dec-08 16:12 PM, -0800 | Kevin Hopke | 2031 | to previous | to last |
| 12 | 03-Dec-08 16:01 PM, -0800 | Kevin Hopke | 11792 | to previous | to last |
| 11 | 03-Dec-08 15:42 PM, -0800 | Kevin Hopke | 11747 | to previous | to last |
| 10 | 03-Dec-08 15:25 PM, -0800 | Kevin Hopke | 11750 | to previous | to last |
| 9 | 03-Dec-08 15:18 PM, -0800 | Kevin Hopke | 12165 | to previous | to last |
| 8 | 03-Dec-08 15:17 PM, -0800 | Kevin Hopke | 12168 | to previous | to last |
| 7 | 03-Dec-08 14:03 PM, -0800 | Kevin Hopke | 12138 | to previous | to last |
| 6 | 02-Dec-08 10:13 AM, -0800 | dariopadilla | 11645 | to previous | to last |
| 5 | 02-Dec-08 10:10 AM, -0800 | dariopadilla | 11649 | to previous | to last |
| 4 | 01-Dec-08 16:58 PM, -0800 | dariopadilla | 11621 | to previous | to last |
| 3 | 01-Dec-08 16:58 PM, -0800 | dariopadilla | 11640 | to previous | to last |
| 2 | 01-Dec-08 16:16 PM, -0800 | dariopadilla | 11174 | to previous | to last |
| 1 | 01-Dec-08 16:04 PM, -0800 | dariopadilla | 11187 | to last |
