Sunday 5 April, 2009

External Jars in JCAPS512 Environment

Loading external jars in to JCAPS512 environment can be done in couple of ways.
1)Import the jar directly in to the JCD(The jar should be imported in to the project where this JCD is used or have access).
2)Place the jars in JCAPS\eDesigner\usr\lib\ext folder(If jars are placed in the above mentioned folder,to get the JCD recognize the methods exposed by the jar we have to type the entire package strcuture for the first time).

For runtime configuration
If the jars are not included as part of JCD,then for runtime loading of external jars,they have to be placed in JCAPS\logicalhost\is\lib folder.

No comments: