Back to Use Encoders In POJOSE, or Use Encoders In POJOSE Info
| At line 92 changed 1 line. |
| Now we need to include the set of jars for the custom encoder into the POJO java project. |
| Please refer to [Include Jar Files for Custom Encoder] for details on how to include the set of jars for the custom encoder into the POJO java project. |
| At line 94 removed 17 lines. |
| Unzip the encoderlib.jar (which may be found in $GlassFishESB_INSTALL_ROOT\glassfish\addons\jbi-components\encoderlib.jar) which contains following 6 jar files into a temporary directory. |
| [{Image src='image031.png'align='top' }] |
| The list of jar files are: |
| # custom.jar |
| # customencoder-xsdextension.jar |
| # encoderfrmwk-xsdextension.jar |
| # encoderfwrt.jar |
| # jsr173_api.jar |
| # xbean.jar |
| Now add these 6 jars files into the Libraries of the POJO java project. |
| [{Image src='image033.png'align='top' }] |
| You should now see these jars are included in the “Libraries” in the POJO java project. |
| [{Image src='image035.png'align='top' }] |
| At line 468 added 3 lines. |
| * Any questions/feebacks? |
| \\ |
| Please email: [soabi-encoders@sun.com|mailto:soabi-encoders@sun.com] |