Oracle9iAS Portal Developer Kit
Troubleshooting PDK-Java (JPDK)

Figuring out the source of errors while installing and deploying the JPDK can be extremely confusing for any developer. With the myriad of Web and listener components, it is sometimes difficult for even very experience developers to determine which piece or component is the culprit in causing error messages or unexpected results. Most of the work in resolving such issues consists of identifying the root and cause of the error; once that task is completed, correcting the problem is often relatively simple.

This article offers tips, suggestions, and troubleshooting advice when encountering problems installing and using the PDK-Java (JPDK) framework and samples. As the PDK-Java grows each month, so will this article. This article is separated into three sections for your convenience, install, samples deployment, and building your portlet.

INSTALL

You receive this error message, when attempting to register the Subscriber ID Portlet from the JPDK download. The reason for this is because a ProviderKey has not been specified in the "Add a Portlet Provider" screen. Specify a ProviderKey for the SubscriberPortlet and click OK. Doing this will resolve the error.

Note: You can specify any set of characters for your providerkey.

SAMPLES DEPLOYMENT

BUILDING YOUR PORTLET


Revision History: