Code Generation Details Dialog
Refer to this table when generating a WebApp component implementation.
Note: Normally, if you import packages and do not add them to the manifest, TIBCO Business Studio displays an error. However, If you import any of the
javax.xml.* or
org.ietf.jgss packages and do not declare the import in the manifest, TIBCO Business Studio does not display an error because TIBCO Business Studio resolves those packages from the configured JRE. If you then deploy the application without the declaration in the manifest, the application will not run. Hence, you must ensure that you import
javax.xml or
org.ietf.jgss packages in the manifest file.
Copyright © Cloud Software Group, Inc. All rights reserved.